From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mats Kindahl Subject: Re: Replacing links with section numbers in ASCII export Date: Thu, 25 Oct 2012 16:12:28 +0200 Message-ID: <508948CC.50802@oracle.com> References: <50893449.9010407@oracle.com> <87objqlo0o.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:45182) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TROAx-0006Rp-V9 for emacs-orgmode@gnu.org; Thu, 25 Oct 2012 10:12:52 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TROAw-0007jh-TF for emacs-orgmode@gnu.org; Thu, 25 Oct 2012 10:12:47 -0400 Received: from rcsinet15.oracle.com ([148.87.113.117]:29410) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TROAw-0007jS-M1 for emacs-orgmode@gnu.org; Thu, 25 Oct 2012 10:12:46 -0400 In-Reply-To: <87objqlo0o.fsf@gmail.com> 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: emacs-orgmode@gnu.org On 10/25/2012 02:44 PM, Nicolas Goaziou wrote: > Hello, > > Mats Kindahl writes: > >> I would like to get references to sections replaced with the section >> number in ASCII export instead of the link name, that is, something >> similar to how LaTeX handles \label and \ref (but for ASCII export). Is >> this possible? >> >> For example: >> >> * Top Header >> >> ** Inner Header >> >> Some text... >> >> ** Other Inner Header >> >> Here I would like to have a reference to [[Inner Header]] as a >> section /number/. > It is possible in the new (experimental) exporter. That is nice. I assume that I have to use the development branch in that case? /Matz > > > Regards, > -- Senior Principal Software Developer Oracle, MySQL Department