From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christian Moe Subject: [OT: rST] was Re: Re: Using org-mode to write an academic curriculum vitae (CV) Date: Fri, 17 Dec 2010 09:43:42 +0100 Message-ID: <4D0B22BE.5090800@christianmoe.com> References: Reply-To: mail@christianmoe.com Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from [140.186.70.92] (port=48972 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PTVsO-0002w7-6Y for emacs-orgmode@gnu.org; Fri, 17 Dec 2010 03:41:21 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PTVsN-0005Sm-5K for emacs-orgmode@gnu.org; Fri, 17 Dec 2010 03:41:20 -0500 Received: from mars.hitrost.net ([91.185.211.18]:41599) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PTVsM-0005ST-Un for emacs-orgmode@gnu.org; Fri, 17 Dec 2010 03:41:19 -0500 In-Reply-To: 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: Jeff Horn Cc: Org-mode ml On 12/16/10 11:41 PM, Jeff Horn wrote: > RST probably uses a source to HTML to PDF workflow. So, this seems > feasible enough. Bit off-topic, but AFAIK, to produce PDFs rST/docutils generally goes through LaTeX, not HTML. There's also a third-party tool using reportlab to write a PDF directly without LaTeX. cm