summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/lualatex/lua-typo/lua-typo.ltx
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/lualatex/lua-typo/lua-typo.ltx')
-rw-r--r--Master/texmf-dist/doc/lualatex/lua-typo/lua-typo.ltx10
1 files changed, 6 insertions, 4 deletions
diff --git a/Master/texmf-dist/doc/lualatex/lua-typo/lua-typo.ltx b/Master/texmf-dist/doc/lualatex/lua-typo/lua-typo.ltx
index 041d844c9f4..9cc1c6586e0 100644
--- a/Master/texmf-dist/doc/lualatex/lua-typo/lua-typo.ltx
+++ b/Master/texmf-dist/doc/lualatex/lua-typo/lua-typo.ltx
@@ -3,11 +3,13 @@
\usepackage{fontspec}
\setmainfont{erewhon}
\setsansfont{Cabin}[Scale=MatchLowercase]
-\setmonofont{VeraMono.ttf}[
+\setmonofont{iosevka}[
Scale = MatchLowercase,
- ItalicFont = VeraMoIt.ttf,
- BoldFont = VeraMoBd.ttf,
- BoldItalicFont = VeraMoBI.ttf,
+ Extension = .ttf,
+ UprightFont = *-regular,
+ ItalicFont = *-italic,
+ BoldFont = *-bold,
+ BoldItalicFont = *-bolditalic,
HyphenChar=None,
Color=5D1D00,
]