From mboxrd@z Thu Jan 1 00:00:00 1970 From: tsd@tsdye.com (Thomas S. Dye) Subject: Re: [ANN] ASCII back-end for new export engine Date: Mon, 06 Feb 2012 06:39:48 -1000 Message-ID: References: <87pqec4xua.fsf@gmail.com> <87zkcwt4qg.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([140.186.70.92]:42549) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RuRbl-0002UH-KB for emacs-orgmode@gnu.org; Mon, 06 Feb 2012 11:40:13 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RuRbg-0004mE-Uu for emacs-orgmode@gnu.org; Mon, 06 Feb 2012 11:40:01 -0500 Received: from oproxy8-pub.bluehost.com ([69.89.22.20]:46039) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1RuRbg-0004lj-IF for emacs-orgmode@gnu.org; Mon, 06 Feb 2012 11:39:56 -0500 In-Reply-To: <87zkcwt4qg.fsf@gmail.com> (Nicolas Goaziou's message of "Mon, 06 Feb 2012 15:29:27 +0100") 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: Nicolas Goaziou Cc: Org Mode List Nicolas Goaziou writes: > Hello, > > tsd@tsdye.com (Thomas S. Dye) writes: > >> This docstring at line 186 of org-e-latex.el is incomplete > > Fixed. > >> BTW, I have the experimental LaTeX exporter working on a real project >> now. It is performing very well for me. > > Good to hear. I still need to fix the "#+toc: listings" keyword (which > currently provides a wrong command), though, and implement booktabs, as > suggested in another thread. > > > Thanks again. > > Regards, Hi Nicolas, A couple of questions. The old exporter recognized LaTeX commands for accented characters. So, \=o in the Org mode file would yield \={o} in the LaTeX file. The new exporter gives $\backslash$=o for this construct. How does the new LaTeX exporter recognize accented characters? I can't find a way to get creator information into \hypersetup{} without also having it inserted as normal text at the end of the file. Is this possible? All the best, Tom -- Thomas S. Dye http://www.tsdye.com