From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Bibtex export Date: Tue, 18 Dec 2012 12:52:23 +0100 Message-ID: <8738z3i9t8.fsf@bzg.ath.cx> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:48235) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tl0NE-0000PM-1j for emacs-orgmode@gnu.org; Tue, 18 Dec 2012 11:50:34 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Tl0NB-0004ty-9X for emacs-orgmode@gnu.org; Tue, 18 Dec 2012 11:50:31 -0500 Received: from mail-wi0-f179.google.com ([209.85.212.179]:59521) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tl0NB-0004t5-25 for emacs-orgmode@gnu.org; Tue, 18 Dec 2012 11:50:29 -0500 Received: by mail-wi0-f179.google.com with SMTP id o1so548570wic.6 for ; Tue, 18 Dec 2012 08:50:28 -0800 (PST) In-Reply-To: (mohamed's message of "Mon, 17 Dec 2012 15:41:28 +0000 (UTC)") 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: mohamed Cc: emacs-orgmode@gnu.org Hi Mohamed, mohamed writes: > Is there any way to use something like : > > * Section a > > ... > > * Bibliography [with some specific tag] > \clearpage > \bibliographystyle{acm} > \bibliography{biblio.bib} > > My point is to avoid deleting the bibliography lines when deleting the previous > section (section a). I'm not sure I understand. In what condition does deleting "* Section a" will delete * Bibliography" ? -- Bastien