[OS X TeX] Track Changes - Functionality for collaborative work
Winfried Zettelmeyer
Winfried at Zettelmeyer.com
Sat Mar 25 11:40:59 EST 2006
On 24 Mar 2006, at 10:25, Piet van Oostrum wrote:
>>>>> Winfried Zettelmeyer <Winfried at Zettelmeyer.com> (WZ) wrote:
> WZ> (4) tex4ht (in order to produce an html file, read this in Word
> and
> WZ> produce a .doc file):
> WZ> I ran htlatex filename "html,0" as indicated by Bob and it ran
> OK up to
> WZ> the end. This package seems to be able to convert everyting in
> my .tex
> WZ> file, even jurabib. But I got no html output file.
It seems there is some pdflatex code executed which shouldn't when
running
tex4ht. So you use some package which only works with pdflatex. You
should
make this conditional......
--
Piet van Oostrum <piet at cs.uu.nl>
URL: http://www.cs.uu.nl/~piet [PGP 8DAE142BE17999C4]
Private email: piet at vanoostrum.org
Piet, and all,
after running the .tex file including
\usepackage{ifpdf}
\ifpdf \usepackage{pdfsync} \fi
which you indicated to me off-list, the conversion on Terminal with
htlatex filename "html,3"
(and later also with SimpleTeX4ht) went flawlessly. Turning the html
file into a .doc file equivalent contentswise to the TeX-
produced .pdf file was still quite cumbersome though, and I wonder if
some improvement could be made to htlatex in view of the goal to
convert the .tex file via html ultimately into a .doc file (latex2rtf
does not recognise many packages).
Re-introduction of the graphs (.pdf files) and rebuilding the table
of contents was not so much a problem, most time was consumed for re-
inserting the footnotes for which htlatex produced as many html files
(one has to remove the links from footnotereferences AND
footnotetext, and create new footnotes and paste the text - WORD
macros help there to a certain extent).
Is this htlatex programme still being maintained ? Would it be
possible to convert the footnotes in a way so that the file could be
more easily reconstructed ? Also, would it be possible to carry bold
font and italics over to the html (or .doc) output in some way ?
A Word file BTW, profits enormously from the conversion from .tex and
I have left it alone as far as I could (except font type and size).
Thanks for your advice
Winfried
------------------------- 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 MacOSX-TeX
mailing list