From mboxrd@z Thu Jan 1 00:00:00 1970 From: Baoqiu Cui Subject: Re: docbook export-special Date: Tue, 26 May 2009 16:49:38 -0700 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1M96P7-0004f8-8i for emacs-orgmode@gnu.org; Tue, 26 May 2009 19:49:57 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1M96P2-0004R7-60 for emacs-orgmode@gnu.org; Tue, 26 May 2009 19:49:56 -0400 Received: from [199.232.76.173] (port=40444 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1M96P1-0004QZ-Tx for emacs-orgmode@gnu.org; Tue, 26 May 2009 19:49:51 -0400 Received: from main.gmane.org ([80.91.229.2]:52392 helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1M96P1-0001Zi-B5 for emacs-orgmode@gnu.org; Tue, 26 May 2009 19:49:51 -0400 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1M96Oz-0007Oj-Mf for emacs-orgmode@gnu.org; Tue, 26 May 2009 23:49:49 +0000 Received: from nat-dip4.cfw-a-gci.corp.yahoo.com ([209.131.62.113]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 26 May 2009 23:49:49 +0000 Received: from cbaoqiu by nat-dip4.cfw-a-gci.corp.yahoo.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 26 May 2009 23:49:49 +0000 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@gnu.org Hi Rustom, Rustom Mody writes: > Thanks Carsten for 6.27. > > Ive been playing around with docbook export and further processing and > was looking for something like export-special. > Now its come but not (yet) for the docbook exporter. What do you mean by export-special? Do you mean exporting blocks that look like the following lines? #+begin_xyz ... #+end_xyz (where "xyz" can be some DocBook element). Baoqiu > Any likelihood of it being supported there? > I would try to hack on the code myself but dont know enough docbook. > What's the equivalent in docbook to html's div? > > > _______________________________________________ > Emacs-orgmode mailing list > Remember: use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode >