diff options
60 files changed, 44 insertions, 17 deletions
diff --git a/Master/texmf-dist/doc/fonts/newtx/README b/Master/texmf-dist/doc/fonts/newtx/README index fd179eaad68..ed4641c88e9 100644 --- a/Master/texmf-dist/doc/fonts/newtx/README +++ b/Master/texmf-dist/doc/fonts/newtx/README @@ -1,10 +1,15 @@ This package, based on txfonts, provides many fixes and enhancements to the txfonts package, splitting it into two separate packages---newtxtext and newtxmath, which may be run independently of one another. It provides scaling, improved metrics, and other options. In particular, newtxmath offers a libertine option which substitutes Linux Libertine (provided with TeXLive and MikTeX) italic and Greek letters for the default Times letters, providing a good match for the Libertine text font, which is heavier than Computer Modern but lighter than Times, and in my experience, looks very sharp and clear on the screen. -Current version: 0.93 +Current version: 0.94 This material is subject to the LaTeX Project Public License. See http://www.ctan.org/tex-archive/help/Catalogue/licenses.lppl.html for the details of that license. -Changes in this version: +Changes in version 0.94: +1. Replaced upright italic glyphs in {\tt lettersA} by their Libertine equivalents, under the option libertine to newtxmath. +2. Fixes to documentation and to my error in libertinealt.enc---thanks are due to Petri Lievonen for picking this up. +3. Added option varbb to newtxmath to force the use of the variant BB alphabet. + +Changes in version 0.93: 1. Added optical weights in math italic and math symbol fonts to improve rendering at small sizes. 2. Changed the Linux Libertine math bold weight to their semibold (z) math italics and Greek. 3. Commented out the old txfonts method for square roots---it did not space out as well as laTeX's method. diff --git a/Master/texmf-dist/doc/fonts/newtx/implementation.pdf b/Master/texmf-dist/doc/fonts/newtx/implementation.pdf Binary files differnew file mode 100644 index 00000000000..61a2a7bd2bb --- /dev/null +++ b/Master/texmf-dist/doc/fonts/newtx/implementation.pdf diff --git a/Master/texmf-dist/doc/fonts/newtx/newtxdoc.pdf b/Master/texmf-dist/doc/fonts/newtx/newtxdoc.pdf Binary files differindex 8698f15448d..4e788951b1b 100644 --- a/Master/texmf-dist/doc/fonts/newtx/newtxdoc.pdf +++ b/Master/texmf-dist/doc/fonts/newtx/newtxdoc.pdf diff --git a/Master/texmf-dist/doc/fonts/newtx/newtxdoc.tex b/Master/texmf-dist/doc/fonts/newtx/newtxdoc.tex index 87e579d35c9..398526dbd83 100644 --- a/Master/texmf-dist/doc/fonts/newtx/newtxdoc.tex +++ b/Master/texmf-dist/doc/fonts/newtx/newtxdoc.tex @@ -61,6 +61,7 @@ loads the math part of the {\tt txfonts} (with revised metrics and additional gl \begin{itemize} \item {\tt varg} causes the math italic letters \verb|g,v,w,y| to be replaced by versions which are more distinctive---eg, useful for distinguishing math italic \verb|v| from \verb|\nu|; \item {\tt libertine} loads different versions of math italic and bold math italic based on \textsf{Libertine} rather than \textsf{Times}---the {\tt varg} option is disabled in this case, as the equivalent variant forms are made available by default; +\item the {\tt libertine} option also replaces both slanted and upright Greek symbols by their Libertine glyphs; \item {\tt cmintegrals} instructs \textsf{newtxmath} to load a thicker version of the Computer Modern integral in place of the \textsf{newtxmath} default---the txfonts integral (identical to the integral in the Wolfram fonts), which is not to everyone's taste---a consequence is that none of the special forms of \textsf{txfonts} integrals are available; \item the combination @@ -74,9 +75,10 @@ causes no error, unlike the same combination with {\tt txfonts}, but does nothin \usepackage[cmintegrals]{newtxmath} \end{verbatim} allows you to use the forms \verb|\iint|, \verb|\iiint|, \verb|\iiiint| and \verb|\idotsint| defined in {\tt amsmath}, but using the pumped-up Computer Modern integral loaded by {\tt newtxmath}. -\item {\tt amssymbols} (the default) and {\tt noamssymbols} determine whether the {\tt txfonts} versions of the \textsc{ams} symbols ({\tt msam}, {\tt msbm}) are loaded---if so, they override previous settings in {\tt amsmath}. \item {\tt uprightGreek} and {\tt slantedGreek} determine the form of Greek alphabet loaded---the default is {\tt uprightGreek}, which loads upright uppercase and slanted lowercase Greek symbols, as is customary in Anglo-American mathematical typesetting. With the option {\tt slantedGreek}, which you might want to use if you cared about ISO standards, all Greek symbols are slanted. No matter which is set, \verb|\Gammaup| (or \verb|\upGamma|) gives you upright \verb|\Gamma|, etc. \item The option {\tt cmbraces} instructs {\tt newtxmath} to ignore the brace collections from {\tt txfonts}, substituting a collection based on thickened versions of the Computer Modern braces, which I find much easier to distinguish from other delimiters. This works quite well in regular weight but looks a bit clunky in bold. +\item The \textsf{newtxmath} package, like the original \textsf{txfonts}, contains two different Blackboard Bold alphabets, the default, triggered by \verb|\mathbb{}|, takes its glyphs from the font which replaces {\tt msam} and has the same overall appearance of a hollowed-out text font, which I find neither bold not blackboard-like. The other option, triggered by \verb|\varmathbb{}|, is more geometric and, in my opinion, preferable. The option {\tt varbb} makes \verb|\mathbb{}| behave like \verb|\varmathbb{}|. +\item {\tt amssymbols} (the default) and {\tt noamssymbols} determine whether the {\tt txfonts} versions of the \textsc{ams} symbols ({\tt msam}, {\tt msbm}) are loaded---if so, they override previous settings in {\tt amsmath}. If you use the option {\tt noamssymbols}, then \verb|\mathbb{}| is set to mean the same as \verb|\varmathbb{}|. (One advantage of {\tt noamssymbols} is that you save two of your precious math families for other purposes, such as setting a couple of external math alphabets by means of the \textsf{mathalfa} package.) \end{itemize} \textsc{Example 1:} \begin{verbatim} @@ -190,6 +192,7 @@ Complete match between text and math size and weight; \textsc{Libertine and MathTimePro2:}\\ \begin{verbatim} \usepackage{libertine} +\usepackage[T1]{fontenc} \usepackage[lite]{mtpro2} \end{verbatim} \[\includegraphics{sample-libmtp-crop}\] @@ -205,6 +208,7 @@ Mismatch of weight between text and math; \textsc{Libertine and newtxmath:}\\ \begin{verbatim} \usepackage{libertine} +\usepackage[T1]{fontenc} \usepackage[libertine]{newtxmath} \end{verbatim} \[\includegraphics{sample-lib-crop}\] diff --git a/Master/texmf-dist/doc/fonts/newtx/sample-lib-crop.pdf b/Master/texmf-dist/doc/fonts/newtx/sample-lib-crop.pdf Binary files differindex aaa2a8c1f79..29ce103b3a1 100644 --- a/Master/texmf-dist/doc/fonts/newtx/sample-lib-crop.pdf +++ b/Master/texmf-dist/doc/fonts/newtx/sample-lib-crop.pdf diff --git a/Master/texmf-dist/doc/fonts/newtx/sample-libmtp-crop.pdf b/Master/texmf-dist/doc/fonts/newtx/sample-libmtp-crop.pdf Binary files differindex 598673d536b..1b7072be121 100644 --- a/Master/texmf-dist/doc/fonts/newtx/sample-libmtp-crop.pdf +++ b/Master/texmf-dist/doc/fonts/newtx/sample-libmtp-crop.pdf diff --git a/Master/texmf-dist/fonts/enc/public/newtx/libertinealt.enc b/Master/texmf-dist/fonts/enc/public/newtx/libertinealt.enc index dfae43bab07..9a64263fe3d 100644 --- a/Master/texmf-dist/fonts/enc/public/newtx/libertinealt.enc +++ b/Master/texmf-dist/fonts/enc/public/newtx/libertinealt.enc @@ -11,10 +11,10 @@ /zeta /eta /theta /iota /kappa /lambda /mu /nu /xi /pi /rho /sigma - /tau /upsilon /phi /chi + /tau /upsilon /phi1 /chi % 0x20 /psi /omega /epsilon /theta1 - /omega1 /uni03F1 /sigma1 /phi1 + /omega1 /uni03F1 /sigma1 /phi /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef % 0x30 diff --git a/Master/texmf-dist/fonts/map/dvips/public/newtx/ntx.map b/Master/texmf-dist/fonts/map/dvips/public/newtx/ntx.map index 259367d9492..2de0cc4663a 100644 --- a/Master/texmf-dist/fonts/map/dvips/public/newtx/ntx.map +++ b/Master/texmf-dist/fonts/map/dvips/public/newtx/ntx.map @@ -10,6 +10,8 @@ fxlri-7alt LinLibertineI7 " LibertineAltEncoding ReEncodeFont " <[libertinealt.e fxlzi-7alt LinLibertineZI7 " LibertineAltEncoding ReEncodeFont " <[libertinealt.enc <fxlzi-7letters.pfb fxlri-5alt LinLibertineI5 " LibertineAltEncoding ReEncodeFont " <[libertinealt.enc <fxlri-5letters.pfb fxlzi-5alt LinLibertineZI5 " LibertineAltEncoding ReEncodeFont " <[libertinealt.enc <fxlzi-5letters.pfb +rfxlr-alt LinLibertine " LibertineAltEncoding ReEncodeFont " <[libertinealt.enc <fxlr.pfb +rfxlz-alt LinLibertineZ " LibertineAltEncoding ReEncodeFont " <[libertinealt.enc <fxlz.pfb fxlri-7letters LinLibertineI7 <fxlri-7letters.pfb fxlri-5letters LinLibertineI5 <fxlri-5letters.pfb fxlzi-5letters LinLibertineZI5 <fxlzi-5letters.pfb diff --git a/Master/texmf-dist/fonts/tfm/public/newtx/nxlbmia.tfm b/Master/texmf-dist/fonts/tfm/public/newtx/nxlbmia.tfm Binary files differnew file mode 100644 index 00000000000..f10e7cd544a --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/newtx/nxlbmia.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/newtx/nxlmia.tfm b/Master/texmf-dist/fonts/tfm/public/newtx/nxlmia.tfm Binary files differnew file mode 100644 index 00000000000..36c0d7dd8f3 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/newtx/nxlmia.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/newtx/rfxlbi-alt.tfm b/Master/texmf-dist/fonts/tfm/public/newtx/rfxlbi-alt.tfm Binary files differdeleted file mode 100644 index 033c2ba86a5..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/newtx/rfxlbi-alt.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/newtx/rfxlr-alt.tfm b/Master/texmf-dist/fonts/tfm/public/newtx/rfxlr-alt.tfm Binary files differnew file mode 100644 index 00000000000..8955845ec4d --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/newtx/rfxlr-alt.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/newtx/rfxlz-alt.tfm b/Master/texmf-dist/fonts/tfm/public/newtx/rfxlz-alt.tfm Binary files differnew file mode 100644 index 00000000000..19eadab8161 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/newtx/rfxlz-alt.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/newtx/rtxbmi5.tfm b/Master/texmf-dist/fonts/tfm/public/newtx/rtxbmi5.tfm Binary files differnew file mode 100644 index 00000000000..2e6fdabbf99 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/newtx/rtxbmi5.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/newtx/rtxbmi7.tfm b/Master/texmf-dist/fonts/tfm/public/newtx/rtxbmi7.tfm Binary files differnew file mode 100644 index 00000000000..4864fe1d94d --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/newtx/rtxbmi7.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/newtx/t1xbij.tfm b/Master/texmf-dist/fonts/tfm/public/newtx/t1xbij.tfm Binary files differdeleted file mode 100644 index 8fb553b4a8f..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/newtx/t1xbij.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/newtx/t1xbj.tfm b/Master/texmf-dist/fonts/tfm/public/newtx/t1xbj.tfm Binary files differdeleted file mode 100644 index 7d5e7e4328e..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/newtx/t1xbj.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/newtx/t1xbslj.tfm b/Master/texmf-dist/fonts/tfm/public/newtx/t1xbslj.tfm Binary files differdeleted file mode 100644 index 10edbb360d8..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/newtx/t1xbslj.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/newtx/t1xij.tfm b/Master/texmf-dist/fonts/tfm/public/newtx/t1xij.tfm Binary files differdeleted file mode 100644 index 2a55f57606c..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/newtx/t1xij.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/newtx/t1xrj.tfm b/Master/texmf-dist/fonts/tfm/public/newtx/t1xrj.tfm Binary files differdeleted file mode 100644 index 8d0aa0a6455..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/newtx/t1xrj.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/newtx/t1xslj.tfm b/Master/texmf-dist/fonts/tfm/public/newtx/t1xslj.tfm Binary files differdeleted file mode 100644 index 01d20624c48..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/newtx/t1xslj.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/newtx/txbij.tfm b/Master/texmf-dist/fonts/tfm/public/newtx/txbij.tfm Binary files differdeleted file mode 100644 index 0013971bb67..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/newtx/txbij.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/newtx/txbj.tfm b/Master/texmf-dist/fonts/tfm/public/newtx/txbj.tfm Binary files differdeleted file mode 100644 index 03fdca8a45b..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/newtx/txbj.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/newtx/txbslj.tfm b/Master/texmf-dist/fonts/tfm/public/newtx/txbslj.tfm Binary files differdeleted file mode 100644 index 4a9cad5d800..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/newtx/txbslj.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/newtx/txij.tfm b/Master/texmf-dist/fonts/tfm/public/newtx/txij.tfm Binary files differdeleted file mode 100644 index d9e9393a3db..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/newtx/txij.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/newtx/txrj.tfm b/Master/texmf-dist/fonts/tfm/public/newtx/txrj.tfm Binary files differdeleted file mode 100644 index e4e5cd97f71..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/newtx/txrj.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/newtx/txslj.tfm b/Master/texmf-dist/fonts/tfm/public/newtx/txslj.tfm Binary files differdeleted file mode 100644 index 95ca843b434..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/newtx/txslj.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/newtx/tyxbij.tfm b/Master/texmf-dist/fonts/tfm/public/newtx/tyxbij.tfm Binary files differdeleted file mode 100644 index f8ca541423f..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/newtx/tyxbij.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/newtx/tyxbj.tfm b/Master/texmf-dist/fonts/tfm/public/newtx/tyxbj.tfm Binary files differdeleted file mode 100644 index 5fb6ae6d04b..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/newtx/tyxbj.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/newtx/tyxbslj.tfm b/Master/texmf-dist/fonts/tfm/public/newtx/tyxbslj.tfm Binary files differdeleted file mode 100644 index 582951796a9..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/newtx/tyxbslj.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/newtx/tyxij.tfm b/Master/texmf-dist/fonts/tfm/public/newtx/tyxij.tfm Binary files differdeleted file mode 100644 index 99ed5f9630d..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/newtx/tyxij.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/newtx/tyxrj.tfm b/Master/texmf-dist/fonts/tfm/public/newtx/tyxrj.tfm Binary files differdeleted file mode 100644 index 9e2c2582c2b..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/newtx/tyxrj.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/newtx/tyxslj.tfm b/Master/texmf-dist/fonts/tfm/public/newtx/tyxslj.tfm Binary files differdeleted file mode 100644 index a7ca01809f7..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/newtx/tyxslj.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/type1/public/newtx/fxlzi-jv.pfb b/Master/texmf-dist/fonts/type1/public/newtx/fxlzi-jv.pfb Binary files differnew file mode 100644 index 00000000000..d2a386db537 --- /dev/null +++ b/Master/texmf-dist/fonts/type1/public/newtx/fxlzi-jv.pfb diff --git a/Master/texmf-dist/fonts/type1/public/newtx/fxlzi-jv5.pfb b/Master/texmf-dist/fonts/type1/public/newtx/fxlzi-jv5.pfb Binary files differnew file mode 100644 index 00000000000..4c6ce6ef602 --- /dev/null +++ b/Master/texmf-dist/fonts/type1/public/newtx/fxlzi-jv5.pfb diff --git a/Master/texmf-dist/fonts/type1/public/newtx/fxlzi-jv7.pfb b/Master/texmf-dist/fonts/type1/public/newtx/fxlzi-jv7.pfb Binary files differnew file mode 100644 index 00000000000..b79b8f67400 --- /dev/null +++ b/Master/texmf-dist/fonts/type1/public/newtx/fxlzi-jv7.pfb diff --git a/Master/texmf-dist/fonts/type1/public/newtx/rtxmi.pfb b/Master/texmf-dist/fonts/type1/public/newtx/rtxmi.pfb Binary files differdeleted file mode 100644 index 84104f8932b..00000000000 --- a/Master/texmf-dist/fonts/type1/public/newtx/rtxmi.pfb +++ /dev/null diff --git a/Master/texmf-dist/fonts/vf/public/newtx/nxlbmia.vf b/Master/texmf-dist/fonts/vf/public/newtx/nxlbmia.vf Binary files differnew file mode 100644 index 00000000000..28de6c73dc3 --- /dev/null +++ b/Master/texmf-dist/fonts/vf/public/newtx/nxlbmia.vf diff --git a/Master/texmf-dist/fonts/vf/public/newtx/nxlmia.vf b/Master/texmf-dist/fonts/vf/public/newtx/nxlmia.vf Binary files differnew file mode 100644 index 00000000000..cadf5c42511 --- /dev/null +++ b/Master/texmf-dist/fonts/vf/public/newtx/nxlmia.vf diff --git a/Master/texmf-dist/fonts/vf/public/newtx/t1xbij.vf b/Master/texmf-dist/fonts/vf/public/newtx/t1xbij.vf Binary files differdeleted file mode 100644 index a042757d0c5..00000000000 --- a/Master/texmf-dist/fonts/vf/public/newtx/t1xbij.vf +++ /dev/null diff --git a/Master/texmf-dist/fonts/vf/public/newtx/t1xbj.vf b/Master/texmf-dist/fonts/vf/public/newtx/t1xbj.vf Binary files differdeleted file mode 100644 index 3eede68a1c7..00000000000 --- a/Master/texmf-dist/fonts/vf/public/newtx/t1xbj.vf +++ /dev/null diff --git a/Master/texmf-dist/fonts/vf/public/newtx/t1xbslj.vf b/Master/texmf-dist/fonts/vf/public/newtx/t1xbslj.vf Binary files differdeleted file mode 100644 index 8f0b74c861c..00000000000 --- a/Master/texmf-dist/fonts/vf/public/newtx/t1xbslj.vf +++ /dev/null diff --git a/Master/texmf-dist/fonts/vf/public/newtx/t1xij.vf b/Master/texmf-dist/fonts/vf/public/newtx/t1xij.vf Binary files differdeleted file mode 100644 index 033d0d0a2bc..00000000000 --- a/Master/texmf-dist/fonts/vf/public/newtx/t1xij.vf +++ /dev/null diff --git a/Master/texmf-dist/fonts/vf/public/newtx/t1xrj.vf b/Master/texmf-dist/fonts/vf/public/newtx/t1xrj.vf Binary files differdeleted file mode 100644 index 9b030f2f11b..00000000000 --- a/Master/texmf-dist/fonts/vf/public/newtx/t1xrj.vf +++ /dev/null diff --git a/Master/texmf-dist/fonts/vf/public/newtx/t1xslj.vf b/Master/texmf-dist/fonts/vf/public/newtx/t1xslj.vf Binary files differdeleted file mode 100644 index 279ccdab0ca..00000000000 --- a/Master/texmf-dist/fonts/vf/public/newtx/t1xslj.vf +++ /dev/null diff --git a/Master/texmf-dist/fonts/vf/public/newtx/txbij.vf b/Master/texmf-dist/fonts/vf/public/newtx/txbij.vf Binary files differdeleted file mode 100644 index f012c803138..00000000000 --- a/Master/texmf-dist/fonts/vf/public/newtx/txbij.vf +++ /dev/null diff --git a/Master/texmf-dist/fonts/vf/public/newtx/txbj.vf b/Master/texmf-dist/fonts/vf/public/newtx/txbj.vf Binary files differdeleted file mode 100644 index 11422db8d72..00000000000 --- a/Master/texmf-dist/fonts/vf/public/newtx/txbj.vf +++ /dev/null diff --git a/Master/texmf-dist/fonts/vf/public/newtx/txbslj.vf b/Master/texmf-dist/fonts/vf/public/newtx/txbslj.vf Binary files differdeleted file mode 100644 index 67ebf056933..00000000000 --- a/Master/texmf-dist/fonts/vf/public/newtx/txbslj.vf +++ /dev/null diff --git a/Master/texmf-dist/fonts/vf/public/newtx/txij.vf b/Master/texmf-dist/fonts/vf/public/newtx/txij.vf Binary files differdeleted file mode 100644 index ad0476a6fb0..00000000000 --- a/Master/texmf-dist/fonts/vf/public/newtx/txij.vf +++ /dev/null diff --git a/Master/texmf-dist/fonts/vf/public/newtx/txrj.vf b/Master/texmf-dist/fonts/vf/public/newtx/txrj.vf Binary files differdeleted file mode 100644 index 89393f3997d..00000000000 --- a/Master/texmf-dist/fonts/vf/public/newtx/txrj.vf +++ /dev/null diff --git a/Master/texmf-dist/fonts/vf/public/newtx/txslj.vf b/Master/texmf-dist/fonts/vf/public/newtx/txslj.vf Binary files differdeleted file mode 100644 index 9dce074df3e..00000000000 --- a/Master/texmf-dist/fonts/vf/public/newtx/txslj.vf +++ /dev/null diff --git a/Master/texmf-dist/fonts/vf/public/newtx/tyxbij.vf b/Master/texmf-dist/fonts/vf/public/newtx/tyxbij.vf Binary files differdeleted file mode 100644 index ee3908a3843..00000000000 --- a/Master/texmf-dist/fonts/vf/public/newtx/tyxbij.vf +++ /dev/null diff --git a/Master/texmf-dist/fonts/vf/public/newtx/tyxbj.vf b/Master/texmf-dist/fonts/vf/public/newtx/tyxbj.vf Binary files differdeleted file mode 100644 index a8f430e28e7..00000000000 --- a/Master/texmf-dist/fonts/vf/public/newtx/tyxbj.vf +++ /dev/null diff --git a/Master/texmf-dist/fonts/vf/public/newtx/tyxbslj.vf b/Master/texmf-dist/fonts/vf/public/newtx/tyxbslj.vf Binary files differdeleted file mode 100644 index ff7d8719574..00000000000 --- a/Master/texmf-dist/fonts/vf/public/newtx/tyxbslj.vf +++ /dev/null diff --git a/Master/texmf-dist/fonts/vf/public/newtx/tyxij.vf b/Master/texmf-dist/fonts/vf/public/newtx/tyxij.vf Binary files differdeleted file mode 100644 index 755a71d5eb1..00000000000 --- a/Master/texmf-dist/fonts/vf/public/newtx/tyxij.vf +++ /dev/null diff --git a/Master/texmf-dist/fonts/vf/public/newtx/tyxrj.vf b/Master/texmf-dist/fonts/vf/public/newtx/tyxrj.vf Binary files differdeleted file mode 100644 index 0ef07ecaf9c..00000000000 --- a/Master/texmf-dist/fonts/vf/public/newtx/tyxrj.vf +++ /dev/null diff --git a/Master/texmf-dist/fonts/vf/public/newtx/tyxslj.vf b/Master/texmf-dist/fonts/vf/public/newtx/tyxslj.vf Binary files differdeleted file mode 100644 index fd2268e4f47..00000000000 --- a/Master/texmf-dist/fonts/vf/public/newtx/tyxslj.vf +++ /dev/null diff --git a/Master/texmf-dist/tex/latex/newtx/newtxmath.sty b/Master/texmf-dist/tex/latex/newtx/newtxmath.sty index 02704edebb7..392f071851a 100644 --- a/Master/texmf-dist/tex/latex/newtx/newtxmath.sty +++ b/Master/texmf-dist/tex/latex/newtx/newtxmath.sty @@ -10,8 +10,8 @@ % of glyph collisions. % These modifications are by Michael Sharpe, msharpe at ucsd dot edu -\def\fileversion{0.93} -\def\filedate{2012/05/19} +\def\fileversion{0.94} +\def\filedate{2012/05/23} \ProvidesPackage{newtxmath} [\filedate\space v\fileversion] \@ifundefined{ntxmathLoaded}{}{\endinput} @@ -30,7 +30,8 @@ \x} \DeclareOption{varg}{\def\X@s@v@rg{}} \newif\iftx@ams \newif\iftx@slantedG \newif\iftx@cmint \newif\iftx@braces -\newif\iftx@libertine +\newif\iftx@libertine \newif\iftx@varbb +\DeclareOption{varbb}{\tx@varbbtrue} \DeclareOption{libertine}{\tx@libertinetrue} \DeclareOption{cmintegrals}{\tx@cminttrue} \DeclareOption{cmbraces}{\tx@bracestrue} @@ -1026,7 +1027,12 @@ amssymbols,uprightGreek} \DeclareRobustCommand*{\varmathbb}[1]{\gdef\F@ntPrefix{m@thbbch@r}% \@EachCharacter #1\@EndEachCharacter} - + +\iftx@varbb + \let\mathbb\varmathbb +\else + \iftx@ams\else\let\mathbb\varmathbb\fi +\fi %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % Math Extension (ntxex) Definition % largesymbols @@ -1197,6 +1203,7 @@ amssymbols,uprightGreek} \DeclareMathSizes{9} {9} {7.3} {5.5} \DeclareMathSizes{10} {10} {7.3} {5.5} \DeclareMathSizes{10.95}{10.95}{8} {6.1} +\DeclareMathSizes{11} {10.95}{8} {6.1} \DeclareMathSizes{12} {12} {8.8} {6.6} \DeclareMathSizes{14.4} {14.4} {10.5} {7.9} \DeclareMathSizes{17.28}{17.28}{12.5} {9.4} diff --git a/Master/texmf-dist/tex/latex/newtx/newtxtext.sty b/Master/texmf-dist/tex/latex/newtx/newtxtext.sty index 7d5c08da939..73157f55121 100644 --- a/Master/texmf-dist/tex/latex/newtx/newtxtext.sty +++ b/Master/texmf-dist/tex/latex/newtx/newtxtext.sty @@ -12,8 +12,8 @@ % Added scaled keyword and osf option; % Modified the definition of \k to bypass problem with grouping; -\def\fileversion{0.93} -\def\filedate{2012/05/11} +\def\fileversion{0.94} +\def\filedate{2012/05/23} \ProvidesPackage{newtxtext}[\filedate\space v\fileversion] \message{`newtxtext' v\fileversion, \filedate\space Text macros based on txfonts (msharpe)} diff --git a/Master/texmf-dist/tex/latex/newtx/untxmia.fd b/Master/texmf-dist/tex/latex/newtx/untxmia.fd index bc53a95950d..24d00a5b599 100644 --- a/Master/texmf-dist/tex/latex/newtx/untxmia.fd +++ b/Master/texmf-dist/tex/latex/newtx/untxmia.fd @@ -13,14 +13,23 @@ \DeclareFontFamily{U}{ntxmia}{\skewchar \font =127} +\iftx@libertine + \DeclareFontShape{U}{ntxmia}{m}{it}{ + <-> \ntxmath@scaled nxlmia + }{} + + \DeclareFontShape{U}{ntxmia}{b}{it}{ + <-> \ntxmath@scaled nxlbmia + }{} +\else \DeclareFontShape{U}{ntxmia}{m}{it}{ - <-> \ntxmath@scaled ntxmia -}{} - -\DeclareFontShape{U}{ntxmia}{b}{it}{ - <-> \ntxmath@scaled ntxbmia -}{} + <-> \ntxmath@scaled ntxmia + }{} + \DeclareFontShape{U}{ntxmia}{b}{it}{ + <-> \ntxmath@scaled ntxbmia + }{} +\fi \DeclareFontShape{U}{ntxmia}{m}{sl}{<->ssub * ntxmia/m/it}{} \DeclareFontShape{U}{ntxmia}{bx}{it}{<->ssub * ntxmia/b/it}{} \DeclareFontShape{U}{ntxmia}{b}{sl}{<->ssub * ntxmia/b/it}{} |