diff options
author | Karl Berry <karl@freefriends.org> | 2021-09-02 20:30:52 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2021-09-02 20:30:52 +0000 |
commit | 20fcd89f67aed12a3d929669324781ef924bc5b3 (patch) | |
tree | 8743f719370bb06104769f8fd5023e2caae53cd3 /Master/texmf-dist/doc/fonts/xcharter | |
parent | 34f54c4ffd95ec8dbb4a3b21407cb8e83b2aecd7 (diff) |
xcharter (2sep21)
git-svn-id: svn://tug.org/texlive/trunk@60400 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/fonts/xcharter')
-rw-r--r-- | Master/texmf-dist/doc/fonts/xcharter/README | 8 | ||||
-rw-r--r-- | Master/texmf-dist/doc/fonts/xcharter/xcharter-doc.pdf | bin | 777110 -> 759121 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/fonts/xcharter/xcharter-doc.tex | 6 |
3 files changed, 10 insertions, 4 deletions
diff --git a/Master/texmf-dist/doc/fonts/xcharter/README b/Master/texmf-dist/doc/fonts/xcharter/README index ff73c24e8b9..71253c12f99 100644 --- a/Master/texmf-dist/doc/fonts/xcharter/README +++ b/Master/texmf-dist/doc/fonts/xcharter/README @@ -21,7 +21,13 @@ 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.221 2021-05-30 +Current version 1.222 2021-09-01 + +Changes in version 1.222 +1. Corrected the Bold Italic Greek math font so that epsilon and varepsilon are no longer interchanged. (Thanks Holger Gerhardt.) +2. Renamed \textin to \textinf (denominator figures) so as not to conflict with hyperref usage. + +Changes in version 1.221 Removed a number of empty tfm files and references to them in some fd files. Changes in version 1.22 (never distributed) diff --git a/Master/texmf-dist/doc/fonts/xcharter/xcharter-doc.pdf b/Master/texmf-dist/doc/fonts/xcharter/xcharter-doc.pdf Binary files differindex e0c467b125b..8b2eb014dcd 100644 --- a/Master/texmf-dist/doc/fonts/xcharter/xcharter-doc.pdf +++ b/Master/texmf-dist/doc/fonts/xcharter/xcharter-doc.pdf diff --git a/Master/texmf-dist/doc/fonts/xcharter/xcharter-doc.tex b/Master/texmf-dist/doc/fonts/xcharter/xcharter-doc.tex index 76be5e5e891..e3e4e0ae482 100644 --- a/Master/texmf-dist/doc/fonts/xcharter/xcharter-doc.tex +++ b/Master/texmf-dist/doc/fonts/xcharter/xcharter-doc.tex @@ -5,7 +5,7 @@ \input glyphtounicode.tex \InputIfFileExists{glyphtounicode-cmr.tex}{}{} \InputIfFileExists{glyphtounicode-ntx.tex}{}{} -\usepackage[a-1b]{pdfx} % version 1.6.4 or higher +%\usepackage[a-1b]{pdfx} % version 1.6.4 or higher \usepackage[margin=1in]{geometry} \usepackage[parfill]{parskip} \usepackage{graphicx} @@ -64,7 +64,7 @@ one slot in upright and slanted shapes and five slots in italic shapes, as expec \verb|\useosf| (usable only in the preamble) may be used for changing the text figure style to {\tt osf} though math mode will use lining figures. \item \verb|\useosfI| (usable only in the preamble) may be used for changing the text figure style to {\tt osfI} though math mode will use lining figures. \item \verb|\textsu| prints its argument in superior figures, e.g., \verb|\textsu{12}| results in \textsu{12}. The effect is the same with \verb|{\sustyle 12}|. -\item \verb|\textin| prints its argument in inferior figures, e.g., \verb|\textin{12}| results in \textin{12}. The effect is the same with \verb|{\instyle 12}|. +\item \verb|\textinf| prints its argument in inferior figures, e.g., \verb|\textinf{12}| results in \textinf{12}. The effect is the same with \verb|{\instyle 12}|. (In versions of {\tt XCharter} prior to $1.221$, \verb|\textinf| was named \verb|\textin|, but the latter conflicts with {\tt hyperref} which redefines it to point to U+2208.) \item \verb|\textlf| prints its argument in lining figures, e.g., \verb|\textlf{12}| results in \textlf{12}. The effect is the same with \verb|{\lfstyle 12}|. \item \verb|{\osfstyle 23}| prints \textosf{23} using whatever oldstyle option is in force. \item \verb|\textosf| prints its argument in oldstyle figures using, in effect, the {\tt osf} option---e.g., \verb|\textosf{12}| results in \textosf{12}. @@ -207,7 +207,7 @@ As of version $1.206$, {\tt XCharter} has essentially full support for {\tt text \textsc{XCharter-Roman-ts1} \fonttable{XCharter-Roman-ts1} -\newpage +%\newpage \section{Usage with fontspec} Because the package supplies a file named {\tt XCharter.fontspec} whose contents list the {\tt otf} files that correspond to each of Regular, Bold, Italic, BoldItalic, Slanted and BoldSlanted, you may load XCharter with just \begin{verbatim} |