summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/variablelm
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2021-07-22 20:39:10 +0000
committerKarl Berry <karl@freefriends.org>2021-07-22 20:39:10 +0000
commiteb0bd08e4c14eeb8937597795ee27180d9f491e8 (patch)
tree7073440434b4dc47a741e0181500c892f20d5a97 /Master/texmf-dist/tex/latex/variablelm
parent768fb884b589b3dab20225db95c167320aa65ec2 (diff)
variablelm (22jul21)
git-svn-id: svn://tug.org/texlive/trunk@60014 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/variablelm')
-rw-r--r--Master/texmf-dist/tex/latex/variablelm/variablelm.sty4
1 files changed, 3 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/latex/variablelm/variablelm.sty b/Master/texmf-dist/tex/latex/variablelm/variablelm.sty
index b7926669596..a74fb612506 100644
--- a/Master/texmf-dist/tex/latex/variablelm/variablelm.sty
+++ b/Master/texmf-dist/tex/latex/variablelm/variablelm.sty
@@ -1,4 +1,4 @@
-\ProvidesPackage{variablelm}[2018/02/13 v1.1.2 to control the scaling for Latin Modern Fonts by Yuwsuke KIEDA]
+\ProvidesPackage{variablelm}[2021/05/16 v1.2 to control the scaling for Latin Modern Fonts by Yuwsuke KIEDA]
\RequirePackage{xkeyval}
\@ifpackageloaded{lmodern}{}{\@latexerr{You must be load "lmodern" package}\@ehb}
@@ -19,6 +19,8 @@
\renewcommand{\sfdefault}{vlmss}
\renewcommand{\ttdefault}{vlmtt}
+\renewcommand{\bfdefault}{bx}
+
\DeclareOptionX{variablett}{\renewcommand{\ttdefault}{vlmvtt}}
\DeclareOptionX{lighttt}{\let\vlmtt@use@light@as@normal\@empty}