This ticket start from the following forum (french) discussion
http://jelix.org/forums/read.php?10,2680 about printable documentation for jelix.
Current jelix documentation is written online in some dokuwiki format, and Laurent build
a system to convert the wiki doc to a pdf book.
The current solution is to build a docbook (xml) version of the book formed from a manualy
selected set of wiki pages.
The (these) xml file(s) is then converted to pdf using (python) dblatex utility.
Several problems can occur or enhancement can be requiered:
- wiki syntaxe can be enhanced to provide some more semantic needed by the docbook output,
- xml docbook can contain bug from the translation from wiki (e.g. tabular?)
- dblatex style can be improve either by .xsl style or by latex .sty files.
I suggest:
- to consolidate the documentation workflow (to validate the chosen tools e.g dblatex ): is it easy to install?, ...,
- to trac all bugs in printable documentation (e.g tabular bugs, missing figures, bad formating,lines two long in listings, ...) => call for contributions?
- to dispatch the bug between the workflow state (wiki syntaxe, wiki parser, xml docbook generation, xsl style and latex .sty)
- to start a jelix specific style (xsl and/or latex .sty) for dblatex.
Maurice
P.S. can we talk french?