From mboxrd@z Thu Jan 1 00:00:00 1970 From: Feng Shu Subject: Re: [help] How to ignore a head but don't ignore it's subhead when export Date: Tue, 18 Jun 2013 22:09:56 +0800 Message-ID: <87hagvwlvv.fsf@news.tumashu-localhost.org> References: <87ppvjwqq6.fsf@news.tumashu-localhost.org> <87ppvjo7xo.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:34450) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UowdF-0000B4-NG for emacs-orgmode@gnu.org; Tue, 18 Jun 2013 10:11:43 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UowdB-0007tG-2q for emacs-orgmode@gnu.org; Tue, 18 Jun 2013 10:11:37 -0400 In-Reply-To: <87ppvjo7xo.fsf@bzg.ath.cx> (Bastien's message of "Tue, 18 Jun 2013 15:38:27 +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: Bastien Cc: orgmode Bastien writes: > 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. Thanks for the information --