diff options
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-x | Master/tlpkg/bin/tlpkg-ctan-check | 3 | ||||
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 3 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/collection-science.tlpsrc | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/ulqda.tlpsrc | 2 |
4 files changed, 8 insertions, 1 deletions
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index 368c3bd7bfb..b88aadf7d5a 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -235,7 +235,8 @@ my @WorkingTLP = qw( trajan translator tree-dvips trfsigns trivfloat trsym tufte-latex tugboat tugboat-plain turnstile twoup txfonts Type1fonts typedref typogrid - uaclasses uebungsblatt ucdavisthesis ucthesis uhrzeit uiucthesis ulsy + uaclasses uebungsblatt ucdavisthesis ucthesis uhrzeit uiucthesis + ulqda ulsy umich-thesis uml umlaute umthesis umtypewriter underlin undertilde units unitsdef universa unroman diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 96745e7e466..2c1efd31b89 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -294,6 +294,7 @@ chdir $startdir || die "chdir($startdir) failed: $!"; # back to raw 'lshort-finnish', '&MAKElshort', 'lshort-korean', '&MAKElshort', 'lshort-mongol', '&MAKElshort', + 'lshort-mongolian', "die 'skipping, replaced by lshort-mongol'", 'lshort-portuguese', '&MAKElshort', 'lshort-slovenian', '&MAKElshort', 'lshort-turkish', '&MAKElshort', @@ -1097,6 +1098,7 @@ $standarddocfmt='latex'; 'tablists', 'tablists.dtx', 'thesis', 'install.01|install.ndx', 'turnstile', 'turnstile-en.ins', # skip pt + 'ulqda', 'ulqda.dtx', ); $standardins='\.ins'; @@ -1423,6 +1425,7 @@ $standardxmt='\.xmt'; 'texcount' => '\.pl$', 'texdirflatten' => 'texdirflatten$', 'texloganalyser' => 'texloganalyser', + 'ulqda' => '\.pl$', 'vpe' => '\.pl$', ); diff --git a/Master/tlpkg/tlpsrc/collection-science.tlpsrc b/Master/tlpkg/tlpsrc/collection-science.tlpsrc index 2d68b505df8..e959e3ec2d5 100644 --- a/Master/tlpkg/tlpsrc/collection-science.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-science.tlpsrc @@ -45,6 +45,7 @@ depend siunitx depend struktex depend t-angles depend textopo +depend ulqda depend unitsdef depend youngtab depend collection-latex diff --git a/Master/tlpkg/tlpsrc/ulqda.tlpsrc b/Master/tlpkg/tlpsrc/ulqda.tlpsrc new file mode 100644 index 00000000000..4397da64f77 --- /dev/null +++ b/Master/tlpkg/tlpsrc/ulqda.tlpsrc @@ -0,0 +1,2 @@ +name ulqda +category Package |