summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/cochineal/cochineal.sty
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2019-05-13 21:14:51 +0000
committerKarl Berry <karl@freefriends.org>2019-05-13 21:14:51 +0000
commitc9fd318edf21c48af7ca7796e7e88105c4cb0984 (patch)
treeedceaec8308190dba2c8702f6e5706ee195476f1 /Master/texmf-dist/tex/latex/cochineal/cochineal.sty
parenta32a6852ddb8ebb84a60acf1bfa234df72ba20ad (diff)
cochineal (13may19)
git-svn-id: svn://tug.org/texlive/trunk@51116 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/cochineal/cochineal.sty')
-rw-r--r--Master/texmf-dist/tex/latex/cochineal/cochineal.sty9
1 files changed, 5 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/latex/cochineal/cochineal.sty b/Master/texmf-dist/tex/latex/cochineal/cochineal.sty
index ba03c6a138c..8d603237191 100644
--- a/Master/texmf-dist/tex/latex/cochineal/cochineal.sty
+++ b/Master/texmf-dist/tex/latex/cochineal/cochineal.sty
@@ -1,8 +1,8 @@
%% cochineal.sty
%%
\NeedsTeXFormat{LaTeX2e}
-\def\fileversion{1.042}
-\def\filedate{2017/03/10}
+\def\fileversion{1.050}
+\def\filedate{2019/05/12}
\ProvidesPackage{cochineal}
[\filedate\space v\fileversion.]
@@ -53,7 +53,8 @@
\def\bfseries@rm{b}
\def\mdseries@rm{m}
-\newif\if@Cochineal@swashQ
+%\newif\if@Cochineal@swashQ
+\def\Cochineal@@swashQ{}
\newif\if@Cochineal@thrm
\newif\if@Cochineal@sups
\newif\if@Cochineal@scosf
@@ -72,7 +73,7 @@
\DeclareOptionX{p}{\useproportional}
\DeclareOptionX{proportional}{\useproportional}
\DeclareOptionX{theoremfont}{\@Cochineal@thrmtrue}
-\DeclareOptionX{swashQ}{\@Cochineal@swashQtrue}
+\DeclareOptionX{swashQ}{\edef\Cochineal@@swashQ{-swash}}
\DeclareOptionX{sups}{\@Cochineal@supstrue}
\DeclareOptionX{scosf}{\@Cochineal@scosftrue}
\DeclareOptionX{bold}{\edef\bfseries@rm{b}}