summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Master/texmf-dist/doc/fonts/almendra/README2
-rw-r--r--Master/texmf-dist/tex/latex/almendra/almendra.sty6
2 files changed, 4 insertions, 4 deletions
diff --git a/Master/texmf-dist/doc/fonts/almendra/README b/Master/texmf-dist/doc/fonts/almendra/README
index fd0c7afd4ba..2230c455111 100644
--- a/Master/texmf-dist/doc/fonts/almendra/README
+++ b/Master/texmf-dist/doc/fonts/almendra/README
@@ -1,5 +1,5 @@
This is the README for the almendra package, version
-2019-09-18.
+2019-10-12.
This package provides LaTeX, pdfLaTeX, XeLaTeX and LuaLaTeX
support for the Almendra family of fonts, designed by
diff --git a/Master/texmf-dist/tex/latex/almendra/almendra.sty b/Master/texmf-dist/tex/latex/almendra/almendra.sty
index 4740ff3e8bc..7c3f98a39a2 100644
--- a/Master/texmf-dist/tex/latex/almendra/almendra.sty
+++ b/Master/texmf-dist/tex/latex/almendra/almendra.sty
@@ -1,5 +1,5 @@
\ProvidesPackage{almendra}[%
- 2019/09/18 (Bob Tennent) Supports Almendra fonts for all LaTeX engines. ]
+ 2019/10/12 (Bob Tennent) Supports Almendra fonts for all LaTeX engines. ]
\RequirePackage{ifxetex,ifluatex,textcomp}
@@ -52,8 +52,8 @@
\else % type1
- \def\bfseries@rm{bold}
- \def\mdseries@rm{regular}
+ \def\bfseries@rm{b}
+ \def\mdseries@rm{m}
\def\almendrafamily{Almendra-OsF}
\renewcommand*\rmdefault{\almendrafamily}
\newcommand*\almendra{\fontfamily{\almendrafamily}\selectfont}