diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/einfuehrung/03-08-5.xltx')
-rw-r--r-- | Master/texmf-dist/doc/latex/einfuehrung/03-08-5.xltx | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/einfuehrung/03-08-5.xltx b/Master/texmf-dist/doc/latex/einfuehrung/03-08-5.xltx new file mode 100644 index 00000000000..4d94ade956d --- /dev/null +++ b/Master/texmf-dist/doc/latex/einfuehrung/03-08-5.xltx @@ -0,0 +1,31 @@ +%% +%% Ein Beispiel der DANTE-Edition +%% +%% Beispiel 03-08-5 auf Seite 97. +%% +%% Copyright (C) 2012 Herbert Voss +%% +%% It may be distributed and/or modified under the conditions +%% of the LaTeX Project Public License, either version 1.3 +%% of this license or (at your option) any later version. +%% +%% See http://www.latex-project.org/lppl.txt for details. +%% +%% +%% ==== +% Show page(s) 1 +%% +\documentclass[]{exaarticle} +\pagestyle{empty} +\setlength\textwidth{352.81416pt} +\usepackage{polyglossia} +\setmainlanguage{german} +\setlength{\parindent}{0em} + +\usepackage{fontspec}% XeLaTeX +\setmainfont[Mapping=tex-text]{Adobe Caslon Pro} + +\begin{document} +{\LARGE ff, ffi, ffl} als Ligatur\par +\LARGE Auflauf, Auffahrt, Schifffahrt, Sauerstoffflasche +\end{document} |