diff options
-rw-r--r-- | ekdosis.dtx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ekdosis.dtx b/ekdosis.dtx index 999d88f..95c7e1f 100644 --- a/ekdosis.dtx +++ b/ekdosis.dtx | |||
@@ -632,11 +632,11 @@ Alessi <alessi@robertalessi.net> | |||
632 | \defaultfontfeatures{Renderer=Harfbuzz} | 632 | \defaultfontfeatures{Renderer=Harfbuzz} |
633 | \usepackage{microtype} | 633 | \usepackage{microtype} |
634 | \usepackage[latin.classic,greek.ancient,american]{babel} | 634 | \usepackage[latin.classic,greek.ancient,american]{babel} |
635 | \babelfont{rm}{Old Standard} | 635 | \babelfont{rm}[RawFeature=onum]{Old Standard} |
636 | \babelfont{sf}{NewComputerModernSans10} | 636 | \babelfont{sf}{NewComputerModernSans10} |
637 | \babelfont{tt}{NewComputerModernMono10} | 637 | \babelfont{tt}{NewComputerModernMono10} |
638 | \babelfont[greek]{rm}[Script=Greek, | 638 | \babelfont[greek]{rm}[Script=Greek, |
639 | RawFeature={+ss06}] | 639 | RawFeature={+ss06;onum}] |
640 | {Old Standard} | 640 | {Old Standard} |
641 | \newfontfamily{\junicode}{Junicode}[ | 641 | \newfontfamily{\junicode}{Junicode}[ |
642 | Ligatures=TeX, | 642 | Ligatures=TeX, |