diff options
Diffstat (limited to 'Master/tlpkg/libexec')
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 1 |
1 files changed, 1 insertions, 0 deletions
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', |