summaryrefslogtreecommitdiff
path: root/fonts
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2021-05-21 03:01:23 +0000
committerNorbert Preining <norbert@preining.info>2021-05-21 03:01:23 +0000
commit6a52d8839d334ac56f36195aa404fac667862830 (patch)
tree826593c6af503aaaf2691f8e96912485428ef595 /fonts
parent6d6c3b4ee419b9f485a213d2ece28b06e9ca2f7c (diff)
CTAN sync 202105210301
Diffstat (limited to 'fonts')
-rw-r--r--fonts/newtx/README5
-rw-r--r--fonts/newtx/tex/ly1ntxlf.fd2
-rw-r--r--fonts/newtx/tex/ly1ntxosf.fd2
-rw-r--r--fonts/newtx/tex/ly1ntxtlf.fd2
-rw-r--r--fonts/newtx/tex/ly1ntxtosf.fd2
-rw-r--r--fonts/newtx/tex/ot1ntxlf.fd2
-rw-r--r--fonts/newtx/tex/ot1ntxosf.fd2
-rw-r--r--fonts/newtx/tex/ot1ntxtlf.fd2
-rw-r--r--fonts/newtx/tex/ot1ntxtosf.fd2
-rw-r--r--fonts/newtx/tex/t1ntxlf.fd2
-rw-r--r--fonts/newtx/tex/t1ntxosf.fd2
-rw-r--r--fonts/newtx/tex/t1ntxtlf.fd2
-rw-r--r--fonts/newtx/tex/t1ntxtosf.fd2
13 files changed, 16 insertions, 13 deletions
diff --git a/fonts/newtx/README b/fonts/newtx/README
index b25d66fedb..1d31e0cd3e 100644
--- a/fonts/newtx/README
+++ b/fonts/newtx/README
@@ -1,10 +1,13 @@
This package, initially 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: 1.65 2021-05-16
+Current version: 1.651 2021-05-20
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.651
+Corrected an error introduced in version 1.65 in a number of fd files for the main text fonts. (Thanks Alexara Wu.)
+
Changes in version 1.65
1. Added a new text family, ntxth, to accommodate the theorem font which is available only in regular weight, italic shape. (In previous versions, the theorem font was accessed as the slanted shape, which turned out to be a bad decision on my part.)
2. Added true slanted shapes and a new option, trueslanted, to newtxtext. If this option is not specified, newtxtext behaves exactly as in the previous version, with \textsl producing italic with upright punctation. If specified, \textsl produces true slanted text. It is strongly recommended to always use this option in order to get the correct behavior of figures in header text made after specifying \pagestyle{headings}. The only cost will be that you cannot use \textsl to invokee the theorem font. The substitute is \textth or, equivalently, \textthit.
diff --git a/fonts/newtx/tex/ly1ntxlf.fd b/fonts/newtx/tex/ly1ntxlf.fd
index 6598756cec..308fb6b1cc 100644
--- a/fonts/newtx/tex/ly1ntxlf.fd
+++ b/fonts/newtx/tex/ly1ntxlf.fd
@@ -1,7 +1,7 @@
\ProvidesFile{ly1ntxlf.fd}[2021/05/08 v1.0 font definition file for LY1/ntx/lf]
\expandafter\ifx\csname ntx@sltrue\endcsname\relax
- \global\newif\ntx@sl\global\ntx@sltrue%
+ \global\newif\ifntx@sl\global\ntx@sltrue%
\fi
\expandafter\ifx\csname ntx@scaled\endcsname\relax
diff --git a/fonts/newtx/tex/ly1ntxosf.fd b/fonts/newtx/tex/ly1ntxosf.fd
index 6360501bd7..31495f6472 100644
--- a/fonts/newtx/tex/ly1ntxosf.fd
+++ b/fonts/newtx/tex/ly1ntxosf.fd
@@ -1,7 +1,7 @@
\ProvidesFile{ly1ntxosf.fd}[2021/05/08 v1.0 font definition file for LY1/ntx/osf]
\expandafter\ifx\csname ntx@sltrue\endcsname\relax
- \global\newif\ntx@sl\global\ntx@sltrue%
+ \global\newif\ifntx@sl\global\ntx@sltrue%
\fi
\expandafter\ifx\csname ntx@scaled\endcsname\relax
diff --git a/fonts/newtx/tex/ly1ntxtlf.fd b/fonts/newtx/tex/ly1ntxtlf.fd
index 7fd8882ac8..defa93b4cb 100644
--- a/fonts/newtx/tex/ly1ntxtlf.fd
+++ b/fonts/newtx/tex/ly1ntxtlf.fd
@@ -1,7 +1,7 @@
\ProvidesFile{ly1ntxtlf.fd}[2021/05/08 v1.0 font definition file for LY1/ntx/tlf]
\expandafter\ifx\csname ntx@sltrue\endcsname\relax
- \global\newif\ntx@sl\global\ntx@sltrue%
+ \global\newif\ifntx@sl\global\ntx@sltrue%
\fi
\expandafter\ifx\csname ntx@scaled\endcsname\relax
diff --git a/fonts/newtx/tex/ly1ntxtosf.fd b/fonts/newtx/tex/ly1ntxtosf.fd
index 918953a2ab..6ee7c367aa 100644
--- a/fonts/newtx/tex/ly1ntxtosf.fd
+++ b/fonts/newtx/tex/ly1ntxtosf.fd
@@ -1,7 +1,7 @@
\ProvidesFile{ly1ntxtosf.fd}[2021/05/08 v1.0 font definition file for LY1/ntx/tosf]
\expandafter\ifx\csname ntx@sltrue\endcsname\relax
- \global\newif\ntx@sl\global\ntx@sltrue%
+ \global\newif\ifntx@sl\global\ntx@sltrue%
\fi
\expandafter\ifx\csname ntx@scaled\endcsname\relax
diff --git a/fonts/newtx/tex/ot1ntxlf.fd b/fonts/newtx/tex/ot1ntxlf.fd
index e685017088..7f423ce6c2 100644
--- a/fonts/newtx/tex/ot1ntxlf.fd
+++ b/fonts/newtx/tex/ot1ntxlf.fd
@@ -1,7 +1,7 @@
\ProvidesFile{ot1ntxlf.fd}[2021/05/08 v1.0 font definition file for OT1/ntx/lf]
\expandafter\ifx\csname ntx@sltrue\endcsname\relax
- \global\newif\ntx@sl\global\ntx@sltrue%
+ \global\newif\ifntx@sl\global\ntx@sltrue%
\fi
\expandafter\ifx\csname ntx@scaled\endcsname\relax
diff --git a/fonts/newtx/tex/ot1ntxosf.fd b/fonts/newtx/tex/ot1ntxosf.fd
index e52f5b2750..bbcb154694 100644
--- a/fonts/newtx/tex/ot1ntxosf.fd
+++ b/fonts/newtx/tex/ot1ntxosf.fd
@@ -1,7 +1,7 @@
\ProvidesFile{ot1ntxosf.fd}[2021/05/08 v1.0 font definition file for OT1/ntx/osf]
\expandafter\ifx\csname ntx@sltrue\endcsname\relax
- \global\newif\ntx@sl\global\ntx@sltrue%
+ \global\newif\ifntx@sl\global\ntx@sltrue%
\fi
\expandafter\ifx\csname ntx@scaled\endcsname\relax
diff --git a/fonts/newtx/tex/ot1ntxtlf.fd b/fonts/newtx/tex/ot1ntxtlf.fd
index 7d2c64bd7a..3247b8ddca 100644
--- a/fonts/newtx/tex/ot1ntxtlf.fd
+++ b/fonts/newtx/tex/ot1ntxtlf.fd
@@ -1,7 +1,7 @@
\ProvidesFile{ot1ntxtlf.fd}[2021/05/08 v1.0 font definition file for OT1/ntx/tlf]
\expandafter\ifx\csname ntx@sltrue\endcsname\relax
- \global\newif\ntx@sl\global\ntx@sltrue%
+ \global\newif\ifntx@sl\global\ntx@sltrue%
\fi
\expandafter\ifx\csname ntx@scaled\endcsname\relax
diff --git a/fonts/newtx/tex/ot1ntxtosf.fd b/fonts/newtx/tex/ot1ntxtosf.fd
index 5d8421fec7..176bad670f 100644
--- a/fonts/newtx/tex/ot1ntxtosf.fd
+++ b/fonts/newtx/tex/ot1ntxtosf.fd
@@ -1,7 +1,7 @@
\ProvidesFile{ot1ntxtosf.fd}[2021/05/08 v1.0 font definition file for OT1/ntx/tosf]
\expandafter\ifx\csname ntx@sltrue\endcsname\relax
- \global\newif\ntx@sl\global\ntx@sltrue%
+ \global\newif\ifntx@sl\global\ntx@sltrue%
\fi
\expandafter\ifx\csname ntx@scaled\endcsname\relax
diff --git a/fonts/newtx/tex/t1ntxlf.fd b/fonts/newtx/tex/t1ntxlf.fd
index 6e077f602f..e55c5d8ef7 100644
--- a/fonts/newtx/tex/t1ntxlf.fd
+++ b/fonts/newtx/tex/t1ntxlf.fd
@@ -1,7 +1,7 @@
\ProvidesFile{t1ntxlf.fd}[2021/05/07 v1.1 font definition file for T1/ntx/lf]
\expandafter\ifx\csname ntx@sltrue\endcsname\relax
- \global\newif\ntx@sl\global\ntx@sltrue%
+ \global\newif\ifntx@sl\global\ntx@sltrue%
\fi
\expandafter\ifx\csname ntx@scaled\endcsname\relax
diff --git a/fonts/newtx/tex/t1ntxosf.fd b/fonts/newtx/tex/t1ntxosf.fd
index 20b9fbf84c..5f9837d454 100644
--- a/fonts/newtx/tex/t1ntxosf.fd
+++ b/fonts/newtx/tex/t1ntxosf.fd
@@ -1,7 +1,7 @@
\ProvidesFile{t1ntxosf.fd}[2021/05/07 v1.1 font definition file for T1/ntx/osf]
\expandafter\ifx\csname ntx@sltrue\endcsname\relax
- \global\newif\ntx@sl\global\ntx@sltrue%
+ \global\newif\ifntx@sl\global\ntx@sltrue%
\fi
\expandafter\ifx\csname ntx@scaled\endcsname\relax
diff --git a/fonts/newtx/tex/t1ntxtlf.fd b/fonts/newtx/tex/t1ntxtlf.fd
index 9de08e5de0..bc8fdd1578 100644
--- a/fonts/newtx/tex/t1ntxtlf.fd
+++ b/fonts/newtx/tex/t1ntxtlf.fd
@@ -1,7 +1,7 @@
\ProvidesFile{t1ntxtlf.fd}[2021/05/07 v1.1 font definition file for T1/ntx/tlf]
\expandafter\ifx\csname ntx@sltrue\endcsname\relax
- \global\newif\ntx@sl\global\ntx@sltrue%
+ \global\newif\ifntx@sl\global\ntx@sltrue%
\fi
\expandafter\ifx\csname ntx@scaled\endcsname\relax
diff --git a/fonts/newtx/tex/t1ntxtosf.fd b/fonts/newtx/tex/t1ntxtosf.fd
index bca2a799f0..1aec7119a1 100644
--- a/fonts/newtx/tex/t1ntxtosf.fd
+++ b/fonts/newtx/tex/t1ntxtosf.fd
@@ -1,7 +1,7 @@
\ProvidesFile{t1ntxtosf.fd}[2021/05/07 v1.1 font definition file for T1/ntx/tosf]
\expandafter\ifx\csname ntx@sltrue\endcsname\relax
- \global\newif\ntx@sl\global\ntx@sltrue%
+ \global\newif\ifntx@sl\global\ntx@sltrue%
\fi
\expandafter\ifx\csname ntx@scaled\endcsname\relax