texlive[56692] Master/texmf-dist: xcharter (18oct20)

commits+karl at tug.org commits+karl at tug.org
Sun Oct 18 22:50:19 CEST 2020


Revision: 56692
          http://tug.org/svn/texlive?view=revision&revision=56692
Author:   karl
Date:     2020-10-18 22:50:19 +0200 (Sun, 18 Oct 2020)
Log Message:
-----------
xcharter (18oct20)

Modified Paths:
--------------
    trunk/Master/texmf-dist/doc/fonts/xcharter/README
    trunk/Master/texmf-dist/tex/latex/xcharter/XCharter.sty

Modified: trunk/Master/texmf-dist/doc/fonts/xcharter/README
===================================================================
--- trunk/Master/texmf-dist/doc/fonts/xcharter/README	2020-10-18 20:49:28 UTC (rev 56691)
+++ trunk/Master/texmf-dist/doc/fonts/xcharter/README	2020-10-18 20:50:19 UTC (rev 56692)
@@ -1,6 +1,6 @@
 				XCharter Fonts
 				Michael Sharpe
-				2020-09-20
+				2020-10-17
 
 This package is an extension of Bitstream Charter, whose original license is reproduced below, as required under the terms of that license. The extension provides small caps, oldstyle figures and superior figures in all four styles, accompanied by LaTeX font support files. The font files themselves are  in otf and pfb formats. The fonts are licensed as Free fonts under the same terms as the original from Bitstream. All other support files are subject to the LaTeX Project Public License. See 
 http://www.ctan.org/license/lppl1.3
@@ -22,8 +22,11 @@
 Portions of the font modifications are Copyright (c) 2009--2012, Andrey Panov; Copyright (c) 2013--2020, Michael Sharpe.
 
 
-Current version: 1.209 2020-09-20
+Current version: 1.210 2020-10-17
 
+Changes in version 1.210
+Corrected sty file in accordance with 2020 latex incorporation of mweights.
+
 Changes in version 1.209
 Corrected the \textcircled macro so that it scales as expected.
 

Modified: trunk/Master/texmf-dist/tex/latex/xcharter/XCharter.sty
===================================================================
--- trunk/Master/texmf-dist/tex/latex/xcharter/XCharter.sty	2020-10-18 20:49:28 UTC (rev 56691)
+++ trunk/Master/texmf-dist/tex/latex/xcharter/XCharter.sty	2020-10-18 20:50:19 UTC (rev 56692)
@@ -3,7 +3,7 @@
 %%
 \NeedsTeXFormat{LaTeX2e}
 
-\def\fileversion{1.209}
+\def\fileversion{1.208}
 \def\filedate{2020/09/20}
 
 \ProvidesPackage{XCharter}[\filedate\space v\fileversion]
@@ -122,8 +122,8 @@
 \DeclareOptionX{scosf}{\@XCh at scosftrue}
 \DeclareOptionX{serbianc}{\@XCh at srbtrue}
 
-\edef\bfseries at rm{b}
-\edef\mdseries at rm{m}
+%\edef\bfseries at rm{b} % these are not needed after 2020-02
+%\edef\mdseries at rm{m}
 \ExecuteOptionsX{lining}
 \ProcessOptionsX\relax
 



More information about the tex-live-commits mailing list.