summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/cabin
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2016-02-26 22:37:06 +0000
committerKarl Berry <karl@freefriends.org>2016-02-26 22:37:06 +0000
commit238133d4001d51b0f572cb3d97b16ab1154e3763 (patch)
tree3f6f03bba6e4d37fddf8acee099221f6d0cb4199 /Master/texmf-dist/tex/latex/cabin
parentdacea302797a1af5f0c2237824b1f4ee76eec6a7 (diff)
cabin (26feb16)
git-svn-id: svn://tug.org/texlive/trunk@39875 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/cabin')
-rw-r--r--Master/texmf-dist/tex/latex/cabin/cabin.sty7
1 files changed, 4 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/cabin/cabin.sty b/Master/texmf-dist/tex/latex/cabin/cabin.sty
index 33f88aca81c..7da0e9e59fb 100644
--- a/Master/texmf-dist/tex/latex/cabin/cabin.sty
+++ b/Master/texmf-dist/tex/latex/cabin/cabin.sty
@@ -1,6 +1,6 @@
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{cabin}
- [2013/07/20 (Bob Tennent) Supports Cabin fonts for all LaTeX engines.]
+ [2016/02/26 (Bob Tennent) Supports Cabin fonts for all LaTeX engines.]
\RequirePackage{ifxetex,ifluatex,xkeyval,textcomp}
@@ -21,8 +21,9 @@
\newif\ifcabin@condensed \cabin@condensedfalse
\newcommand*{\Cabin@scale}{1}
-\DeclareOptionX{scaled}{\renewcommand*{\Cabin@scale}{#1}}
-\DeclareOptionX{scale}{\renewcommand*{\Cabin@scale}{#1}}
+\newcommand*{\CabinCondensed@scale}{1} % corrections by Andreas Ahlrich 2016-02-26
+\DeclareOptionX{scaled}{\renewcommand*{\Cabin@scale}{#1}\renewcommand*{\CabinCondensed@scale}{#1}}
+\DeclareOptionX{scale}{\renewcommand*{\Cabin@scale}{#1}\renewcommand*{\CabinCondensed@scale}{#1}}
\DeclareOptionX{default}{\cabin@defaulttrue}
\DeclareOptionX{sfdefault}{\cabin@defaulttrue}