all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* DocBook exporter code (version 1.0)
@ 2009-03-08  5:10 Baoqiu Cui
  2009-03-08  7:22 ` Carsten Dominik
  2009-03-12 16:02 ` Dale Smith
  0 siblings, 2 replies; 13+ messages in thread
From: Baoqiu Cui @ 2009-03-08  5:10 UTC (permalink / raw)
  To: emacs-orgmode

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:
========================================================================
#
# File: org-docbook/README
#
# $Id$
#

This is the DocBook exporter for Org-mode, a tool written in Emacs Lisp
to export text files written in Org-mode to DocBook.

This directory contains:

README
    This file.

org-export-docbook.el
    The main part of DocBook exporter code.

org-exp.el
    Slightly modified version of file org-exp.el that is part of
    Org-mode.  Currently this file is synced up with Org-mode 6.24.

test.org
    An Org file used for testing.  It includes all the features that
    current version of DocBook exporter supports.

test.xml
    DocBook XML file exported from test.org.

test.pdf
    PDF file generated from DocBook XML file test.xml.

If you have any comments on how to improve this exporter, please send
email to cbaoqiu AT yahoo DOT com.

========================================================================

You are welcome to try this out, and give me any comments you may have.
Bug reports and ideas on how to improve this will be highly appreciated.

Thanks,
Baoqiu

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2009-03-13 13:42 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-08  5:10 DocBook exporter code (version 1.0) Baoqiu Cui
2009-03-08  7:22 ` Carsten Dominik
2009-03-08  9:43   ` Alex Ott
2009-03-08 13:46     ` Carsten Dominik
2009-03-09  4:46   ` Baoqiu Cui
2009-03-09  6:25     ` Carsten Dominik
2009-03-09 17:21       ` Baoqiu Cui
2009-03-12 16:02 ` Dale Smith
2009-03-13  0:26   ` Baoqiu Cui
2009-03-13  2:05     ` Baoqiu Cui
2009-03-13  3:12       ` Baoqiu Cui
2009-03-13  6:37       ` Carsten Dominik
2009-03-13 13:42         ` Dale Smith

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.