summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/dtk/dtk-new-engines.clo
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/dtk/dtk-new-engines.clo')
-rw-r--r--Master/texmf-dist/tex/latex/dtk/dtk-new-engines.clo17
1 files changed, 8 insertions, 9 deletions
diff --git a/Master/texmf-dist/tex/latex/dtk/dtk-new-engines.clo b/Master/texmf-dist/tex/latex/dtk/dtk-new-engines.clo
index 9a10f99ab1c..97836a98d43 100644
--- a/Master/texmf-dist/tex/latex/dtk/dtk-new-engines.clo
+++ b/Master/texmf-dist/tex/latex/dtk/dtk-new-engines.clo
@@ -41,15 +41,14 @@
* File `dtk-fonts.cfg' used.^^J%
*************************************}%
}{%
- \RequirePackage[lining=true]{libertine}%
- \def\DTKrmFontName{Linux Libertine}%
- \def\DTKsfFontName{Linux Biolinum}%
- \setmathfont{XITSMath}[Scale=0.9,math-style=TeX,bold-style=TeX]%
- \def\DTKmathFontName{XITS Math}%
- \setmonofont{AnonymousPro}[Scale=0.955,FakeStretch=0.87]%
- \def\DTKttFontName{Anonymous Pro}%
- %\setmonofont{DejaVuSansMono}[Scale=0.81,FakeStretch=0.9]%
- %\def\DTKttFontName{DejaVu Mono}%
+ \RequirePackage{libertinus-otf}%
+ \def\DTKrmFontName{Libertinus Serif}%
+ \def\DTKsfFontName{Libertinus Sans Serif}%
+% \setmathfont{XITSMath}[Scale=0.9,math-style=TeX,bold-style=TeX]%
+ \def\DTKmathFontName{Libertinus Math}%
+ \setmonofont{AnonymousPro}[Scale=MatchLowercase,FakeStretch=0.87,
+ RawFeature=-tlig]%
+ \def\DTKttFontName{Anonymous Pro}%
}
\endinput