Penguin
Blame: DocBookNotes
EditPageHistoryDiffInfoLikePages
Annotated edit history of DocBookNotes version 6 showing authors affecting page license. View with all changes included.
Rev Author # Line
1 CraigBox 1 !!How should I edit my DocBook [XML]?
2
3 If you want a nice GUI editor, look at [the XMLMind XML Editor|http://www.xmlmind.com/xmleditor/], a nice GUI word-processor-like editor.
4
5 !!How do I convert it to a [PDF]?
6
2 CraigBox 7 <verbatim>
1 CraigBox 8 $ apt-get install docbook-utils
9 # docbook2pdf source.xml
10 </verbatim>
5 CraigBox 11
12 !![Makefile|MakefileHowto]
13
14 You might like to use a Makefile to build your PDF/HTML files; grab the [Debian Proliant Guide Makefile|http://lackof.org/matt/hacking/proliant/Makefile]
1 CraigBox 15
16 -----
17 This page is part of CategoryNotes.