From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: [help] How to ignore a head but don't ignore it's subhead when export Date: Tue, 18 Jun 2013 15:38:27 +0200 Message-ID: <87ppvjo7xo.fsf@bzg.ath.cx> References: <87ppvjwqq6.fsf@news.tumashu-localhost.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:52611) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Uow7G-0000Jp-6t for emacs-orgmode@gnu.org; Tue, 18 Jun 2013 09:38:38 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Uow7E-0005T3-7N for emacs-orgmode@gnu.org; Tue, 18 Jun 2013 09:38:34 -0400 Received: from mail-we0-x22a.google.com ([2a00:1450:400c:c03::22a]:63249) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Uow7E-0005Sj-0Z for emacs-orgmode@gnu.org; Tue, 18 Jun 2013 09:38:32 -0400 Received: by mail-we0-f170.google.com with SMTP id w57so3446782wes.1 for ; Tue, 18 Jun 2013 06:38:31 -0700 (PDT) In-Reply-To: <87ppvjwqq6.fsf@news.tumashu-localhost.org> (Feng Shu's message of "Tue, 18 Jun 2013 20:25:21 +0800") 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: Feng Shu Cc: orgmode Hi Feng, Feng Shu writes: > #+begin_org > > * headA > ** headB > > #+end_org > > When export to latex, how to ignore headA and don't ignore headB? You can't, sorry. -- Bastien