diff options
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-x | Master/tlpkg/bin/tlpkg-ctan-check | 3 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/crossreftools.tlpsrc | 0 |
3 files changed, 3 insertions, 1 deletions
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index 0d242f285a2..a68b55bb573 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -181,7 +181,8 @@ my @TLP_working = qw( coverpage covington cprotect cquthesis crbox crimson crop - crossreference crossrefware crossword crosswrd cryptocode cryst + crossreference crossreftools crossrefware crossword crosswrd + cryptocode cryst cs csbulletin cslatex csplain csquotes csquotes-de css-colors cstypo csvsimple cstex ctan_chk ctanify ctanupload ctable ctablestack ctex ctex-faq diff --git a/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc b/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc index 28fed5446fc..64cc6acadda 100644 --- a/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc @@ -205,6 +205,7 @@ depend coverpage depend cprotect depend crbox depend crossreference +depend crossreftools depend csquotes depend css-colors depend csvsimple diff --git a/Master/tlpkg/tlpsrc/crossreftools.tlpsrc b/Master/tlpkg/tlpsrc/crossreftools.tlpsrc new file mode 100644 index 00000000000..e69de29bb2d --- /dev/null +++ b/Master/tlpkg/tlpsrc/crossreftools.tlpsrc |