Changes

Jump to navigation Jump to search
607 bytes added ,  06:10, 10 May 2019
m
no edit summary
'''Leipzig Fraktur [3]:''' Web page is in German. Peter Wiegel made this font for the same reasons as with "Mainzer Fraktur". The formats OT, T1, TT of the font are all together better found at another address [3a].
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. Me however, 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].
----
4. Providing an example of ConTeXt commands for yfrak:
More extensive examples of font defining you can see in [4] (Willi Egger)
</pre>
<pre>
\definefont [XIVyfrak] [name:yfrakregular at 14pt] [.75]
\def\tz {\char 323 } % " tz
\def\ae {\char 321 } % umlaut ä
</pre>
<pre>
\starttext
More extensive examples of font defining you can see in [4] (Willi Egger).
Both following examples should be comparable to 12pt:
</pre>
<pre>
\definefontfeature[thinned-10][effect={width=-0.10,auto=yes}]
\definefont[ufa][unifrakturmaguntia18*default]
\def\st{\char 64261 } % " st
</pre>
 
<pre>
\starttext
 
\ufa
\glqq Ein Hundert Ba\tz en mein Gebot,\\
\q Falls du die Kun\st\ be\s i\tz e\st;\\
Do\ch, merk' es dir, di\ch\ \st e\ch' i\ch\ todt,\\
\q So du die Haut mir ri\tz e\st.\grqq\\
Und der Ge\s ell: \glqq Den Teufel auch!\\
Das i\s t des Landes ni\ch t der Brau\ch.\grqq\\
\q Er läu\ft\ und \s\ch i\ck t den Jungen.
 
\stoptext
</pre>
 
<pre>
After having done so, the same text will be "tweaked" by "\ufb".
Compare the two prints. The result is here: [[File:wiki-yfrak.pdf]]
See [5], the 6th verse.
</pre>
 
----
 
 
'''Leipzig Fraktur'''
57

edits

Navigation menu