diff options
Diffstat (limited to 'support/TeX4ht/source/tex4ht-dir.m4')
-rw-r--r-- | support/TeX4ht/source/tex4ht-dir.m4 | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/support/TeX4ht/source/tex4ht-dir.m4 b/support/TeX4ht/source/tex4ht-dir.m4 new file mode 100644 index 0000000000..b488344e39 --- /dev/null +++ b/support/TeX4ht/source/tex4ht-dir.m4 @@ -0,0 +1,12 @@ +% public domain. values substituted from ./Makefile to make tex4ht-dir.tex. +\def\HOME{./homedir()/} +\def\DTDS{./dtd.dir/} +\def\WORK{./wd()/src/} +\def\LIB{./wd()/bin/} +\def\SOURCE{./htmldir()/} +\def\XTPIPES{./xtpipesdir()/} +\def\TEXMFTEXivHT{\HOME texmf/tex/generic/tex4ht/} +\def\TEXMFTEXivBIN{\HOME texmf_t4ht_bin()/} +\def\TEXMFTEXivXTPIPES{\HOME texmf/tex4ht/xtpipes/} +\newif\ifdojava +\dojava`'java_in_tex() |