--
Timothy Murphy
e-mail (<80k only): tim /at/ birdsnest.maths.tcd.ie
tel: +353-86-2336090, +353-1-2842366
s-mail: School of Mathematics, Trinity College, Dublin 2, Ireland
The OpenOffice configuration of TeX4ht, under the command line option
`oo2', targets OpenDocument for the output format. -eitan
Where is this documented? I can't find any mention of oo2 at
http://www.cse.ohio-state.edu/~gurari/TeX4ht/
nor in the tex4ht-all.zip currently available.
Bob T.
Unfortunately, it is not documented. Currently, the only clue to be
found is in the file ooffice.4ht with a search for `opendocument'. I
fixed the tex source of the
http://www.cse.ohio-state.edu/~gurari/TeX4ht/ documentation to show
the oo2 option--it will go public probably in February.
-eitan
All I want to know is how to use it (assuming it's in the currently
distributed version)! You say that one has to add "oo2" as a
command-line option but in which of the 4 option sections, and what
should the other options be?
Bob T.
The option is available in recent distributions, since the time
OpenOffice started to support OpenDocument.
The oo2 option should be placed in the first option section. Try
` oolatex file "html,oo2" ' (or ` mk4ht oolatex file "html,oo2" ',
if the oolatex script is not installed). The output will have
the OpenDocument extension .odt, instead of the OpenOffice
extension .sxw.
-eitan
Am I doing something wrong or is this feature still a
work in progress??
Thanks,
Tony
The HTML setting is better configured than the OO setting as it
enjoyed more bug reports and requests from a larger user base.
. but when I use the
. oolatex file "html,oo2"
. it produces files that OpenOffice2.0 claims are corrupt.
Can you provide a miniature latex file demonstrating the problem.
-eitan