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

前端 未结 14 1998
故里飘歌
故里飘歌 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:48

    When I needed to get the plain text from my TEX file for indexing and searching, I found LaTeX2RTF to be a good solution - it has an installer and GUI for windows, and it produced a RTF file of my 50 pages thesis that I could open in Word.

提交回复
热议问题