From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matt Lundin Subject: Re: request for latex-to-org importer Date: Sun, 28 Nov 2010 15:57:34 -0500 Message-ID: <874ob1np35.fsf@fastmail.fm> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from [140.186.70.92] (port=47707 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PMoJV-0008Ma-Rr for emacs-orgmode@gnu.org; Sun, 28 Nov 2010 15:57:38 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PMoJU-0004Xk-Pl for emacs-orgmode@gnu.org; Sun, 28 Nov 2010 15:57:37 -0500 Received: from out1.smtp.messagingengine.com ([66.111.4.25]:59535) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PMoJU-0004XK-L4 for emacs-orgmode@gnu.org; Sun, 28 Nov 2010 15:57:36 -0500 In-Reply-To: (Marvin Doyley's message of "Wed, 24 Nov 2010 13:34:52 -0500") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Marvin Doyley Cc: emacs-orgmode@gnu.org Marvin Doyley writes: > Does anybody have a latex-org- importer ? > I would like to use this as a collaborative tool when working with > colleagues and students who are versed in latex but not familiar with > emacs or org mode. Could prove to be very powerful when editing latex > manuscripts - just import into org edit (my preferred way of working > with latex) and export back to latex and send to co-authors. I have a rudimentary latex2org perl script (ahem, bundle of hacks) born of necessity that I intend to put up on Worg when I get a chance. I'm afraid it knows nothing (at the moment) of math formulas. (I did use it to convert a large manuscript, including biblatex citations, to a nice clean org file --- a result that brought a smile to my face, however ugly the script itself might be.) I'll try to clean it up and make it available as soon as I can. Best, Matt