Hilfe! Ich bekomme die Altdeutsche Schrift nicht hin

Schriftbild, Absätze und Auflistungen einstellen


lycopus
Forum-Newbie
Forum-Newbie
Beiträge: 4
Registriert: Sa 6. Feb 2010, 21:37

Hilfe! Ich bekomme die Altdeutsche Schrift nicht hin

Beitrag von lycopus »

Ich will in einem Dokument einzelne wenige Absätze mit einer altdeutschen Schrift, am liebsten swab erstellen und bekomme es nicht hin :oops:

Ich hab mal in einem anderen Forum die Frage gestellt weil ich fürchte dass das für einen Neueinsteiger wie mich nicht ganz einfach sein wird:

http://www.mrunix.de/forums/showthread. ... ight=yswab

Ich habe übrigens die Pakete ygoth, yfonts, german, yswab, im Verzeichnis

usr/share/texmf/tex/latex

Danke für jeden Hinweis!

matze

Beitrag von matze »

...
Zuletzt geändert von matze am Mo 19. Sep 2011, 01:20, insgesamt 1-mal geändert.

lycopus
Forum-Newbie
Forum-Newbie
Beiträge: 4
Registriert: Sa 6. Feb 2010, 21:37

Beitrag von lycopus »

matze hat geschrieben:Fehlermeldung
! Font U/yfrak/m/n/10=yfrak at 10.0pt not loadable: Metric (TFM) file not found
Du musst Dir die entsprechenden Fonts herunterladen
z.B.
www.ctan.org/tex-archive/fonts/gothic/yfrak/yfrak.tfm
Ich hab den ganzen Ordner gothic entzippt und in folgendes Verzeichnis gelegt: /usr/share/texmf/fonts/tfm/goth

Jetzt ist mein Protokoll ohne Fehler aber ich habe nur die Standardschrift und keine swab :?
This is pdfTeXk, Version 3.141592-1.40.3 (Web2C 7.5.6) (format=latex 2010.1.31) 11 FEB 2010 06:53
entering extended mode
%&-line parsing enabled.
**test1.tex
(./test1.tex
LaTeX2e <2005/12/01>
Babel <v3.8h> and hyphenation patterns for english, usenglishmax, dumylang, noh
yphenation, german, ngerman, loaded.
(/usr/share/texmf-texlive/tex/latex/base/article.cls
Document Class: article 2005/09/16 v1.4f Standard LaTeX document class
(/usr/share/texmf-texlive/tex/latex/base/size10.clo
File: size10.clo 2005/09/16 v1.4f Standard LaTeX file (size option)
)
\c@part=\count79
\c@section=\count80
\c@subsection=\count81
\c@subsubsection=\count82
\c@paragraph=\count83
\c@subparagraph=\count84
\c@figure=\count85
\c@table=\count86
\abovecaptionskip=\skip41
\belowcaptionskip=\skip42
\bibindent=\dimen102
)
(/usr/share/texmf-texlive/tex/latex/mfnfss/oldgerm.sty
Package: oldgerm 1998/06/07 v2.1j LaTeX2e package for Old German fonts
) (./test1.aux)
\openout1 = `test1.aux'.

LaTeX Font Info: Checking defaults for OML/cmm/m/it on input line 3.
LaTeX Font Info: ... okay on input line 3.
LaTeX Font Info: Checking defaults for T1/cmr/m/n on input line 3.
LaTeX Font Info: ... okay on input line 3.
LaTeX Font Info: Checking defaults for OT1/cmr/m/n on input line 3.
LaTeX Font Info: ... okay on input line 3.
LaTeX Font Info: Checking defaults for OMS/cmsy/m/n on input line 3.
LaTeX Font Info: ... okay on input line 3.
LaTeX Font Info: Checking defaults for OMX/cmex/m/n on input line 3.
LaTeX Font Info: ... okay on input line 3.
LaTeX Font Info: Checking defaults for U/cmr/m/n on input line 3.
LaTeX Font Info: ... okay on input line 3.
LaTeX Font Info: Try loading font information for U+ygoth on input line 4.

(/usr/share/texmf-texlive/tex/latex/mfnfss/uygoth.fd
File: Uygoth.fd 1998/06/07 v2.1j YH Gothic font definitions
)
LaTeX Font Info: Try loading font information for U+yswab on input line 5.

(/usr/share/texmf-texlive/tex/latex/mfnfss/uyswab.fd
File: Uyswab.fd 1998/06/07 v2.1j YH Schwabacher font definitions
)
LaTeX Font Info: Try loading font information for U+yfrak on input line 6.

(/usr/share/texmf-texlive/tex/latex/mfnfss/uyfrak.fd
File: Uyfrak.fd 1998/06/07 v2.1j YH Fraktur definitions
) [1

] (./test1.aux) )
Here is how much of TeX's memory you used:
244 strings out of 95071
3013 string characters out of 1182703
45955 words of memory out of 1500000
3489 multiletter control sequences out of 10000+50000
4623 words of font info for 17 fonts, out of 1200000 for 2000
28 hyphenation exceptions out of 8191
23i,4n,17p,166b,107s stack positions out of 5000i,500n,6000p,200000b,5000s

Output written on test1.dvi (1 page, 436 bytes).

Benutzeravatar
bloodworks
Moderator
Moderator
Beiträge: 1425
Registriert: Mo 19. Jan 2009, 10:52
Wohnort: /dev/null

Beitrag von bloodworks »

Hallo warum oldgerm? Dein Link zu mr unix tut im Übrigen net
Meim Minimalbeispiel läuft mit TexLive 09 und pdflatex sauber durch
\documentclass{scrbook} 
\usepackage[ngerman]{babel} 
\usepackage[T1]{fontenc}
\usepackage{yfonts}
\usepackage{blindtext}


\begin{document}
\swabfamily
\blindtext
\end{document}
Vll gibst du auch mal ein Minimalbeispiel etc...


BTW nur um das mal wieder publik zu machen: http://www.tug.dk/FontCatalogue/

lycopus
Forum-Newbie
Forum-Newbie
Beiträge: 4
Registriert: Sa 6. Feb 2010, 21:37

Beitrag von lycopus »

bloodworks hat geschrieben:Hallo warum oldgerm? Dein Link zu mr unix tut im Übrigen net
Meim Minimalbeispiel läuft mit TexLive 09 und pdflatex sauber durch
\documentclass{scrbook} 
\usepackage[ngerman]{babel} 
\usepackage[T1]{fontenc}
\usepackage{yfonts}
\usepackage{blindtext}


\begin{document}
\swabfamily
\blindtext
\end{document}
Vll gibst du auch mal ein Minimalbeispiel etc...


BTW nur um das mal wieder publik zu machen: http://www.tug.dk/FontCatalogue/
http://www.mrunix.de/forums/showthread. ... ight=yswab

Benutzeravatar
bloodworks
Moderator
Moderator
Beiträge: 1425
Registriert: Mo 19. Jan 2009, 10:52
Wohnort: /dev/null

Beitrag von bloodworks »

Hast du jetzt das Bsp von mir ausprobiert oder nicht? oldgerm ist uralt. Warum möchtest du das damit machen?

lycopus1

Beitrag von lycopus1 »

bloodworks hat geschrieben:Hast du jetzt das Bsp von mir ausprobiert oder nicht? oldgerm ist uralt. Warum möchtest du das damit machen?
Danke! Ich hab Dein Beispiel natürlich auch ausprobiert und es klappt ohne Mucken. Ist doch schön wenn beide Versionen funktionieren. :D

Es wird daran liegen, dass ich alle alten Latexpakete deinstalliert und das komplette textlive 2009 installiert habe. Momentan bin ich somit ein glücklicher Latex-"Vertreter".

Antworten