How do I convert LaTeX to plain-text (ASCII)?

前端 未结 14 1992
故里飘歌
故里飘歌 2020-12-07 13:17

Scenario:
I have a document I created using LaTeX (my resume in this case), it\'s compiling in pdflatex correctly and outputting exactly what I\'

14条回答
  •  一生所求
    2020-12-07 13:30

    My usual strategy is to use hyperlatex to turn it into a web page, and then cope and paste from a web browser. I find that this gives the best formatting.

    I usually then have to go through and manually fix some line-wrapping...

提交回复
热议问题