diff options
Diffstat (limited to 'Build/tools/tpm-ctan-check')
-rwxr-xr-x | Build/tools/tpm-ctan-check | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/Build/tools/tpm-ctan-check b/Build/tools/tpm-ctan-check index c8041221d04..8e4b18a2b40 100755 --- a/Build/tools/tpm-ctan-check +++ b/Build/tools/tpm-ctan-check @@ -43,7 +43,7 @@ sub main "hyphen-norwegian", "hyphen-ukenglish", "hyphen-usorbian", "ibygrk", "iopart-num", "koma-script", - "labelcase", "ledmac", "lewis", "lfb", "lineno", + "labelcase", "ledmac", "lewis", "lfb", "lh", "lineno", "lshort-bulgarian", "lshort-dutch", "lshort-english", "lshort-finnish", "lshort-french", "lshort-german", "lshort-italian", "lshort-japanese", "lshort-korean", @@ -65,9 +65,9 @@ sub main "plnfss", "poemscol", "powerdot", "powerdot-doc-vn", "ppr-prv", "preview", "proof", "pstricks", "pstricks-add", "pst-3d", "pst-barcode", "pst-blur", "pst-eucl", - "pst-labo", "pst-lens", "pst-osci", "pst-slpe", + "pst-labo", "pst-lens", "pst-osci", "pst-pdgr", "pst-slpe", "sciposter", "sectionbox", "seminar", "semioneside", "setspace", - "sf298", "sides", "sparklines", "sttools", "struktex", + "sf298", "sides", "sparklines", "spotcolor", "sttools", "struktex", "subfig", "sudoku", "svninfo", "tabulary", "talk", "tamethebeast", "tex-refs", "texshade", "textcase", "textpos", "thumbpdf", "bin-thumbpdf", @@ -234,9 +234,11 @@ sub read_tpm "info/$me", # Type1fonts "graphics/$me", # sparklines "graphics/metapost/contrib/macros/$me", # mpattern + "graphics/pstricks/contrib/pedigree/$me", # pst-pdgr "graphics/pstricks/contrib/$me", # pstricks-add "fonts/$me", # MnSymbol "fonts/gothic/$me", # blacklettert1 + "fonts/cyrillic/$me/texmf", # lh "fonts/greek/$me", # lfb "fonts/ps-type1/$me", # cm-super "fonts/ps-type1/$menotype1", # esint-type1 |