Tagged Questions
2
votes
0answers
54 views
How do you get the plaintext from a rendered LaTeX document? [duplicate]
Possible Duplicate:
LaTeX to plain text for e.g. generation of statistics
I have my resume done up in LaTeX, which I usually publish as a pdf with pdfLaTeX. However, one potential employer ...
4
votes
1answer
253 views
ASCII Output Rendering (man-page style)
Is there a way to make LaTeX emit "man-page-like" ASCII output?
Including nice line-wrapping, indentation and headline-formatting.
3
votes
1answer
519 views
LaTeX to plain text for e.g. generation of statistics
I would like to convert a large LaTeX project (i.e. spanning multiple files) into plain text. The purpose is generation of statistics, so representing mathematics is not an issue. In fact, all ...