summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2021-04-11 21:38:07 +0000
committerKarl Berry <karl@freefriends.org>2021-04-11 21:38:07 +0000
commit80ffb7d46d6eaba8dee65bb48ae25650121b00ac (patch)
treedfcf02b5981ca41a94cd7631fe99d15481872626
parent3183e6721d03f92251424fc14b5de5a5c8c6b9f6 (diff)
nimbus15
git-svn-id: svn://tug.org/texlive/trunk@58839 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r--Master/texmf-dist/doc/fonts/nimbus15/README5
-rw-r--r--Master/texmf-dist/tex/latex/nimbus15/T2ANimbusSerif.fd2
-rwxr-xr-xMaster/tlpkg/libexec/ctan2tds1
3 files changed, 6 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/fonts/nimbus15/README b/Master/texmf-dist/doc/fonts/nimbus15/README
index 4803cede97c..fc3166877f6 100644
--- a/Master/texmf-dist/doc/fonts/nimbus15/README
+++ b/Master/texmf-dist/doc/fonts/nimbus15/README
@@ -10,7 +10,10 @@ http://www.ctan.org/license/lppl1.3
for the details of that license.
The support files for Latin characters are quite meager compared to those in other Times text packages (no small caps, no old-style figures, no proportional figures), and it is recommended to use these fonts only as a supplement providing Greek and Cyrillic. See the documentation for examples.
-Current version 1.013 2020-01-29
+Current version 1.014 2021-04-06
+
+Changes in version 1.014
+Corrected an entry in T2ANimbusSerif.fd. (Thanks Alexey Kuznetsov.)
Changes in version 1.013
1. Added U+0300 .. U+0303 to zco-{Regular, Oblique, Bold, BoldOblique} and zcoB-{Regular,Oblique}. Fontspec seems to require three of these to be present.
diff --git a/Master/texmf-dist/tex/latex/nimbus15/T2ANimbusSerif.fd b/Master/texmf-dist/tex/latex/nimbus15/T2ANimbusSerif.fd
index 00ad6082b95..fe1b620ae47 100644
--- a/Master/texmf-dist/tex/latex/nimbus15/T2ANimbusSerif.fd
+++ b/Master/texmf-dist/tex/latex/nimbus15/T2ANimbusSerif.fd
@@ -34,7 +34,7 @@
}{}
\DeclareFontShape{T2A}{NimbusSerif}{b}{sl}{
- <-> \NimbusSerif@@scale ztm-BolObl-t2a
+ <-> \NimbusSerif@@scale ztm-MedObl-t2a
}{}
\DeclareFontShape{T2A}{NimbusSerif}{bx}{sl}{
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds
index 0493b120019..8a98f3afb64 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -929,6 +929,7 @@ chomp (my $ctan_root = `tlpkginfo --ctan-root`);
'newtxsf', "&MAKEflatten",
'nexus-otf', "die 'skipping, font is likely nonfree?'",
'niceframe-type1', "&MAKEflatten",
+ 'nimbus15', "&MAKEflatten",
'nlatexdb', "die 'skipping, C#/.NET'",
'nohyph', "die 'skipping, nohyph must be done by hand'",
'norasi-c90', "&MAKEnorasi_c90",