Talk:DocBook
From APIDesign
(Difference between revisions)
(Comment provided by hantsy - via ArticleComments extension) |
|||
Line 5: | Line 5: | ||
--[[User:JaroslavTulach|JaroslavTulach]] 06:19, 29 May 2010 (UTC) | --[[User:JaroslavTulach|JaroslavTulach]] 06:19, 29 May 2010 (UTC) | ||
+ | == hantsy said ... == | ||
+ | |||
+ | <div class='commentBlock'> | ||
+ | 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. | ||
+ | |||
+ | --[http://hantsy.cublog.cn hantsy] 10:23, 29 May 2010 (CEST) | ||
+ | </div> |
Revision as of 08:23, 29 May 2010
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)
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)