From bf1111a12f4c735e28e5c4d9840f91affe076faf Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 31 Jul 2020 21:40:14 +0000 Subject: librecaslon (31jul20) git-svn-id: svn://tug.org/texlive/trunk@56003 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/librecaslon/librecaslon.sty | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'Master/texmf-dist/tex/latex/librecaslon') diff --git a/Master/texmf-dist/tex/latex/librecaslon/librecaslon.sty b/Master/texmf-dist/tex/latex/librecaslon/librecaslon.sty index f899f51d289..ca915655c97 100644 --- a/Master/texmf-dist/tex/latex/librecaslon/librecaslon.sty +++ b/Master/texmf-dist/tex/latex/librecaslon/librecaslon.sty @@ -1,5 +1,5 @@ \ProvidesPackage{librecaslon}[% - 2020/07/28 (Bob Tennent) Supports LibreCaslon fonts for all LaTeX engines. ] + 2020/07/31 (Bob Tennent) Supports LibreCaslon fonts for all LaTeX engines. ] \RequirePackage{ifxetex,ifluatex,textcomp} @@ -14,10 +14,10 @@ \newif\iflibrecaslon@lining \librecaslon@liningtrue -\newcommand*{\LibreCaslon@scale}{1} +\newcommand*{\LibreCsln@scale}{1} \RequirePackage{xkeyval} -\DeclareOptionX{scaled}{\renewcommand*{\LibreCaslon@scale}{#1}} -\DeclareOptionX{scale}{\renewcommand*{\LibreCaslon@scale}{#1}} +\DeclareOptionX{scaled}{\renewcommand*{\LibreCsln@scale}{#1}} +\DeclareOptionX{scale}{\renewcommand*{\LibreCsln@scale}{#1}} \DeclareOptionX{type1}{\librecaslon@otffalse} @@ -83,7 +83,7 @@ \defaultfontfeatures{ Ligatures = TeX , Extension = .otf , - Scale = \LibreCaslon@scale , + Scale = \LibreCsln@scale , } \setmainfont [ Numbers = {\librecaslon@figurestyle}, @@ -98,7 +98,7 @@ \defaultfontfeatures{ Ligatures = TeX , Extension = .otf , - Scale = \LibreCaslon@scale , + Scale = \LibreCsln@scale , } \setmainfont [ Numbers = {\librecaslon@figurestyle}, -- cgit v1.2.3