diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/einfuehrung/12-04-17.lualtx2')
-rw-r--r-- | Master/texmf-dist/doc/latex/einfuehrung/12-04-17.lualtx2 | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/latex/einfuehrung/12-04-17.lualtx2 b/Master/texmf-dist/doc/latex/einfuehrung/12-04-17.lualtx2 index 6592b8cbd4b..576196304c5 100644 --- a/Master/texmf-dist/doc/latex/einfuehrung/12-04-17.lualtx2 +++ b/Master/texmf-dist/doc/latex/einfuehrung/12-04-17.lualtx2 @@ -1,5 +1,7 @@ %% %% Ein Beispiel der DANTE-Edition +%% +%% 1. Auflage %% %% Beispiel 12-04-17 auf Seite 629. %% @@ -15,6 +17,7 @@ %% ==== % Show page(s) 1,2 %% +%% \documentclass[]{exaarticle2} \pagestyle{empty} \setlength\textwidth{172.40709pt} @@ -49,9 +52,9 @@ function printFontDemo(fontname) end end \end{luacode} - +\StartShownPreambleCommands \usepackage{fontspec}% lualatex - +\StopShownPreambleCommands \begin{document} \directlua{printFontDemo("Bioli")} \end{document} |