diff options
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-x | Master/tlpkg/bin/tlpkg-ctan-check | 3 | ||||
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/collection-mathscience.tlpsrc | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/oplotsymbl.tlpsrc | 0 |
4 files changed, 4 insertions, 1 deletions
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index f1689544e97..c92efc23386 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -442,7 +442,8 @@ my @TLP_working = qw( odsfile ofs ogham oinuit old-arrows oldlatin oldstandard oldstyle olsak-misc - onlyamsmath onrannual opcit opensans opteng optidef optional options + onlyamsmath onrannual opcit opensans oplotsymbl + opteng optidef optional options ordinalpt orkhun oscola ot-tableau othello othelloboard oubraces outline outliner outlines overlays overlock overpic pacioli padauk pagecolor pagecont pagenote pagerange pageslts diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 268dd76a169..def0fcc3319 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -2961,6 +2961,7 @@ $standardclean = '\.head|\.tmp|\.dvi|\.log|\.out|\.aux|\.toc|\.lof|\.lot' 'math-into-latex-4' => 'video.*zip|S.*\.pdf', # nonfree 'numericplots' => '.*\.m', # matlab 'oinuit' => 'cmssbxo10.tfm', # should not be here + 'oplotsymbl' => '\.pdf$', # no source 'padauk' => '\.pdf$', # no source 'pas-cours' => '\.pdf$', # no source 'pas-tableur' => '\.pdf$', # no source diff --git a/Master/tlpkg/tlpsrc/collection-mathscience.tlpsrc b/Master/tlpkg/tlpsrc/collection-mathscience.tlpsrc index b87eb48ab90..5d7e7158014 100644 --- a/Master/tlpkg/tlpsrc/collection-mathscience.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-mathscience.tlpsrc @@ -102,6 +102,7 @@ depend nath depend nuc depend nucleardata depend objectz +depend oplotsymbl depend ot-tableau depend oubraces depend perfectcut diff --git a/Master/tlpkg/tlpsrc/oplotsymbl.tlpsrc b/Master/tlpkg/tlpsrc/oplotsymbl.tlpsrc new file mode 100644 index 00000000000..e69de29bb2d --- /dev/null +++ b/Master/tlpkg/tlpsrc/oplotsymbl.tlpsrc |