parameters for text generation can be set in the config files
via TXT_PARAMS or via --param/--stringparam on the command line
a change introduced in 2.0 made using the original DocBook
stylesheets for text generation the default. Since this behavior
is confusing and unexpected, it is reverted with this change:
the stylesheets configured via STYLEROOT or --styleroot are
used by default for text generation
to ignore anySTYLEROOT definitions, set TXT_IGNORE_STYLEROOT="yes" in the config files or use --ignore-styleroot on the command line
(daps -d <DC> text --ignore-styleroot)
Bugfixes:
Fix for issue #294: xmlcatalog returns file:<PATH> rather than file://<PATH> on Debian Jessie and openSUSE Tumbleweed and
caused DAPS to fail with DB5 sources
Misc
added basic debugging output to test suite (--debug)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Get your belated St Nicholas' Day present by downloading the new DAPS release 2.1.5 ;-)
Download DAPS 2.1.5
For download alternatives and installation instructions refer to https://github.com/openSUSE/daps/blob/master/INSTALL.adoc
New Features:
via
TXT_PARAMS
or via--param
/--stringparam
on the command linestylesheets for text generation the default. Since this behavior
is confusing and unexpected, it is reverted with this change:
STYLEROOT
or--styleroot
areused by default for text generation
STYLEROOT
definitions, setTXT_IGNORE_STYLEROOT="yes"
in the config files or use--ignore-styleroot
on the command line(
daps -d <DC> text --ignore-styleroot
)Bugfixes:
file:<PATH>
rather thanfile://<PATH>
on Debian Jessie and openSUSE Tumbleweed andcaused DAPS to fail with DB5 sources
Misc
--debug
)