[OS X TeX] Looking texh4t and OpenDocument feedback

Eitan Gurari gurari at cse.ohio-state.edu
Mon May 29 06:39:24 CEST 2006



 > Got it, but it doesn't seem to work. Actually I have more problems  
 > than before. When I run 'mk4ht oolatex file.tex' it chokes with files  
 > I have included with \include, it says it can't write to the .aux  
 > file of the included file (which is in a subdirectory). It seems that  
 > the problem is the subdirectory, if it is in the same directory as  
 > the master file, I don't see the error.

Can you show me  miniature sample demonstrating the problem. I tried
the files

    % file.tex
    \documentclass{article} 
    \begin{document} 
    \include{foo.dir/one}  
    \end{document} 

    % one.tex
    \section{One}
    abc

and it ran smoothly in my place.

 > I also get a "--- warning --- Can't find/open file `tex4ht.env  
 > | .tex4ht'" although tex4ht is in my local tree.

A problem with kpathsea?  Find where htlatex is located (`which
htlatex') and add to the t4ht and tex4ht records a switch
`-e.../tex4ht.env' pointing to the location of the environment file.

-eitan
------------------------- Info --------------------------
Mac-TeX Website: http://www.esm.psu.edu/mac-tex/
          & FAQ: http://latex.yauh.de/faq/
TeX FAQ: http://www.tex.ac.uk/faq
List Archive: http://tug.org/pipermail/macostex-archives/




More information about the macostex-archives mailing list