diff options
author | Norbert Preining <preining@logic.at> | 2010-09-16 14:45:01 +0000 |
---|---|---|
committer | Norbert Preining <preining@logic.at> | 2010-09-16 14:45:01 +0000 |
commit | 5865b8a21158e5c0846e45c1d8094998ff4943fd (patch) | |
tree | c02f04db45311b1312f6885fff3aeb9d9a23ea00 /Master | |
parent | e4caa4588d8cf4fa5f51a525214fc5d28775a5d9 (diff) |
do not installfont.pdf, some .sty file is missing for recreation
git-svn-id: svn://tug.org/texlive/trunk@19757 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 9103c3aded4..5f70df0b64d 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -1797,6 +1797,7 @@ $standardclean = '\.head|\.tmp|\.dvi|\.log|\.out|\.aux|\.toc|\.lof|\.lot' 'gfscomplutum' => 'C*Specimen.pdf', # no source 'gfsdidot' => '[DO]*Specimen.pdf', # no source 'gfsneohellenic'=> 'N*Specimen.pdf', # no source + 'installfont' => 'installfont.pdf', # source partly missing 'jknapltx' => 'ubbold.fd', # clash bbold's Ubbold.fd; sauter bbold fails 'linguex' => 'cgloss4e.sty', # symlink 'piechartmp' => 'piechartmp.pdf', # no source |