summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/fonts
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2024-01-11 21:26:40 +0000
committerKarl Berry <karl@freefriends.org>2024-01-11 21:26:40 +0000
commitdc88eee66df8e562403b73d3c9c65451bd3dcf27 (patch)
tree8f2f76c22f6d1a000704d8e5430a6e4e611cb90a /Master/texmf-dist/doc/fonts
parent92738fac969dbc24eee1590fc719d66c2660a2ad (diff)
newpx (11jan24)
git-svn-id: svn://tug.org/texlive/trunk@69380 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/fonts')
-rw-r--r--Master/texmf-dist/doc/fonts/newpx/README10
-rw-r--r--Master/texmf-dist/doc/fonts/newpx/newpxdoc.pdfbin442660 -> 426049 bytes
-rw-r--r--Master/texmf-dist/doc/fonts/newpx/newpxdoc.tex10
3 files changed, 13 insertions, 7 deletions
diff --git a/Master/texmf-dist/doc/fonts/newpx/README b/Master/texmf-dist/doc/fonts/newpx/README
index 5e96afad906..c3322dea069 100644
--- a/Master/texmf-dist/doc/fonts/newpx/README
+++ b/Master/texmf-dist/doc/fonts/newpx/README
@@ -1,16 +1,22 @@
This package, based initially on pxfonts, provides many fixes and enhancements to that package, splitting it in two parts---newpxtext and newpxmath---which may be run independently of one another. It provides scaling, improved metrics, and other options. For proper operation, the packages require that the packages newtxmath, pxfonts and TeXGyrePagella be installed and their map files enabled. The text package now relies on an extension of the TeXGyrePagella Type1 fonts that is provided with this package. The accompanying MANIFEST-newpx.txt provides details of the extension as requested by GUST-FONT-LICENSE.txt
-Current version: 1.534 2023-11-13
+Current version: 1.535 2024-01-10
This material is subject to the LaTeX Project Public License. See http://www.ctan.org/license/lppl1.3
for the details of that license.
+Changes in version 1.535
+Moved all sups code from newpxtext.sty to superiors.sty, version 2,
+leaving a stub in place to warn users of the associated newpxtext options
+about the changes.
+
Changes in version 1.534
1. Made changes to a number of fd files to rework some incorrect \providefile entries. (Thanks Martin Münch.)
2. Added four declarations to newpxtext.sty of the form
\DeclareFontFamilySubstitution{\encodingdefault}{zplLF}{zpllf}
so that the old names for font families would work as well as the new
-lowercase forms.
+lowercase forms.
+
Changes in version 1.533
1. Introduced a sequence of curly braces to replace standard braces if you specify
the option curlybraces to newtxmath.
diff --git a/Master/texmf-dist/doc/fonts/newpx/newpxdoc.pdf b/Master/texmf-dist/doc/fonts/newpx/newpxdoc.pdf
index 401e6e3781d..99253133281 100644
--- a/Master/texmf-dist/doc/fonts/newpx/newpxdoc.pdf
+++ b/Master/texmf-dist/doc/fonts/newpx/newpxdoc.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/fonts/newpx/newpxdoc.tex b/Master/texmf-dist/doc/fonts/newpx/newpxdoc.tex
index 92a3f762419..bb61b9199a7 100644
--- a/Master/texmf-dist/doc/fonts/newpx/newpxdoc.tex
+++ b/Master/texmf-dist/doc/fonts/newpx/newpxdoc.tex
@@ -118,7 +118,7 @@ This package is meant to be a replacement for Young Ryu's {\tt pxfonts}---a com
\textsc{Changes as of version 1.53}
\begin{itemize}
\item
-Superior letters and figures distinct from numerators have been added along with some special features. The text switch \verb|\sustyle| (or \verb|\sufigures|) or the commands \verb|\textsu|, \verb|\textsup|, \verb|\textsups| may be used to invoke ordinary superiors. The command \verb|\textsuperior| is reserved for a form of superiors that respond to adjustments you may specify in the package options, and which are used for footnote marker placement: \verb|supscale| rescales them, \verb|supsraised| specifies an amount to move them vertically, and \verb|supLspaced|, \verb|supRspaced| specify additional kerning to be applied at the left and right. These changes are applied in the order: scaling, raising, kerning. All except \verb|supscale| should be dimensions with units like {\tt em} which will scale properly. Their relative vertical positions stack up like this: X\textinf{12}X\textde{345}X\textnu{678}X\textsu{90}.
+Superior letters and figures distinct from numerators have been added along with some special features. The text switch \verb|\sustyle| (or \verb|\sufigures|) or the commands \verb|\textsu|, \verb|\textsup|, \verb|\textsups| may be used to invoke ordinary superiors. The command \verb|\textsuperior| is reserved for a form of superiors that respond to adjustments you may specify in the package options, and which are used for footnote marker placement: \verb|supscale| rescales them, \verb|supsraised| specifies an amount to move them vertically, and \verb|supLspaced|, \verb|supRspaced| specify additional kerning to be applied at the left and right. These changes are applied in the order: scaling, raising, kerning. All except \verb|supscale| should be dimensions with units like {\tt em} which will scale properly. Their relative vertical positions stack up like this: X\textinf{12}X\textde{345}X\textnu{678}X\textsu{90}. \textbf{IMPORTANT: As of version 1.535, the options and code described in this paragraph have been moved to the new {\tt superiors} package.}
\item
Unless you specify the option {\tt defaultsups}, the package will use the superior letters and numbers for footnote markers. These will work in all LaTeX engines, and with all standard LaTeX classes, as well a the KOMA classes. With {\tt defaultsups}, you get scaled-down glyphs which may not match the color of other text and may be more difficult to find on a page.
\item
@@ -1002,8 +1002,8 @@ and pasting it into the top of your document before the \verb|\documentclass...|
\end{filecontents*}
\end{verbatim}
-\section{Footnote markers}
-The following page displays some of the ways that footnote markers may be modified.
-\newpage
-\includegraphics{footsnippet-crop}
+%\section{Footnote markers}
+%The following page displays some of the ways that footnote markers may be modified.
+%\newpage
+%\includegraphics{footsnippet-crop}
\end{document}