diff options
author | Karl Berry <karl@freefriends.org> | 2019-04-04 20:54:15 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-04-04 20:54:15 +0000 |
commit | a1793dc7c8f8fa5cb0b32fe6f0218c094a280c56 (patch) | |
tree | 34710f0c1ba1378d2331d0a74429835446833708 /Master/texmf-dist/doc/fonts | |
parent | 05a6ad0a69bc86f88f8fd796c442e698458e007a (diff) |
sansmathfonts (4apr19)
git-svn-id: svn://tug.org/texlive/trunk@50756 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/fonts')
-rw-r--r-- | Master/texmf-dist/doc/fonts/sansmathfonts/README | 2 | ||||
-rw-r--r-- | Master/texmf-dist/doc/fonts/sansmathfonts/sansmathfonts.pdf | bin | 261855 -> 264559 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/fonts/sansmathfonts/sansmathfonts.tex | 12 |
3 files changed, 11 insertions, 3 deletions
diff --git a/Master/texmf-dist/doc/fonts/sansmathfonts/README b/Master/texmf-dist/doc/fonts/sansmathfonts/README index 9215f25077a..84b4fd82508 100644 --- a/Master/texmf-dist/doc/fonts/sansmathfonts/README +++ b/Master/texmf-dist/doc/fonts/sansmathfonts/README @@ -4,4 +4,6 @@ This package is released under the LaTeX Project Public License. See http://www.ctan.org/tex-archive/help/Catalogue/licenses.lppl.html for the details of that license. +This package has the LPPL maintenance status ``maintained''. The package author is Ariel Barton; she may be contacted at origamist@gmail.com. + For more information, see the documentation file sansmathfonts.pdf.
\ No newline at end of file diff --git a/Master/texmf-dist/doc/fonts/sansmathfonts/sansmathfonts.pdf b/Master/texmf-dist/doc/fonts/sansmathfonts/sansmathfonts.pdf Binary files differindex 634ffe07505..f0466318da5 100644 --- a/Master/texmf-dist/doc/fonts/sansmathfonts/sansmathfonts.pdf +++ b/Master/texmf-dist/doc/fonts/sansmathfonts/sansmathfonts.pdf diff --git a/Master/texmf-dist/doc/fonts/sansmathfonts/sansmathfonts.tex b/Master/texmf-dist/doc/fonts/sansmathfonts/sansmathfonts.tex index f6960b29f70..b8f88cd55f7 100644 --- a/Master/texmf-dist/doc/fonts/sansmathfonts/sansmathfonts.tex +++ b/Master/texmf-dist/doc/fonts/sansmathfonts/sansmathfonts.tex @@ -6,7 +6,7 @@ % % author: Ariel Barton % -% Copyright Ariel Barton, 2013 +% Copyright Ariel Barton, 2013--2019 % % This work may be distributed and/or modified under the % conditions of the LaTeX Project Public License, either @@ -22,7 +22,7 @@ % The complete list of files considered part of this work is in % the file `sansmathfonts.pdf' and its source code `sansmathfonts.tex'. % -% Date: 2013/03/22 +% Date: 2019/04/04 \documentclass{amsart} @@ -31,6 +31,9 @@ \usepackage{sansmathfonts} \usepackage{hyperref, amsfonts, esint, slantsc, bm} +%\let\mathserif\mathrm +%\usepackage[T1]{fontenc} + \def\sectionautorefname{Section} \title{The \textsf{sansmathfonts} package} @@ -39,6 +42,7 @@ \DeclareTextFontCommand{\cmsmf} {\fontencoding{OT1}\fontfamily{cmsmf}\selectfont} + \begin{document} \maketitle @@ -469,7 +473,7 @@ The latest version of the license is in and version 1.3 or later is part of all distributions of \LaTeX\ version 2003/06/01 or later. -This work has the LPPL maintenance status ``author-maintained''. +This work has the LPPL maintenance status ``maintained''. Almost all of the Metafont files in this package are very closely based on existing files in the 2011 \TeX\ Live distribution; see comments near the start of the individual files for notes on their sources. Also, note that the files @@ -493,5 +497,7 @@ were derived from unedited MetaFont source files in the \textsf{sauter} package April 2013: Original upload \item February 2017: Corrected the font names in \texttt{sansmathfonts.map}; this allowed the package to be used correctly with \textsf{dvips}. +\item +April 2019: Fixed a bug in the file \texttt{ucmsmf.fd} that prevented the \texttt{[I]} package option from working correctly; rewrote all \texttt{.fd} files to allow fonts to be loaded at arbitrary sizes; changed maintenance status from ``author-maintained'' to ``maintained''. \end{itemize} \end{document}
\ No newline at end of file |