From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: how to use \autoref inside #+CAPTION: ? Date: Wed, 7 Apr 2010 16:29:23 +0200 Message-ID: <690A11F3-1CD2-4FD0-95CE-B4F87255FCD6@gmail.com> References: Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NzWG2-0003mL-0X for emacs-orgmode@gnu.org; Wed, 07 Apr 2010 10:29:30 -0400 Received: from [140.186.70.92] (port=36413 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NzWG0-0003lX-Hz for emacs-orgmode@gnu.org; Wed, 07 Apr 2010 10:29:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1NzWFz-0005t2-1j for emacs-orgmode@gnu.org; Wed, 07 Apr 2010 10:29:28 -0400 Received: from mail-ew0-f214.google.com ([209.85.219.214]:38079) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NzWFy-0005sq-T8 for emacs-orgmode@gnu.org; Wed, 07 Apr 2010 10:29:27 -0400 Received: by ewy6 with SMTP id 6so225526ewy.32 for ; Wed, 07 Apr 2010 07:29:25 -0700 (PDT) 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: Aaron Hammitt Cc: emacs-orgmode@gnu.org Hi Aaron, this should work now again, in 6.35d. Thanks for the report - Carsten On Apr 6, 2010, at 6:57 PM, Aaron Hammitt wrote: > Hello, > I recently upgraded to the development release. I had previously > (with version 6.34c, I believe) been able to use the LaTeX \autoref > macro inside #+CAPTION:, to reference a table from a figure caption > for example. But with the latest release the curly braces inside # > +CAPTION are escaped, so I end up with something like \autoref\ > {tbl:ECB-SIF-compare\} in my LaTeX document. Is there a way to get > past this new behavior and have the braces correctly written to the > LaTeX file ("unescaped")? > > Thank you. > _______________________________________________ > Emacs-orgmode mailing list > Please use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode