From 3950b81533a35208d06bd9adc37446ba3ff4e385 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Tue, 25 Jun 2013 18:05:03 +0000 Subject: create pdfcsplain for xetex and luatex, and check csplain and cslatex (zdenek.wagner mail of 29 May 2013 11:55:47) git-svn-id: svn://tug.org/texlive/trunk@30936 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/bin/tlpkginfo | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'Master/tlpkg/bin/tlpkginfo') diff --git a/Master/tlpkg/bin/tlpkginfo b/Master/tlpkg/bin/tlpkginfo index 2e515959eb2..873afda4694 100755 --- a/Master/tlpkg/bin/tlpkginfo +++ b/Master/tlpkg/bin/tlpkginfo @@ -17,8 +17,8 @@ sub main { # erroneous or problematic tds files (when new, tell RobinF and author) $erroneous_tds = join ("|", - qw(countriesofeurope engpron gost hacm he-she imakeidx imtekda spanish - sttools titleps), + qw(countriesofeurope engpron gost hacm he-she imakeidx imtekda + mathdesign spanish sttools titleps), ); # Heiko's tds files (don't propagate through CTAN fast enough). @@ -52,7 +52,8 @@ sub main { } else { die "Usage: $0 --ctan-dir PKGNAME\n" . " or: --prepare PKGNAME\n" - . " or: --ctan-root (not \"@ARGV\").\n"; + . " or: --ctan-root\n" + . "(not \"@ARGV\").\n"; } } -- cgit v1.2.3