This is mainly a bug fix release.
Better programlisting
and screen
support: inlinegraphic[@format='linespecific'] is handled.
Better newtbl support: the case colwidth="1in+5*" is now correctly handled.
GIF images are converted on the fly to PDF.
Bibliolist
support.
Minor improvements:
DBLaTeX does not convert images when output is latex only.
Emphasis
with role="underline" is supported.
Trademark
with class="service" is supported.
Xref
to refnamediv
is now possible.
Automatic biblioentry
abbreviation used if
abbrev
and @id reference are not defined.
the following parameters are added:
When set to 1 the titleabbrev content is put in the TOC instead of the title. Set to 1 by default.
When the document root element is a set
this parameter
can be used to select the book to print. Set to 1 by default.
It specifies which Lists of Titles should be printed after the Table of Content. The value is a comma separated list of the LoTs to print. The supported LoTs are "figure", "table", "equation", and "example". The list order represents the LoTs order in the output document.
It defines the default label to use in a qandadet
when the defaultlabel attribute is not specified. Set to "number" by default.
Set to 1, it checks if the referenced image file exists. If not, the mediaobject alternative (textobject) is used. Set to 1 by default.
It defines the text alignment for the whole document. The valid values are: "left", "center", "right", "justify". By default the parameter is empty, which is equivalent to "justify".
A number of bug fixes.