Re: [Orgmode] DocBook exporter code (version 1.0)

2009-03-08 Thread Carsten Dominik
On Mar 8, 2009, at 10:43 AM, Alex Ott wrote: Hello "CD" == Carsten Dominik writes: CD> One of the really weak features in Org's design is that exporting is CD> not implemented in a generic way. All exporters share a preprocessing CD> step that turns Org format into something a lit

Re: [Orgmode] DocBook exporter code (version 1.0)

2009-03-08 Thread Alex Ott
Hello > "CD" == Carsten Dominik writes: CD> One of the really weak features in Org's design is that exporting is CD> not implemented in a generic way. All exporters share a preprocessing CD> step that turns Org format into something a little more sane and CD> consistent. Then each e

Re: [Orgmode] DocBook exporter code (version 1.0)

2009-03-07 Thread Carsten Dominik
Hi Baoqui, thanks for the link to the code. Forgive me for so far staying quiet on this subject. When you first posted the announcement, I had some mixed feelings. First of all, I don't really know docbook, and I have never used it. Then: One of the really weak features in Org's design is th

[Orgmode] DocBook exporter code (version 1.0)

2009-03-07 Thread Baoqiu Cui
Hi, I just posted the code for DocBook exporter to Google Code. You can use the following link to get access to the code and example files: http://code.google.com/p/bcui-emacs/source/browse/#svn/trunk/org-docbook Here is the README: