diff options
author | Karl Berry <karl@freefriends.org> | 2024-03-01 21:44:35 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2024-03-01 21:44:35 +0000 |
commit | 94f23157f94a5129effb7c4794ac4886798d4a18 (patch) | |
tree | bdadfca1d67cf20d0cf32f3dfa863bb4dbf21508 /Master/texmf-dist/source/latex/metalogox | |
parent | a6c9c5edd75a910168aade3387d424b9e46e0472 (diff) |
metalogox (1mar24)
git-svn-id: svn://tug.org/texlive/trunk@70304 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/metalogox')
-rw-r--r-- | Master/texmf-dist/source/latex/metalogox/metalogox.dtx | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/Master/texmf-dist/source/latex/metalogox/metalogox.dtx b/Master/texmf-dist/source/latex/metalogox/metalogox.dtx index 25b9bd3ba23..327659cc5b5 100644 --- a/Master/texmf-dist/source/latex/metalogox/metalogox.dtx +++ b/Master/texmf-dist/source/latex/metalogox/metalogox.dtx @@ -16,7 +16,7 @@ % \iffalse %<package>\NeedsTeXFormat{LaTeX2e}[1999/12/01] %<package>\ProvidesPackage{metalogox} -%<package> [2024/01/26 v1.04 Extends the metalogo package with font detection.] +%<package> [2024/03/01 v1.05 Extends the metalogo package with font detection.] % %<*driver> \documentclass{ltxdoc} @@ -167,6 +167,7 @@ pageanchor=true, % Eczar, Ibarra, Inria, Inter, MLModern, Nunito, Oswald.} % \changes{v1.03}{2024/01/19}{2024/01/19} % \changes{v1.04}{2024/01/26}{2024/01/26} +% \changes{v1.05}{2024/03/01}{2024/03/01} @@ -1261,6 +1262,7 @@ pageanchor=true, % % Seach a list of possibilities: % \changes{v1.03}{2024/01/19}{Updated many fonts for changed family names.} +% \changes{v1.05}{2024/03/01}{Fixed Erewhon.} % \begin{macrocode} \MLX@@detectone{AccanthisADFStdNoThree}{accanthis}{accanthis}% \MLX@@detectone{AccanthisADFStdNo3}{accanthis}{accanthis}% @@ -1330,7 +1332,7 @@ pageanchor=true, \MLX@@detectone{EBGaramond12}{EB Garamond}{garamond}% \MLX@@detectone{Eczar(0)}{Eczar}{times}% \MLX@@detectone{erewhon}{erewhon}{utopia}% -\MLX@@detectone{Erewhon-Regular}{erewhon}{utopia}% +\MLX@@detectone{Erewhon}{erewhon}{utopia}% \MLX@@detectone{fbb}{fbb}{baskerville}% \MLX@@detectone{FiraSans}{Fira Sans}{helvetica}% \MLX@@detectone{FiraSansBook}{Fira Sans}{helvetica}% |