From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Replacing links with section numbers in ASCII export Date: Thu, 25 Oct 2012 14:44:23 +0200 Message-ID: <87objqlo0o.fsf@gmail.com> References: <50893449.9010407@oracle.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:49831) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TRMrM-00060z-Ej for emacs-orgmode@gnu.org; Thu, 25 Oct 2012 08:48:33 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TRMrF-0001mx-4V for emacs-orgmode@gnu.org; Thu, 25 Oct 2012 08:48:28 -0400 Received: from mail-we0-f169.google.com ([74.125.82.169]:34846) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TRMrE-0001me-UF for emacs-orgmode@gnu.org; Thu, 25 Oct 2012 08:48:21 -0400 Received: by mail-we0-f169.google.com with SMTP id u3so979807wey.0 for ; Thu, 25 Oct 2012 05:48:20 -0700 (PDT) In-Reply-To: <50893449.9010407@oracle.com> (Mats Kindahl's message of "Thu, 25 Oct 2012 14:44:57 +0200") 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: Mats Kindahl Cc: emacs-orgmode@gnu.org 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. Regards, -- Nicolas Goaziou