summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2022-02-01 22:06:48 +0000
committerKarl Berry <karl@freefriends.org>2022-02-01 22:06:48 +0000
commitec9ec3509f5e8c7b23ae5005dd7bb4d0b6fbeb4f (patch)
tree9423e0cc2f1cec90d247fdf126eefa7ee82d8912 /Master/texmf-dist/tex
parent0cadd338cce84cb1f0f9999d5bc39bdbf4528285 (diff)
xcharter (1feb22)
git-svn-id: svn://tug.org/texlive/trunk@61837 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex')
-rw-r--r--Master/texmf-dist/tex/latex/xcharter/XCharter.sty11
1 files changed, 8 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/xcharter/XCharter.sty b/Master/texmf-dist/tex/latex/xcharter/XCharter.sty
index 1eea759aa75..3165479cc41 100644
--- a/Master/texmf-dist/tex/latex/xcharter/XCharter.sty
+++ b/Master/texmf-dist/tex/latex/xcharter/XCharter.sty
@@ -3,8 +3,8 @@
%%
\NeedsTeXFormat{LaTeX2e}
-\def\fileversion{1.222}
-\def\filedate{2021/09/01}
+\def\fileversion{1.225}
+\def\filedate{2022/01/31}
\ProvidesPackage{XCharter}[\filedate\space v\fileversion]
@@ -39,13 +39,16 @@
\fontfigurestyle{numerators}\selectfont}
\DeclareTextFontCommand{\textnu}{\nufigures}
\let\textnumerator\textnu
-
+ \let\nustyle\nufigures
+
\fa@naming@exception{figures}{{denominators}{proportional}}{Dnom}
\fa@naming@exception{figures}{{denominators}{tabular}}{Dnom}
\def\defigures{\@nomath\defigures%
\fontfigurestyle{denominators}\selectfont}
\DeclareTextFontCommand{\textde}{\defigures}
\let\textdenominator\textde
+ \let\destyle\defigures
+
}{}
\newcommand{\textfrac}[3][]{% like \textfrac[1]{7}{8}
\mbox{%
@@ -262,8 +265,10 @@
\newcommand*{\thdefault}{XCharterTH-\XCharter@thfigurestyle}
\ifXCh@thrm
+ \@ifundefined{theoremstyle}{}{%
\theoremstyle{plain}
\patchcmd{\th@plain}{\itshape}{\thfamily}{\message{Replaced itshape by thfamily in theorem style plain.}}{\message{Unable to replace itshape by thfamily in theorem style plain.}}
+}
\fi
\normalfont}
%\fi