summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/latex-bib2-ex/exa-fontconfig.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/latex-bib2-ex/exa-fontconfig.tex')
-rw-r--r--Master/texmf-dist/doc/latex/latex-bib2-ex/exa-fontconfig.tex27
1 files changed, 27 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/latex-bib2-ex/exa-fontconfig.tex b/Master/texmf-dist/doc/latex/latex-bib2-ex/exa-fontconfig.tex
new file mode 100644
index 00000000000..4934cb80570
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/latex-bib2-ex/exa-fontconfig.tex
@@ -0,0 +1,27 @@
+\RequirePackage{ifxetex,ifluatex,ifpdf,dtk-logos}
+%\ifxetex
+% \usepackage{unicode-math}
+% \usepackage{libertine}
+% \setmathfont{TeX Gyre Pagella Math}
+%\else
+\ifluatex
+% \usepackage{fontspec}
+ \usepackage{unicode-math}
+% \setmathrm{TeX Gyre Pagella Math}
+% \setmathtt{TeX Gyre Pagella Math}
+% \setmathsf{TeX Gyre Pagella Math}
+ \setmathfont{TeX Gyre Pagella Math}
+ \usepackage{Alegreya,AlegreyaSans}
+\else
+%\PassOptionsToPackage{scaled=0.82}{beramono}
+%\ifpdf %% we have a latex or pdf run
+ \RequirePackage[T1]{fontenc}
+ \RequirePackage{kpfonts}
+% \usepackage{beramono}
+% \RequirePackage[de,expert,uprightgreek]{lucidabr}% für mathe
+% \IfFileExists{lucbmath.sty}{\usepackage[de,expert,uprightgreek]{lucbmath}}{}% für mathe
+\fi%\fi
+\usepackage{Alegreya,AlegreyaSans}
+
+\endinput
+