From 60d35267156064efd1b1deb5b764f8a7d6349c66 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Tue, 23 Jun 2020 21:36:11 +0000 Subject: endofproofwd.pdf_tex in common/ subdir git-svn-id: svn://tug.org/texlive/trunk@55640 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/libexec/ctan2tds | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'Master/tlpkg/libexec') 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"; # -- cgit v1.2.3