diff options
author | Karl Berry <karl@freefriends.org> | 2019-02-05 21:57:56 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-02-05 21:57:56 +0000 |
commit | b457041f040adf9c96aba1534e3cc2614a8878a8 (patch) | |
tree | 08a5fb82acbf87b9ef51b4e0ac4c0d7f2f0b6004 /Master/tlpkg | |
parent | 076635117d18350a7f9fa5cf2ca4bd966e513483 (diff) |
xindex (5feb19)
git-svn-id: svn://tug.org/texlive/trunk@49949 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 6ad191e9d24..4e206b7a15a 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -6585,7 +6585,6 @@ sub POSTxetexpstricks { sub POSTxindex { print "POST$package - one .sty to latex, deref symlinks\n"; &mv_with_mkdir ("xindex.sty", "$DEST/tex/latex/xindex/"); - &xchdir ("xxx fix up umlaute2.idx"); } # does not work since there is also the rest of the xindy package ... |