From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: section subtitle in latex export Date: Thu, 02 May 2013 10:26:40 +0200 Message-ID: <87ip31iy7z.fsf@gmail.com> References: <5181C626.4040804@gmail.com> <5181DCF2.9060808@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:53965) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UXoqg-000837-RD for emacs-orgmode@gnu.org; Thu, 02 May 2013 04:26:43 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UXoqf-0001bM-SD for emacs-orgmode@gnu.org; Thu, 02 May 2013 04:26:42 -0400 Received: from mail-we0-x22c.google.com ([2a00:1450:400c:c03::22c]:54150) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UXoqf-0001az-La for emacs-orgmode@gnu.org; Thu, 02 May 2013 04:26:41 -0400 Received: by mail-we0-f172.google.com with SMTP id s10so259152wey.31 for ; Thu, 02 May 2013 01:26:40 -0700 (PDT) In-Reply-To: <5181DCF2.9060808@gmail.com> (Masataro Asai's message of "Thu, 02 May 2013 12:26:42 +0900") 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: Masataro Asai Cc: emacs-orgmode@gnu.org Hello, Masataro Asai writes: > Reply to myself: > > I edebugged the ox-latex and studied what's happening. > Who wrote this code? Obviously, not you. > you shouldn't do things like this... The code is overwriting the > defcustom'ed sectioning format, no one knows. Doing what? Would you mind giving an example of that overwriting thing? > the best answer for this problem would be changing the structure of > org-latex-classes Really? > but I dont want to do that right now. so I just gave an option for > alternative-heading. Why would you want to remove every optional title? That would break things like tags:not-in-toc and ALT_TITLE properties. Regards, -- Nicolas Goaziou