diff options
author | Norbert Preining <preining@logic.at> | 2007-06-15 14:53:19 +0000 |
---|---|---|
committer | Norbert Preining <preining@logic.at> | 2007-06-15 14:53:19 +0000 |
commit | 58a329c5ba4bc76f96a201eed2d0313c9371d23f (patch) | |
tree | b176d11caf887b3d7d75db082ef5343c233be958 /Master/tlsrc/tex4ht.tlsrc | |
parent | 540f23b2064f049e3e826cfb512e7431c1521f87 (diff) |
loads of updates to tlsrc
git-svn-id: svn://tug.org/texlive/trunk@4435 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlsrc/tex4ht.tlsrc')
-rw-r--r-- | Master/tlsrc/tex4ht.tlsrc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/tlsrc/tex4ht.tlsrc b/Master/tlsrc/tex4ht.tlsrc index d669d06b943..df23b81670b 100644 --- a/Master/tlsrc/tex4ht.tlsrc +++ b/Master/tlsrc/tex4ht.tlsrc @@ -1,4 +1,4 @@ name tex4ht -runpatterns t texmf-dist tex tex4ht -runpatterns r texmf-dist/tex4ht/.* -docpatterns t texmf-dist doc tex4ht +runpatterns d texmf-dist/tex/tex4ht +runpatterns d texmf-dist/tex4ht +docpatterns d texmf-dist/doc/tex4ht |