diff options
author | Karl Berry <karl@freefriends.org> | 2016-06-13 23:30:22 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2016-06-13 23:30:22 +0000 |
commit | 468705804f75812ddcbda9904e54cc1feebf0988 (patch) | |
tree | f92f5efb3932104616b9ad9ce701302f2c7b5652 /Master/tlpkg/tlpsrc | |
parent | 1f98965118852ee8aad4dee68065570d96762a21 (diff) |
xhlatex: restore; ooffice.4ht: elide incorrect indentation
git-svn-id: svn://tug.org/texlive/trunk@41440 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/tlpsrc')
-rw-r--r-- | Master/tlpkg/tlpsrc/tex4ht.tlpsrc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Master/tlpkg/tlpsrc/tex4ht.tlpsrc b/Master/tlpkg/tlpsrc/tex4ht.tlpsrc index e0e9fa4c041..1d81c2803d1 100644 --- a/Master/tlpkg/tlpsrc/tex4ht.tlpsrc +++ b/Master/tlpkg/tlpsrc/tex4ht.tlpsrc @@ -10,7 +10,10 @@ binpattern f bin/${ARCH}/htxetex binpattern f bin/${ARCH}/mk4ht binpattern f bin/${ARCH}/t4ht binpattern f bin/${ARCH}/tex4ht +binpattern f bin/${ARCH}/xhlatex + docpattern d texmf-dist/doc/generic/tex4ht + runpattern d texmf-dist/scripts/tex4ht runpattern d texmf-dist/tex/generic/tex4ht runpattern d texmf-dist/tex4ht |