diff options
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-x | Master/tlpkg/bin/tlpkg-ctan-check | 2 | ||||
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 2 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/collection-mathscience.tlpsrc | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/oops.tlpsrc | 0 |
4 files changed, 3 insertions, 2 deletions
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index 2a262335533..ba4bce0bc02 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -528,7 +528,7 @@ my @TLP_working = qw( odsfile ofs ogham oinuit old-arrows oldlatin oldstandard oldstyle olsak-misc - onedown onlyamsmath onrannual opcit opensans oplotsymbl + onedown onlyamsmath onrannual oops opcit opensans oplotsymbl opteng optex optidef optional options ordinalpt orkhun oscola ot-tableau othello othelloboard oubraces outerhbox outline outliner outlines outlining diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index f047f594953..3902a8296a6 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -3293,7 +3293,7 @@ $standardttf = '\.ttf|\.TTC'; # the end, in the doc directory. $standardclean = '\.head|\.tmp|\.dvi|\.log|\.out|\.aux|\.toc|\.lof|\.lot' . '|\.bbl|\.blg|\.idx|\.ind|\.ilg|\.glo|\.gls|\.loa' - . '|\.bcf|\.ido|\.run\.xml|\.hd|\.slnc'; + . '|\.bcf|\.ido|\.run\.xml|\.hd|\.slnc|\.listing$'; %specialclean = ( 'a2ping' => 'README', # not worth whole separate doc subdir 'accfonts' => $standardclean . '|dvips.enc', # dup enc diff --git a/Master/tlpkg/tlpsrc/collection-mathscience.tlpsrc b/Master/tlpkg/tlpsrc/collection-mathscience.tlpsrc index aa05dae7021..9672a6b29f6 100644 --- a/Master/tlpkg/tlpsrc/collection-mathscience.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-mathscience.tlpsrc @@ -139,6 +139,7 @@ depend nuc depend nucleardata depend objectz depend oplotsymbl +depend oops depend ot-tableau depend oubraces depend perfectcut diff --git a/Master/tlpkg/tlpsrc/oops.tlpsrc b/Master/tlpkg/tlpsrc/oops.tlpsrc new file mode 100644 index 00000000000..e69de29bb2d --- /dev/null +++ b/Master/tlpkg/tlpsrc/oops.tlpsrc |