Bug fix release.
Use info/title to render qansaset
headings.
Use \ensuremath{}
to make latin1 from UTF8 conversion
more robust.
Add the parameters:
doc.layout
parameter to configure the overall
document layout (deciding if it contains a coverpage, a toc, a frontmatter
etc.).
variablelist.term.separator
(common with DocBook
Project),
refentry.generate.name
(common with DocBook
Project),
ulink.show
(mechanism extended with
@xrefstyle),
ulink.footnotes
(mechanism extended with
@xrefstyle).
By default, a document subset (i.e. the root element is not an
article
nor a book
) is no more wrapped
with an article
. No more unexpected cover page and front
matter.
A tex equation in alt
can be written without latex
math mode delimiters (\( \),\[ \], $ $) in both equation
and inlineequation
.
Add texmath
Processing Instruction in
alt
in order to avoid automatic math mode wrapping
Make XeTeX support more mature (but still experimental).
Change the documentation structure.
A number of bug fixes, including:
Debian bugs: #525692, and #514932.
SourceForge bugs: #2412650, #2393435, #2381306, #2058771, #1987025, and #1975259.