diff options
author | Karl Berry <karl@freefriends.org> | 2019-11-13 21:47:16 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-11-13 21:47:16 +0000 |
commit | 44f962e4808468e489cfb004a2d12134f0e483c9 (patch) | |
tree | cb518d26c04686700da35fdd33ce571db5fa5b01 /Master/tlpkg | |
parent | c1f8953de9aa3f9bc1bd455916833684d52045b4 (diff) |
gfsdidotclassic (13nov19)
git-svn-id: svn://tug.org/texlive/trunk@52778 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-x | Master/tlpkg/bin/tlpkg-ctan-check | 2 | ||||
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/collection-fontsextra.tlpsrc | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/gfsdidotclassic.tlpsrc | 0 |
4 files changed, 3 insertions, 1 deletions
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index ddd364d745d..8a0a28ec73a 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -317,7 +317,7 @@ my @TLP_working = qw( genmisc genmpage gentium-tug gentle gentombow geometry geometry-de german germbib germkorr getfiledate getitems getmap getoptk gfnotation - gfsartemisia gfsbaskerville gfsbodoni gfscomplutum gfsdidot + gfsartemisia gfsbaskerville gfsbodoni gfscomplutum gfsdidot gfsdidotclassic gfsneohellenic gfsneohellenicmath gfsporson gfssolomos ghab ghsystem gillcm gillius gincltex gindex ginpenc diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index e26eb46dab7..fcf2b9e68c2 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -3297,6 +3297,7 @@ $standardclean = '\.head|\.tmp|\.dvi|\.log|\.out|\.aux|\.toc|\.lof|\.lot' 'gfsbodoni' => 'B*Specimen.pdf', # no source 'gfscomplutum' => 'C*Specimen.pdf', # no source 'gfsdidot' => '.pdf', # no source + 'gfsdidotclassic' => '.pdf', # no source 'gfsneohellenic'=> '.pdf', # no source 'jknapltx' => 'ubbold.fd', # clash bbold's Ubbold.fd; sauter bbold fails 'latexmk' => '(sweave_|tex4ht-)latexmkrc', # case-folding clash diff --git a/Master/tlpkg/tlpsrc/collection-fontsextra.tlpsrc b/Master/tlpkg/tlpsrc/collection-fontsextra.tlpsrc index 714705057ae..2955631de8d 100644 --- a/Master/tlpkg/tlpsrc/collection-fontsextra.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-fontsextra.tlpsrc @@ -145,6 +145,7 @@ depend gfsartemisia depend gfsbodoni depend gfscomplutum depend gfsdidot +depend gfsdidotclassic depend gfsneohellenic depend gfsneohellenicmath depend gfssolomos diff --git a/Master/tlpkg/tlpsrc/gfsdidotclassic.tlpsrc b/Master/tlpkg/tlpsrc/gfsdidotclassic.tlpsrc new file mode 100644 index 00000000000..e69de29bb2d --- /dev/null +++ b/Master/tlpkg/tlpsrc/gfsdidotclassic.tlpsrc |