From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rustom Mody Subject: Re: Re: docbook export-special Date: Thu, 28 May 2009 17:46:47 +0530 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1M9eXX-00046g-I7 for emacs-orgmode@gnu.org; Thu, 28 May 2009 08:16:56 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1M9eXS-00045r-Ec for emacs-orgmode@gnu.org; Thu, 28 May 2009 08:16:54 -0400 Received: from [199.232.76.173] (port=47689 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1M9eXR-00045V-5N for emacs-orgmode@gnu.org; Thu, 28 May 2009 08:16:49 -0400 Received: from mail-pz0-f175.google.com ([209.85.222.175]:49751) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1M9eXQ-0000NN-B6 for emacs-orgmode@gnu.org; Thu, 28 May 2009 08:16:48 -0400 Received: by pzk5 with SMTP id 5so5210485pzk.14 for ; Thu, 28 May 2009 05:16:47 -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: emacs-orgmode On Thu, May 28, 2009 at 2:30 PM, Carsten Dominik wrote: > > On May 28, 2009, at 9:47 AM, Rustom Mody wrote: > >> Hello Baoqiu, >> >> Rustom Mody gmail.com> writes: >> >>> Baoqiu wrote: >>> Can you use #+BEGIN_DOCBOOK ... #+END_DOCBOOK instead to achieve what >>> you want? Hell! I could swear that I tried this yesterday and the content disappeared! Today its appearing in the xml output so thats probably enough. I worked out the current mappings as i find them: 1 BEGIN_QUOTE ->
2 BEGIN_EXAMPLE -> 3 BEGIN_SRC lang -> 4 BEGIN_VERSE -> 5 BEGIN_CENTER -> something complicated It would ne nice if something like this is there at least in the org-docbook.el sources -- The manual is long enough and need not be lengthened with the requirements of fringe users like Yours truly :-)