summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2018-06-08 22:03:12 +0000
committerKarl Berry <karl@freefriends.org>2018-06-08 22:03:12 +0000
commita24d76addc465a42ea73a052c08e79c5753fd8df (patch)
tree84dec9257231f9099387ad61455d633c30475f1c
parent887fd32d68acee74e78c646269372e23fc0fa0df (diff)
newtxsf (9jun18)
git-svn-id: svn://tug.org/texlive/trunk@47958 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r--Master/texmf-dist/doc/fonts/newtxsf/README6
-rw-r--r--Master/texmf-dist/doc/fonts/newtxsf/newtxsf-doc.pdfbin411356 -> 312975 bytes
-rw-r--r--Master/texmf-dist/doc/fonts/newtxsf/newtxsf-doc.tex7
-rw-r--r--Master/texmf-dist/tex/latex/newtxsf/newtxsf.sty6
4 files changed, 11 insertions, 8 deletions
diff --git a/Master/texmf-dist/doc/fonts/newtxsf/README b/Master/texmf-dist/doc/fonts/newtxsf/README
index 1030fbf7827..823ca0e020e 100644
--- a/Master/texmf-dist/doc/fonts/newtxsf/README
+++ b/Master/texmf-dist/doc/fonts/newtxsf/README
@@ -2,7 +2,11 @@ This small package provides a math package that amounts to modifications of the
http://www.ctan.org/license/lppl1.3
for the details of that license.
-Current version: 1.05
+Current version: 1.051
+
+Changes in version 1.051
+1. Corrected the declaration of the brace extension glyph, so that a number of horizontally extendable math constructions now work properly.
+2. Updated documentation.
Changes in version 1.05
1. Brought newtxsf into conformance with newtxmath 1.5. New options upint (for an upright integral) smallerops (for smaller large operators).
diff --git a/Master/texmf-dist/doc/fonts/newtxsf/newtxsf-doc.pdf b/Master/texmf-dist/doc/fonts/newtxsf/newtxsf-doc.pdf
index e87b067c2e8..a21296c5145 100644
--- a/Master/texmf-dist/doc/fonts/newtxsf/newtxsf-doc.pdf
+++ b/Master/texmf-dist/doc/fonts/newtxsf/newtxsf-doc.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/fonts/newtxsf/newtxsf-doc.tex b/Master/texmf-dist/doc/fonts/newtxsf/newtxsf-doc.tex
index 6ba517fbf47..7ffd7f12712 100644
--- a/Master/texmf-dist/doc/fonts/newtxsf/newtxsf-doc.tex
+++ b/Master/texmf-dist/doc/fonts/newtxsf/newtxsf-doc.tex
@@ -29,8 +29,9 @@ The options are much simpler than in {\tt newtxmath}, as I have ruled out a numb
\item
{\tt scaled} allows you to scale all fonts in this math package to match a chosen text font family.
\item {\tt nosymbolsc} saves you a math group of mostly rather obscure symbols.
-\item {\tt cmintegrals} makes use of integrals drawn from Computer Modern rather than the more upright, but unattractive, {\tt txfonts} integrals.
-\item {\tt noamssymbols} saves you one or two math groups (the AMS symbols) if you have no need of them.
+\item {\tt cmintegrals} makes use of integrals drawn from Computer Modern rather than the more upright, but unattractive, {\tt txfonts} integrals. (This option no longer has any effect since {\tt newtx} now uses a similar collection of integral signs.)
+\item {\tt upint} produces upright integral signs. (The default shape is slanted.)
+\item {\tt noamssymbols} saves you one or two math groups (the AMS symbols) if you have no need of them. If you use an AMS document class, like {\tt amsart}, be sure to specify {\tt noamsfonts} among its options, if using a recent version of the AMS class.
\item {\tt amssymbols} does the opposite---this is the default.
\item {\tt uprightGreek} specifies the use of upright rather than slanted Greek symbols for uppercase only.
\item {\tt slantedGreek} does the opposite.
@@ -74,6 +75,4 @@ and variance $1$ on a probability space $(\Omega,\mathcal{F},\mathbb{P})$. Then}
\quad\mbox{as $n\to\infty$, for every $f\in\mathrm{b}
\mathcal{C}(\mathbb{R})$.}\]
-
-
\end{document}
diff --git a/Master/texmf-dist/tex/latex/newtxsf/newtxsf.sty b/Master/texmf-dist/tex/latex/newtxsf/newtxsf.sty
index b664bcc04a0..68f86109569 100644
--- a/Master/texmf-dist/tex/latex/newtxsf/newtxsf.sty
+++ b/Master/texmf-dist/tex/latex/newtxsf/newtxsf.sty
@@ -2,8 +2,8 @@
%
% Michael Sharpe, msharpe at ucsd dot edu
-\def\fileversion{1.05}
-\def\filedate{2016/08/23}
+\def\fileversion{1.051}
+\def\filedate{2018/06/07}
\ProvidesPackage{newtxsf}
[\filedate\space v\fileversion]
@@ -1599,7 +1599,7 @@ $\hfil\displaystyle{#1}\hfil$\crcr%
%\re@DeclareMathSymbol{\varprod}{\mathop}{largesymbolsTXA}{16}
%\re@DeclareMathDelimiter{\llbracket}{\mathopen}{symbolsC}{126}{largesymbolsTXA}{18}
%\re@DeclareMathDelimiter{\rrbracket}{\mathclose}{symbolsC}{127}{largesymbolsTXA}{19}
-\re@DeclareMathSymbol{\br@cext}{\mathord}{symbols}{168}
+\re@DeclareMathSymbol{\br@cext}{\mathord}{largesymbolsTXA}{32}
\DeclareMathSymbol{\smallprod}{\mathop}{symbols}{"98}
\DeclareMathSymbol{\smallsum}{\mathop}{symbols}{"99}
\DeclareMathSymbol{\smallcoprod}{\mathop}{symbols}{113}%