diff options
author | Robert Alessi <alessi@robertalessi.net> | 2020-07-09 12:44:57 +0200 |
---|---|---|
committer | Robert Alessi <alessi@robertalessi.net> | 2020-07-09 12:44:57 +0200 |
commit | c4214ad8bfe2a635e4c28529cdee1b600d261984 (patch) | |
tree | f29b799cd86ac01285c4773fa56fe7e53c79be7d | |
parent | 8978cdfcc3c7cd4989ca9995e12d85bad54e0de5 (diff) | |
download | ekdosis-c4214ad8bfe2a635e4c28529cdee1b600d261984.tar.gz |
\BabelEnsureInfo seems to be required as of babel v3.46
-rw-r--r-- | ekdosis.dtx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ekdosis.dtx b/ekdosis.dtx index f2700aa..722f32c 100644 --- a/ekdosis.dtx +++ b/ekdosis.dtx | |||
@@ -178,6 +178,7 @@ along with this program. If not, see | |||
178 | \usepackage{microtype} | 178 | \usepackage{microtype} |
179 | \usepackage[no-math]{fontspec} | 179 | \usepackage[no-math]{fontspec} |
180 | \usepackage[latin.classic,greek.ancient,american]{babel} | 180 | \usepackage[latin.classic,greek.ancient,american]{babel} |
181 | \BabelEnsureInfo | ||
181 | \babelfont{rm}[ | 182 | \babelfont{rm}[ |
182 | SlantedFont={Old Standard}, | 183 | SlantedFont={Old Standard}, |
183 | SlantedFeatures={FakeSlant=0.25}, | 184 | SlantedFeatures={FakeSlant=0.25}, |