summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/marcellus
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2019-10-13 21:39:29 +0000
committerKarl Berry <karl@freefriends.org>2019-10-13 21:39:29 +0000
commit173610c18b9288500c5ab3e0d1bcc144b8a29844 (patch)
treef6c7e468f35c0ad7a907f59cef43592dfcfeaf2e /Master/texmf-dist/tex/latex/marcellus
parent8df3393c2825bc26d3ee050c49cf7cece834749c (diff)
marcellus (13oct19)
git-svn-id: svn://tug.org/texlive/trunk@52367 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/marcellus')
-rw-r--r--Master/texmf-dist/tex/latex/marcellus/marcellus.sty6
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/marcellus/marcellus.sty b/Master/texmf-dist/tex/latex/marcellus/marcellus.sty
index fd91f6a11f9..e7cf2e9d7a1 100644
--- a/Master/texmf-dist/tex/latex/marcellus/marcellus.sty
+++ b/Master/texmf-dist/tex/latex/marcellus/marcellus.sty
@@ -1,5 +1,5 @@
\ProvidesPackage{marcellus}[%
- 2019/09/18 (Bob Tennent) Supports Marcellus fonts for all LaTeX engines. ]
+ 2019/10/13 (Bob Tennent) Supports Marcellus fonts for all LaTeX engines. ]
\RequirePackage{ifxetex,ifluatex,textcomp}
@@ -48,8 +48,8 @@
\else % type1
- \def\mdseries@rm{regular}
- \def\bfseries@rm{regular}
+ \def\mdseries@rm{m}
+ \def\bfseries@rm{m}
\def\marcellusfamily{Marcellus-LF}
\renewcommand*\rmdefault{\marcellusfamily}
\newcommand*\marcellus{\fontfamily{\marcellusfamily}\selectfont}