summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/cochineal
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2017-03-11 23:07:01 +0000
committerKarl Berry <karl@freefriends.org>2017-03-11 23:07:01 +0000
commitef17fc663b90c21703aa9f0013478361b5ccb85e (patch)
tree8e7b49380488a44900b943930975b8f4b284b675 /Master/texmf-dist/tex/latex/cochineal
parentb42d258e2ce3ccc4456bd2c869ab169142ec8cb2 (diff)
cochineal (11mar17)
git-svn-id: svn://tug.org/texlive/trunk@43462 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/cochineal')
-rw-r--r--Master/texmf-dist/tex/latex/cochineal/cochineal.sty23
1 files changed, 12 insertions, 11 deletions
diff --git a/Master/texmf-dist/tex/latex/cochineal/cochineal.sty b/Master/texmf-dist/tex/latex/cochineal/cochineal.sty
index 27b562ced4c..ba03c6a138c 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.04}
-\def\filedate{2016/08/20}
+\def\fileversion{1.042}
+\def\filedate{2017/03/10}
\ProvidesPackage{cochineal}
[\filedate\space v\fileversion.]
@@ -61,8 +61,8 @@
\@onlypreamble\useosf
\def\useproportional{\edef\Cochineal@figurealign{}}
\@onlypreamble\useproportional
-\newif\ifCochineal@babel
-\ifdefined\bbl@tempa \Cochineal@babeltrue\fi
+%\newif\ifCochineal@babel
+%\ifdefined\bbl@tempa \Cochineal@babeltrue\fi
\DeclareOptionX{lining}{\edef\Cochineal@figurestyle{LF}}
\DeclareOptionX{lf}{\edef\Cochineal@figurestyle{LF}}
@@ -92,7 +92,8 @@
{5pt plus 1pt minus 1pt} % HEADSPACE
{} % CUSTOM-HEAD-SPEC\newtheorem{thm}{Theorem}[section]
\fi%
-\fi\DeclareRobustCommand{\lfstyle}{%
+\fi
+\DeclareRobustCommand{\lfstyle}{%
\not@math@alphabet\lfstyle\relax
\fontfamily{Cochineal-LF}\selectfont %
}% to get lf
@@ -146,16 +147,16 @@ OsF}\fontshape{sc}\selectfont #1}%
\fi%
\fi
-\ifCochineal@babel
- \renewcommand*{\rmdefault}{Cochineal-\Cochineal@figurealign%
- \Cochineal@figurestyle}
- \normalfont
-\else
+%\ifCochineal@babel
+% \renewcommand*{\rmdefault}{Cochineal-\Cochineal@figurealign%
+% \Cochineal@figurestyle}
+% \normalfont
+%\else
\AtEndPreamble{%
\renewcommand*{\rmdefault}{Cochineal-\Cochineal@figurealign%
\Cochineal@figurestyle}
\normalfont}
-\fi
+%\fi
\renewcommand*{\familydefault}{\rmdefault}
\endinput