summaryrefslogtreecommitdiff
path: root/Master
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2012-11-26 23:40:57 +0000
committerKarl Berry <karl@freefriends.org>2012-11-26 23:40:57 +0000
commitf65ddfb995e6664c8bc89e4f68d51f9d1b48c15a (patch)
treef9f7de2d20b31fec4edf4f2a25618da7d70fcf30 /Master
parent3d6dee57aa94079f895235d5bb78d4f36f34187a (diff)
superiors (26nov12)
git-svn-id: svn://tug.org/texlive/trunk@28370 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r--Master/texmf-dist/doc/fonts/superiors/README5
-rw-r--r--Master/texmf-dist/fonts/enc/dvips/superiors/sups.enc (renamed from Master/texmf-dist/fonts/enc/public/superiors/sups.enc)0
-rw-r--r--Master/texmf-dist/fonts/map/dvips/public/superiors/superiors.map2
-rwxr-xr-xMaster/tlpkg/bin/tlpkg-ctan-check1
-rwxr-xr-xMaster/tlpkg/libexec/ctan2tds1
5 files changed, 6 insertions, 3 deletions
diff --git a/Master/texmf-dist/doc/fonts/superiors/README b/Master/texmf-dist/doc/fonts/superiors/README
index c981f6ea22b..09eb19a7094 100644
--- a/Master/texmf-dist/doc/fonts/superiors/README
+++ b/Master/texmf-dist/doc/fonts/superiors/README
@@ -1,9 +1,12 @@
This small package provides a means of adding to or modifying the superior figures used for footnote and endnote markers in any font collection.
-Current version: 1.00
+Current version: 1.01
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 1.01:
+1. libertinesups now points to LinLibertineO from the libertine-type1 package, which must be installed as a replacement for libertine-legacy.
+
The package provides one superior figures font drawn from the Linux Libertine collection---installation requires enabling superiors.map. The default superior figures font is distributed with newtx, and provides figures based on STIX superior figures, compatible with Times and other heavy fonts.
Any existing fonts collection, such as might be constructed by otfinst, may be used provided it has a complete set of superior digits.
diff --git a/Master/texmf-dist/fonts/enc/public/superiors/sups.enc b/Master/texmf-dist/fonts/enc/dvips/superiors/sups.enc
index f914faff2cc..f914faff2cc 100644
--- a/Master/texmf-dist/fonts/enc/public/superiors/sups.enc
+++ b/Master/texmf-dist/fonts/enc/dvips/superiors/sups.enc
diff --git a/Master/texmf-dist/fonts/map/dvips/public/superiors/superiors.map b/Master/texmf-dist/fonts/map/dvips/public/superiors/superiors.map
index d377f5098b5..0b7b6a1862a 100644
--- a/Master/texmf-dist/fonts/map/dvips/public/superiors/superiors.map
+++ b/Master/texmf-dist/fonts/map/dvips/public/superiors/superiors.map
@@ -1,2 +1,2 @@
-libertinesups LinLibertine " SupsEncoding ReEncodeFont " <[sups.enc <fxlr.pfb
+libertinesups LinLibertineO " SupsEncoding ReEncodeFont " <[sups.enc <LinLibertineO.pfb
crdo-sups Crdo-sups <crdo-sups.pfb \ No newline at end of file
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check
index b237aba6f8f..b6cb6839ab5 100755
--- a/Master/tlpkg/bin/tlpkg-ctan-check
+++ b/Master/tlpkg/bin/tlpkg-ctan-check
@@ -529,6 +529,7 @@ my @TLP_no_check = (
"pdftools", # binary
"powerdot", # stale generated files on CTAN
"ps2pkm", # binary
+ "pst-ghsb", # not on CTAN, replaced by pst-slpe, keep for compat
"pstools", # binary
"psutils", # binary
"ptex", # binary
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds
index 89d99fd601d..c12757de21f 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -785,7 +785,6 @@ chomp ($Build = `cd $Master/../Build/source && pwd`);
'pst-geo', "&MAKEpst",
'pst-geo-compress', "die 'skipping, in pst-geo, check with hvoss'",
'pst-graphicx',"&MAKEpst",
- 'pst-ghsb', "&MAKEpst",
'pst-gr3d', "&MAKEpst",
'pst-grad', "&MAKEpst",
'pst-infixplot',"&MAKEpst",