summaryrefslogtreecommitdiff
path: root/Master/tlpkg/libexec
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/libexec')
-rwxr-xr-xMaster/tlpkg/libexec/ctan2tds7
1 files changed, 7 insertions, 0 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds
index e513d006769..38a45b31b9b 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -1518,6 +1518,7 @@ chomp (my $ctan_root = `tlpkginfo --ctan-root`);
'doipubmed' => '&POSTlatex2html',
'e-french' => '&POSTe_french',
'encxvlna' => '&POSTencxvlna',
+ 'endofproofwd' => '&POSTendofproofwd',
'enigma' => '&POSTenigma',
'eplain' => '&POSTeplain',
'epspdf' => '&POSTepspdf',
@@ -6309,6 +6310,12 @@ sub POSTencxvlna {
&mv_with_mkdir ("plain/$package.tex", "$DEST/tex/plain/$package");
}
+sub POSTendofproofwd {
+ print "POST$package - hardwired useless subdir\n";
+ &mv_with_mkdir ("$DEST/tex/latex/$package/endofproofwd.pdf_tex",
+ "$DEST/tex/latex/$package/common");
+}
+
sub POSTenigma {
print "POST$package - move everything per README\n";
#