summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Master/texmf-dist/doc/fonts/xcharter/README5
-rw-r--r--Master/texmf-dist/tex/latex/xcharter/XCharter.sty11
2 files changed, 12 insertions, 4 deletions
diff --git a/Master/texmf-dist/doc/fonts/xcharter/README b/Master/texmf-dist/doc/fonts/xcharter/README
index 4175a9f9204..8ebb352dbc2 100644
--- a/Master/texmf-dist/doc/fonts/xcharter/README
+++ b/Master/texmf-dist/doc/fonts/xcharter/README
@@ -21,7 +21,10 @@ Original Bitstream Free font license:
Portions of the font modifications are Copyright (c) 2009--2012, Andrey Panov; Copyright (c) 2013--2021, Michael Sharpe.
-Current version 1.224 2021-10-12
+Current version 1.225 2022-01-31
+
+Changes in version 1.224
+Added definitions of \nustyle and \destyle to XCharter.sty.
Changes in version 1.224
Added glyphs for U+02BE, U+02BF, U+02D2, U+02D3: modifier letters for half ring shapes, useful to some linguists.
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