From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Include heading title in HTML section-number cross-reference, like LaTex \nameref? Date: Mon, 10 Feb 2014 17:38:50 +0100 Message-ID: <87d2iuncrp.fsf@gmail.com> References: <87k3d5nuiw.fsf@gmail.com> <87fvnsofiq.fsf@gmail.com> <87txc7ncbl.fsf@gmail.com> <878utjbblx.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:49443) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WCtsS-0003Vp-N8 for emacs-orgmode@gnu.org; Mon, 10 Feb 2014 11:38:41 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WCtsM-0003tA-C6 for emacs-orgmode@gnu.org; Mon, 10 Feb 2014 11:38:36 -0500 In-Reply-To: <878utjbblx.fsf@bzg.ath.cx> (Bastien's message of "Mon, 10 Feb 2014 09:44:42 +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: Bastien Cc: "D. C. Toedt" , emacs-orgmode@gnu.org Hello, Bastien writes: > I think the whole thread calls for a variable to let the user > configure the way she wants references to be inserted. > > Because \nameref could be useful in LaTeX/Beamer too. Internal links in Beamer are complicated, because there's no way to know which slide we're referring to. So I don't think \nameref would help here. > And maybe ODT could enjoy such a function too. > > Nicolas, what do you think? This is something that cannot be easily achieved with filters, so it could make sense to have a defcustom, or maybe two (one when headlines are numbered and another one when they are not). Anyway, patches welcome. Regards, -- Nicolas Goaziou