diff options
-rw-r--r-- | ekdosis.dtx | 14 |
1 files changed, 4 insertions, 10 deletions
diff --git a/ekdosis.dtx b/ekdosis.dtx index 0752eb6..af94745 100644 --- a/ekdosis.dtx +++ b/ekdosis.dtx | |||
@@ -358,19 +358,13 @@ along with this program. If not, see | |||
358 | \usepackage{microtype} | 358 | \usepackage{microtype} |
359 | \usepackage[no-math]{fontspec} | 359 | \usepackage[no-math]{fontspec} |
360 | \usepackage[latin.classic,greek.ancient,american]{babel} | 360 | \usepackage[latin.classic,greek.ancient,american]{babel} |
361 | \babelfont{rm}[ | 361 | \babelfont{rm}{Old Standard} |
362 | SlantedFont={Old Standard}, | ||
363 | SlantedFeatures={FakeSlant=0.25}, | ||
364 | BoldSlantedFont={Old Standard}, | ||
365 | BoldSlantedFeatures={FakeBold=1.5,FakeSlant=0.25}]{Old Standard} | ||
366 | \babelfont{sf}{NewComputerModern Sans} | 362 | \babelfont{sf}{NewComputerModern Sans} |
367 | \babelfont{tt}{NewComputerModern Mono} | 363 | \babelfont{tt}{NewComputerModern Mono} |
368 | \babelfont[greek]{rm}[ | 364 | \babelfont[greek]{rm}[ |
369 | Script=Greek, RawFeature={+ss05;+ss06}, | 365 | Script=Greek, |
370 | SlantedFont={Old Standard}, | 366 | RawFeature={+ss05;+ss06} |
371 | SlantedFeatures={FakeSlant=0.25}, | 367 | ]{Old Standard} |
372 | BoldSlantedFont={Old Standard}, | ||
373 | BoldSlantedFeatures={FakeBold=1.5,FakeSlant=0.25}]{Old Standard} | ||
374 | \babelfont[greek]{sf}[Script=Greek]{NewComputerModern Sans} | 368 | \babelfont[greek]{sf}[Script=Greek]{NewComputerModern Sans} |
375 | \babelfont[greek]{tt}[Script=Greek]{NewComputerModern Mono} | 369 | \babelfont[greek]{tt}[Script=Greek]{NewComputerModern Mono} |
376 | \babeltags{ancientgreek = greek} | 370 | \babeltags{ancientgreek = greek} |