Comedilib.pdf can now be generated with
authorBernd Porr <berndporr@f2s.com>
Sun, 22 Apr 2012 23:23:03 +0000 (00:23 +0100)
committerBernd Porr <berndporr@f2s.com>
Sun, 22 Apr 2012 23:23:03 +0000 (00:23 +0100)
commit0d8c6e966124e8dd7a1f7fe66bc9b9b87c186557
tree4e18bf753d894fd9147d493eff86fbcc55f13a28
parent428ad43ebc33ab8dfa1ec5e1f8af4f01671da8c9
Comedilib.pdf can now be generated with
dblatex -t pdf ./comedilib.xml

There were two major issues in the comedilb.xml:
1) there were too many nested sections so that
   latex ran out of sub-sub-sub-sub-sections.
2) A section needs a title and can no longer
   exist without one. The first line
   of the textfiles contains now the title
   and will be inserted by mkref into the xml file.

todo: switch from xmlto to dblatex for the pdf generation
and re-enable it in the makefile.
doc/Makefile.am
doc/calibration_funcref.txt
doc/comedilib.xml
doc/command_funcref.txt
doc/deprecated_funcref.txt
doc/dio_funcref.txt
doc/error_funcref.txt
doc/extensions_funcref.txt
doc/funcref
doc/mkref
doc/reference.xml