Changes

Jump to navigation Jump to search
1,198 bytes added ,  15:22, 8 May 2019
m
no edit summary
This web page is in German too and admittedly the advertising makes it even more complicated to find the right download button. Because words with accents on letters normally weren't typeset in Fraktur, but in Antiqua, á, à, ó, ò, ú, ù, the $-Symbol and others were free to designate ligatures and the round s. I found it easier to define correspondend macros (See further down). At least FAQs in English can be found in [3b] after the German ones. The author points to a program (Not examined by me, for MS operating systems only) to facilitate inputting Fraktur text automatically with the right ligatures in [3c].
==Download , installing and Installingusing Fraktur fonts==
'''Yfrak [1]:'''
1. Download yfrak.afm and install it under yout your ConTeXt tree .../tex/texmf-local/ 
2. Run following programs:
mtxrun --generate\\ mtxrun --script fonts --reload\\ mtxrun --script fonts --list --all --pattern=yfrak*
With the last command you should get following output:  [[File:wiki-mtxrun -pattern-script fonts --reloadyfrak.png]]
mtxrun --script fonts --list --all --pattern=yfrak*
With 3. The ligatures of the last command font you should get following outputcan see by:
[[File:$HOME/context-tests/wiki-yfrak-mtxrun-pattern.png]]starttext
\usemodule [fnt-10]\\
\ShowCompleteFont{name:yfrak}{14pt}{1}
\stoptext
4. Providing an example of ConTeXt commands for yfrak:
More extensive examples of font defining you can see in [4] (Willi Egger)
\definefont [XIVyfrak] [name:yfrakregular at 14pt] [.75]
\def\q{\hbox{}\hskip12pt } % indentation of some example text lines
\def\glqq {\char 92 } % " (down)
\def\grqq {\char 34 } % " (up)
\def\s {\char 330 } % the round s
\def\ch {\char 282 } % ligature ch
\def\ck {\char 280 } % " ck
\def\tz {\char 323 } % " tz
\def\ae {\char 321 } % umlaut ä
\starttext
\XIVyfrak\\
\glqq Ein Hundert Ba\tz en mein Gebot,\\
\q Fall\s\ Du die Kunst besi\tz est;\\
Doch, merk' e\s\ dir, di\ch\ stech' ich todt,\\
\q So du die Haut mir ri\tz est.\grqq\\
Und der Gesell: \glqq Den Teufel auch!\\
Da\s\ ist de\s\ Lande\s\ nicht der Brauch.\grqq\\
\q Er l\ae uft und schi\ck t den Jungen.
\stoptext
==References==
[1] https://www.ctan.org/tex-archive/fonts/ps-type1/yfonts (Torsten Bronger, Yannis Haralambos)
[2] http://unifraktur.sourceforge.net/maguntia.html
[2a] http://www.peter-wiegel.de/MainzerFraktur.html
[3] http://www.peter-wiegel.de/Leipzig.html
[3a] https://www.chip.de/downloads/Leipzig-Fraktur-Font_36248614.html
[3b] http://www.peter-wiegel.de/index.html==References==
[1] https://www.ctan.org/tex-archive/fonts/ps-type1/yfonts (Torsten Bronger, Yannis Haralambos)\\
[2] http://unifraktur.sourceforge.net/maguntia.html\\
[2a] http://www.peter-wiegel.de/MainzerFraktur.html\\
[3] http://www.peter-wiegel.de/Leipzig.html\\
[3a] https://www.chip.de/downloads/Leipzig-Fraktur-Font_36248614.html\\
[3b] http://www.peter-wiegel.de/index.html\\
[3c] http://www.ligafaktur.de
[4] https://meeting.contextgarden.net/2018/talks/willi-unifraktur/presentation-unifraktur.pdf (Willi Egger)
57

edits

Navigation menu