diff options
-rw-r--r-- | Master/texmf-dist/doc/fonts/alegreya/README | 2 | ||||
-rw-r--r-- | Master/texmf-dist/fonts/type1/huerta/alegreya/AlegreyaSans-Italic.pfb (renamed from Master/texmf-dist/fonts/type1/huerta/alegreya/AlegreyaSans-RegularItalic.pfb) | bin | 79030 -> 79030 bytes | |||
-rw-r--r-- | Master/texmf-dist/fonts/type1/huerta/alegreya/AlegreyaSansSC-Italic.pfb (renamed from Master/texmf-dist/fonts/type1/huerta/alegreya/AlegreyaSansSC-RegularItalic.pfb) | bin | 74815 -> 74815 bytes | |||
-rw-r--r-- | Master/texmf-dist/tex/latex/alegreya/AlegreyaSans.sty | 2 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/pdftex.tlpsrc | 3 |
5 files changed, 5 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/fonts/alegreya/README b/Master/texmf-dist/doc/fonts/alegreya/README index cca1a6ce210..00673cd7e4d 100644 --- a/Master/texmf-dist/doc/fonts/alegreya/README +++ b/Master/texmf-dist/doc/fonts/alegreya/README @@ -1,4 +1,4 @@ -This is the README for the alegreya package, version 2014-05-18. +This is the README for the alegreya package, version 2014-05-22. This package provides LaTeX, pdfLaTeX, XeLaTeX and LuaLaTeX support for the Alegreya and Alegreya Sans families of fonts, designed by diff --git a/Master/texmf-dist/fonts/type1/huerta/alegreya/AlegreyaSans-RegularItalic.pfb b/Master/texmf-dist/fonts/type1/huerta/alegreya/AlegreyaSans-Italic.pfb Binary files differindex 946b83bf6ec..946b83bf6ec 100644 --- a/Master/texmf-dist/fonts/type1/huerta/alegreya/AlegreyaSans-RegularItalic.pfb +++ b/Master/texmf-dist/fonts/type1/huerta/alegreya/AlegreyaSans-Italic.pfb diff --git a/Master/texmf-dist/fonts/type1/huerta/alegreya/AlegreyaSansSC-RegularItalic.pfb b/Master/texmf-dist/fonts/type1/huerta/alegreya/AlegreyaSansSC-Italic.pfb Binary files differindex eb91455b1d6..eb91455b1d6 100644 --- a/Master/texmf-dist/fonts/type1/huerta/alegreya/AlegreyaSansSC-RegularItalic.pfb +++ b/Master/texmf-dist/fonts/type1/huerta/alegreya/AlegreyaSansSC-Italic.pfb diff --git a/Master/texmf-dist/tex/latex/alegreya/AlegreyaSans.sty b/Master/texmf-dist/tex/latex/alegreya/AlegreyaSans.sty index a41396d4ba7..c9d2851e17a 100644 --- a/Master/texmf-dist/tex/latex/alegreya/AlegreyaSans.sty +++ b/Master/texmf-dist/tex/latex/alegreya/AlegreyaSans.sty @@ -1,5 +1,5 @@ \ProvidesPackage{AlegreyaSans}[% - 2014/01/10 (Bob Tennent) Supports AlegreyaSans and AlegreyaSansSC fonts for all LaTeX engines. ] + 2014/05/18 (Bob Tennent) Supports AlegreyaSans and AlegreyaSansSC fonts for all LaTeX engines. ] \RequirePackage{ifxetex,ifluatex,textcomp} diff --git a/Master/tlpkg/tlpsrc/pdftex.tlpsrc b/Master/tlpkg/tlpsrc/pdftex.tlpsrc index a614dc77ad8..ee6b82f1ce6 100644 --- a/Master/tlpkg/tlpsrc/pdftex.tlpsrc +++ b/Master/tlpkg/tlpsrc/pdftex.tlpsrc @@ -8,6 +8,9 @@ execute AddFormat name=etex engine=pdftex patterns=language.def \ execute AddFormat name=pdfetex engine=pdftex patterns=language.def \ options="-translate-file=cp227.tcx *pdfetex.ini" # +# A trivial font needed by the fake-interword-space feature. +execute addMap dummy-space.map +# runpattern f texmf-dist/tex/generic/config/pdftex*.tex runpattern d texmf-dist/tex/generic/pdftex runpattern d texmf-dist/fonts/map/pdftex/updmap |