diff options
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-x | Master/tlpkg/bin/tlpkg-ctan-check | 2 | ||||
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/writeongrid.tlpsrc | 0 |
4 files changed, 3 insertions, 1 deletions
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index f5e6d34bf12..c07631ddb07 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -878,7 +878,7 @@ my @TLP_working = qw( widetable widows-and-orphans williams willowtreebook windycity withargs witharrows wnri wnri-latex wordcount wordlike worldflags worksheet - wrapfig wrapfig2 wrapstuff wsemclassic wsuipa wtref + wrapfig wrapfig2 wrapstuff writeongrid wsemclassic wsuipa wtref xargs xassoccnt xbmks xcharter xcharter-math xcite xcjk2uni xcntperchap xcolor xcolor-material xcolor-solarized xcomment xcookybooky xcpdftips xdoc xduthesis xduts diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 66b27cbe3f8..420fb705944 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -1792,6 +1792,7 @@ chomp (my $ctan_root = `tlpkginfo --ctan-root`); 'uplatex' => '&POST_preserve_man', 'velthuis' => '&POSTvelthuis', 'webquiz' => '&POST_deref_symlink', + 'writeongrid' => '&POST_onelevel', 'xetex-pstricks' => '&POSTxetexpstricks', 'xindex' => '&POSTxindex', 'xsim' => '&POSTxsim', diff --git a/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc b/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc index 0ffe772f490..e9ea4f4fe28 100644 --- a/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc @@ -1426,6 +1426,7 @@ depend worksheet depend wrapfig depend wrapfig2 depend wrapstuff +depend writeongrid depend wtref depend xargs depend xassoccnt diff --git a/Master/tlpkg/tlpsrc/writeongrid.tlpsrc b/Master/tlpkg/tlpsrc/writeongrid.tlpsrc new file mode 100644 index 00000000000..e69de29bb2d --- /dev/null +++ b/Master/tlpkg/tlpsrc/writeongrid.tlpsrc |