From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: [org-e-texinfo] generate menu items Date: Mon, 25 Feb 2013 17:09:54 +0100 Message-ID: <87sj4ke5nx.fsf@gmail.com> References: <87vcd4m5cm.fsf@gmail.com> <87ip94lytq.fsf@gmail.com> <877gpjn9l5.fsf@gmail.com> <87sj87xozu.fsf@gmail.com> <87y5eehbta.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:50528) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UA12z-00035Q-KV for emacs-orgmode@gnu.org; Mon, 25 Feb 2013 11:37:02 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UA12x-00087W-DW for emacs-orgmode@gnu.org; Mon, 25 Feb 2013 11:37:01 -0500 Received: from mail-wi0-f177.google.com ([209.85.212.177]:49271) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UA12x-00086K-72 for emacs-orgmode@gnu.org; Mon, 25 Feb 2013 11:36:59 -0500 Received: by mail-wi0-f177.google.com with SMTP id hm14so3454356wib.4 for ; Mon, 25 Feb 2013 08:36:58 -0800 (PST) In-Reply-To: (Jonathan Leech-Pepin's message of "Mon, 25 Feb 2013 11:00:55 -0500") 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: Jonathan Leech-Pepin Cc: Org-mode , "Thomas S. Dye" Hello, Jonathan Leech-Pepin writes: > I've replaced the use of :TEXINFO_MENU_TITLE: with :OPTIONAL_TITLE:. Thank you for looking into it. Though, please use `org-export-get-optional-title' function instead. OPTIONAL_TITLE property only contains the raw string. The function will return the parsed string. Note: the function may be renamed soon, but I'll take care of that when it happens. Regards, -- Nicolas Goaziou