Talk:DocBook
From APIDesign
(Difference between revisions)
(Comment provided by hantsy - via ArticleComments extension) |
(Comment provided by David Duperron - via ArticleComments extension) |
||
Line 16: | Line 16: | ||
--[http://hantsy.cublog.cn hantsy] 10:23, 29 May 2010 (CEST) | --[http://hantsy.cublog.cn hantsy] 10:23, 29 May 2010 (CEST) | ||
+ | </div> | ||
+ | == David Duperron said ... == | ||
+ | |||
+ | <div class='commentBlock'> | ||
+ | I would be very interested in seeing what you can propose to convert Docbook5 xml to opendocuments. | ||
+ | Cheers | ||
+ | |||
+ | David | ||
+ | |||
+ | --David Duperron 14:01, 4 February 2014 (CET) | ||
</div> | </div> |
Current revision
Do you use any DocBook specific editor, or Netbeans with the xml editor? :-) --195.221.117.50 12:50, 28 May 2010 (UTC)NicolasDumoulin
There is the DocBook plugin for NetBeans. It allows you to create new DocBook project, build it into PDF, etc. I started with it. When the book text was too long, I slowly left the original structure, split the files, used XML entities and create an Ant script that also handled inclusion of Java samples and also converted the text to OpenDocument.
--JaroslavTulach 06:19, 29 May 2010 (UTC)
hantsy said ...
David Duperron said ...
I would be very interested in seeing what you can propose to convert Docbook5 xml to opendocuments. Cheers
David
--David Duperron 14:01, 4 February 2014 (CET)
NetBeans provide a docbook plugin, but not updated for a long time. XmlXmind provide a free personal editor to compose docbook(visually) and free tools to convert DocBook to MSword and ODF. My favorate tool is RenderX xep personal edition. I am a Chinese and it provided exllecent Chinese output in PDF. The last maybe Apache FOP, I rarely use it.
I have create a project(some scripts included) to create Docbook project and convert it to PDF.
--hantsy 10:23, 29 May 2010 (CEST)