summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/einfuehrung/exa-fontconfig.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/einfuehrung/exa-fontconfig.tex')
-rw-r--r--Master/texmf-dist/doc/latex/einfuehrung/exa-fontconfig.tex15
1 files changed, 8 insertions, 7 deletions
diff --git a/Master/texmf-dist/doc/latex/einfuehrung/exa-fontconfig.tex b/Master/texmf-dist/doc/latex/einfuehrung/exa-fontconfig.tex
index 1045489b739..03097bb80b3 100644
--- a/Master/texmf-dist/doc/latex/einfuehrung/exa-fontconfig.tex
+++ b/Master/texmf-dist/doc/latex/einfuehrung/exa-fontconfig.tex
@@ -3,20 +3,21 @@
\usepackage{mathspec}
\setmathfont{Latin Modern Math}
\usepackage{libertineotf}
-\fi
+\else
\ifluatex
\usepackage{fontspec}
\setmathrm{Latin Modern Math}
\setmathtt{Latin Modern Math}
\setmathsf{Latin Modern Math}
\usepackage{libertineotf}
-\fi
-\ifpdf
+\else
+%\ifpdf %% we have a latex or pdf run
\RequirePackage[T1]{fontenc}
- \usepackage[scaled=0.82]{beramono}
- \RequirePackage[lucidasmallscale,expert,uprightgreek]{lucidabr}
-% \IfFileExists{lucbmath.sty}{\usepackage[lucidasmallscale,expert,uprightgreek]{lucbmath}}{}% für mathe
-\fi
+ \usepackage{libertine}
+% \usepackage{beramono}
+% \RequirePackage[de,expert,uprightgreek]{lucidabr}% für mathe
+% \IfFileExists{lucbmath.sty}{\usepackage[de,expert,uprightgreek]{lucbmath}}{}% für mathe
+\fi\fi
\endinput