General ⇒ Plain text output?
Plain text output?
Thanks in advance.
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
Re: Plain text output?
Re: Plain text output?
But maybe I have an idea for a workaround:
Compile your LaTeX document with pdflatex and save it with Acrobat in plain text.
-
- Posts: 6
- Joined: Tue Sep 11, 2007 6:27 am
Plain text output?
You may need to massage the document a little. Some things like Title Pages don't get imported properly.
Once your document is looking as it should, export it from LyX to Plain Text. As far as possible, indenting and paragraph formatting is preserved (but not justified).
Alternatively, you can use LaTeX2rtf, available from http://latex2rtf.sourceforge.net/
This will give you a formatted RTF document that you can then import into another word processor, modify as you wish, or export as plain or formatted text.