Re: [O] Importing from LaTeX

2014-01-24 Thread William Denton
On 24 January 2014, Anthony Lander wrote: Take a look at pandoc (http://johnmacfarlane.net/pandoc/). It reads and writes several markup formats, including LaTeX and org. Thanks! I completely forgot about pandoc. $ pandoc --no-wrap foo.latex -o foo.org did the job beautifully (once I'd conve

Re: [O] Importing from LaTeX

2014-01-24 Thread Anthony Lander
Hi William, Take a look at pandoc (http://johnmacfarlane.net/pandoc/). It reads and writes several markup formats, including LaTeX and org. Hope this helps, -Anthony On Fri, Jan 24, 2014 at 7:09 PM, William Denton wrote: > I have a couple of big files that I'd like to move from LaTeX to Org