From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Re: [WISH] Org Importers Date: Wed, 02 Feb 2011 23:35:54 +0100 Message-ID: <87d3na83p1.fsf@gnu.org> References: <87wrp45n2a.fsf@berkeley.edu> <878w1j65va.fsf@berkeley.edu> <877hh2235b.fsf@pinto.chemeng.ucl.ac.uk> <81d3quu2zm.fsf_-_@gmail.com> <87aalxamvz.fsf@fastmail.fm> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from [140.186.70.92] (port=54395 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PklJP-0007zO-TO for emacs-orgmode@gnu.org; Wed, 02 Feb 2011 17:36:33 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PklIn-0002i5-6e for emacs-orgmode@gnu.org; Wed, 02 Feb 2011 17:35:54 -0500 Received: from mail-wy0-f169.google.com ([74.125.82.169]:39450) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PklIn-0002hz-15 for emacs-orgmode@gnu.org; Wed, 02 Feb 2011 17:35:53 -0500 Received: by wyj26 with SMTP id 26so501911wyj.0 for ; Wed, 02 Feb 2011 14:35:52 -0800 (PST) In-Reply-To: <87aalxamvz.fsf@fastmail.fm> (Matt Lundin's message of "Thu, 28 Oct 2010 20:00:32 -0400") 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: Matt Lundin Cc: Eric S Fraga , emacs-orgmode@gnu.org, Jambunathan K Hi Matt, Matt Lundin writes: > FWIW, I have a home-brewed perl script that converts latex documents to > org-mode files. Loosely based on latex2doc[1], it uses a latex style > file (generated by the perl script) to markup the pdf output (e.g. > asterisks for section headings, etc.). The org-formatted pdf is then > converted to plain text with pdftotext. > > It's a crude and by no means comprehensive hack designed to meet my own > peculiar needs. But I'd be happy to share it on Worg (with ample > disclaimers) if anyone is interested. Don't hesitate to put this in Worg/org-tools/index.org (with code in Worg/code/perl?) -- I guess the "ample disclaimers" is implicit in all these pages :) -- Bastien