Tagged Questions
2
votes
1answer
177 views
Cross references and citations do not show in LibreOffice after htlatex conversion
When trying to convert a simple LaTeX document to LibreOffice/OpenOffice, cross references and citations do not show in the final document. They do when converting to (X)HTML, but this has other ...
3
votes
1answer
349 views
Avoid eps to png conversion using mk4ht oolatex
I have a big set of eps images and I need to place them into an OpenOffice (odt) document. I wrote a simple script that creates a tex file containing these eps images and now I'm trying to convert it ...
1
vote
0answers
64 views
How to export odt into latex? [duplicate]
Possible Duplicate:
How do I convert Open Office documents into LaTeX?
Good morning
Somebody give me old document in doc or odt format and I would like to include them with mine which are ...
2
votes
0answers
1k views
Convert Latex to odt using tex4ht [closed]
Based on advice from this question I'm trying to use tex4ht to convert a latex document into something readable by MS Word. I was planning to use tex4ht to convert .tex to odt format.
I'm running ...
6
votes
2answers
2k views
Export beamer slides to powerpoint/openoffice-impress/keynote editable format
I usually prepare my talks using powerpoint/openoffice-impress/keynote, where I explaing programs, pseudocodes, etc. Recently I was thinking about creating text-only, code-only and pseudocode-only ...
11
votes
2answers
609 views
How do I tweak the output of tex4ht's latex-to-openoffice conversion?
Every now and then I am required to circulate a document in Word format; I write in LaTeX, of course. I use xelatex because I frequently need Unicode; I do bibliographies with biblatex; and I ...
11
votes
4answers
2k views
converting Latex to OpenOffice
I need to convert a Latex document to OpenOffice -> Word in order to allow cooperation with non-latex users.
I've tried two commands:
oolatex foo.tex
and
mk4ht oolatex foo.tex
In both cases ...
11
votes
3answers
4k views
How do I convert Open Office documents into LaTeX?
Is there a good utility for this? Does it more than the standard stuff, or does it also do formulas and poems etc. in a good way?