diff options
-rwxr-xr-x | Build/cdbuild/ctan2tds.pl | 1 | ||||
-rwxr-xr-x | Build/tools/tpm-ctan-check | 3 |
2 files changed, 2 insertions, 2 deletions
diff --git a/Build/cdbuild/ctan2tds.pl b/Build/cdbuild/ctan2tds.pl index 28d1acd9969..d2361bb1e1b 100755 --- a/Build/cdbuild/ctan2tds.pl +++ b/Build/cdbuild/ctan2tds.pl @@ -647,7 +647,6 @@ $standarddocfmt='latex'; 'stmaryrd', 'stmaryrd.dtx', 'thesis', 'install.01|install.ndx', 'toptesi', 'NULL', - 'xltxtra', 'NULL', # can't rebuild without xetex ); $standardins='\.ins'; diff --git a/Build/tools/tpm-ctan-check b/Build/tools/tpm-ctan-check index 8c1d89e599b..74d3167a3a8 100755 --- a/Build/tools/tpm-ctan-check +++ b/Build/tools/tpm-ctan-check @@ -134,7 +134,8 @@ my @WorkingTPM = qw( vancouver variations varindex vector velthuis verse versions vhistory visualfaq vmargin volumes vpe wallpaper warning warpcol williams wordlike wrapfig - xbase xcolor xdoc xfor xfrac xifthen xkeyval xnewcommand xoptarg + xbase xcolor xdoc xfor xfrac xifthen xkeyval xltxtra + xnewcommand xoptarg xq xtab xtcapts xyling xypic-tut-pt xytree york-thesis |