diff options
author | Mamoru Komachi <usata@gentoo.org> | 2005-04-09 04:01:27 +0000 |
---|---|---|
committer | Mamoru Komachi <usata@gentoo.org> | 2005-04-09 04:01:27 +0000 |
commit | e513b638de190b0f7a7ee2e567c6b298067157ea (patch) | |
tree | f3e7d8198cc50ba139441f23bb9adbd65381ad73 /dev-tex/tex4ht/files/50tex4ht.cnf | |
parent | Version bump for bug 88424. Added static support for bug 81279. Use make inst... (diff) | |
download | historical-e513b638de190b0f7a7ee2e567c6b298067157ea.tar.gz historical-e513b638de190b0f7a7ee2e567c6b298067157ea.tar.bz2 historical-e513b638de190b0f7a7ee2e567c6b298067157ea.zip |
Added 50tex4ht.cnf. This closes bug #76864. Thanks to Stefan Kamphausen <mail@skamphausen.de>.
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'dev-tex/tex4ht/files/50tex4ht.cnf')
-rw-r--r-- | dev-tex/tex4ht/files/50tex4ht.cnf | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/dev-tex/tex4ht/files/50tex4ht.cnf b/dev-tex/tex4ht/files/50tex4ht.cnf new file mode 100644 index 000000000000..a6adf9281c87 --- /dev/null +++ b/dev-tex/tex4ht/files/50tex4ht.cnf @@ -0,0 +1,4 @@ +% -- tex4ht configuration params added by texmf-update -- +TEX4HTINPUTS=.;$TEXMF/tex4ht/base//;$TEXMF/tex4ht/ht-fonts// +T4HTINPUTS=.;$TEXMF/tex4ht/base// +% -- tex4ht configuration ends here -- |