From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: abstract in exported latex and html Date: Sun, 31 Oct 2010 16:41:30 +0100 Message-ID: References: Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from [140.186.70.92] (port=32990 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PCa2S-0004qN-Be for emacs-orgmode@gnu.org; Sun, 31 Oct 2010 11:42:02 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PCa2I-0007dT-Qb for emacs-orgmode@gnu.org; Sun, 31 Oct 2010 11:41:35 -0400 Received: from mail-ew0-f41.google.com ([209.85.215.41]:49698) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PCa2I-0007dE-MM for emacs-orgmode@gnu.org; Sun, 31 Oct 2010 11:41:34 -0400 Received: by ewy25 with SMTP id 25so2392784ewy.0 for ; Sun, 31 Oct 2010 08:41:33 -0700 (PDT) In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Magnus Nilsson Cc: emacs-orgmode@gnu.org On Oct 31, 2010, at 9:47 AM, Magnus Nilsson wrote: > Dear all, > > Is there a way to include an abstract that suits both LaTeX export > and html export? > > I am thinking in lines of > #+BEGIN_ABSTRACT: > My abstract goes here > #+END_ABSTRACT: > and have it interpreted differently depending on the export used. No, not yet, but I believe this would be useful to have. Make a patch and I will look at it favorably. Cheers - Carsten