From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marvin Doyley Subject: Re: latex to org converter Date: Sun, 15 Apr 2012 21:01:14 -0400 Message-ID: Mime-Version: 1.0 (Apple Message framework v1257) Content-Type: multipart/alternative; boundary="Apple-Mail=_062162C3-97C2-4F81-92E8-BA639AEB5125" Return-path: Received: from eggs.gnu.org ([208.118.235.92]:50118) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SJaJm-0000h6-5T for emacs-orgmode@gnu.org; Sun, 15 Apr 2012 21:01:23 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SJaJk-00025I-69 for emacs-orgmode@gnu.org; Sun, 15 Apr 2012 21:01:21 -0400 Received: from mx3.its.rochester.edu ([128.151.57.243]:35522) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SJaJk-00024q-28 for emacs-orgmode@gnu.org; Sun, 15 Apr 2012 21:01:20 -0400 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: cpchan@bell.net Cc: emacs-orgmode@gnu.org --Apple-Mail=_062162C3-97C2-4F81-92E8-BA639AEB5125 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=us-ascii Marvin Doyley writes: > Does anybody has a script that convert latex files to org mode ? > > I wrote one in Matlab, but it is a little clunky - I wrote it in matlab > because I am still learning lisp Not exactly a script, but I highly recommend Pandoc[1]. There is also pandoc-mode[2], which is an Emacs frontend to Pandoc. Footnotes: [1] http://johnmacfarlane.net/pandoc/ [2] http://wwwuser.gwdg.de/~jkremer/pandoc-mode.html This works like a charm, thank you --Apple-Mail=_062162C3-97C2-4F81-92E8-BA639AEB5125 Content-Transfer-Encoding: 7bit Content-Type: text/html; charset=us-ascii
Marvin Doyley <address@hidden> writes:

> Does anybody has a script that convert latex files to org mode ?
>
> I wrote one in Matlab, but it is a little clunky - I wrote it in matlab
> because I am still learning lisp

Not exactly a script, but I highly recommend Pandoc[1]. There is also
pandoc-mode[2], which is an Emacs frontend to Pandoc.


Footnotes: 
[1] http://johnmacfarlane.net/pandoc/ 

[2] http://wwwuser.gwdg.de/~jkremer/pandoc-mode.html 

This works like a charm, thank you
--Apple-Mail=_062162C3-97C2-4F81-92E8-BA639AEB5125--