summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/dtk/dtk-new-engines.clo
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2019-04-05 21:13:17 +0000
committerKarl Berry <karl@freefriends.org>2019-04-05 21:13:17 +0000
commitb3e62d595cd3282078f660e96b7b8a7e1458efb3 (patch)
tree55e316714bb3abc92e5642c0b9547114e2795f33 /Master/texmf-dist/tex/latex/dtk/dtk-new-engines.clo
parent398a9e99b782bc15f1c5cecfb762159b712de603 (diff)
dtk (5apr19)
git-svn-id: svn://tug.org/texlive/trunk@50789 c570f23f-e606-0410-a88d-b1316a301751
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