diff options
author | Karl Berry <karl@freefriends.org> | 2020-11-13 22:31:47 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2020-11-13 22:31:47 +0000 |
commit | c98b4c1e70c682538cdb2caebb78c1460dd924a6 (patch) | |
tree | 429d4d62bfe31c24c44c0598daa79f6fe3d5ecba /Master | |
parent | ffb4036e9af173690e6faa322bee8bceefa7bcaa (diff) |
newtx (13nov20)
git-svn-id: svn://tug.org/texlive/trunk@56928 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r-- | Master/texmf-dist/doc/fonts/newtx/README | 5 | ||||
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 4 |
2 files changed, 7 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/fonts/newtx/README b/Master/texmf-dist/doc/fonts/newtx/README index ad99b085929..da48ba2a431 100644 --- a/Master/texmf-dist/doc/fonts/newtx/README +++ b/Master/texmf-dist/doc/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.631 2020-11-02 +Current version: 1.632 2020-11-12 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.632 +Added two missing map file entries. + Changes in version 1.631 Removed unwanted ij ligatures from the text fonts. diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index d5c85cd6a9c..ac479294cd5 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -892,16 +892,17 @@ chomp (my $ctan_root = `tlpkginfo --ctan-root`); 'na-position', "&MAKEflatten", 'named', "die 'skipping, await request for old bst+sty'", 'namunsrt', "die 'skipping, await request for old bst'", - 'newapa', "die 'skipping, await request for old bst+sty'", 'nanumtype1', "&MAKEflatten", 'nassflow', "die 'skipping, nosell license'", 'nbaskerv', "die 'skipping, requires nonfree font'", 'ncctools', "&MAKEflatten", 'ncntrsbk', "die 'skipping, part of urw-base35, frozen'", 'newalg', "die 'skipping, noinfo license, 1995'", + 'newapa', "die 'skipping, await request for old bst+sty'", 'newproof', "die 'skipping, use piff'", 'newsletr', "&MAKEnewsletr", 'newthm', "die 'skipping, obsolete, no longer on ctan'", + 'newtx', "&MAKEflatten", 'newtxsf', "&MAKEflatten", 'nexus-otf', "die 'skipping, font is likely nonfree?'", 'niceframe-type1', "&MAKEflatten", @@ -2034,6 +2035,7 @@ $standardtex 'nag', '\.nag|' . $standardtex, 'navigator', '(t-)?navigator.tex|' . $standardtex, 'nddiss', '\.sty|\.clo|\.ldf|\.cls|\.def|\.fd$', + 'newtx', '.*-subs\.tex|' . $standardtex, 'nodetree', 'nodetree.(tex|lua)|' . $standardtex, 'noindentafter', "noindentafter\.sty", 'nomencl', '\.sty', # not .cfg |