File: changes-0.2.10.xml

package info (click to toggle)
dblatex 0.3.4-2
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 12,004 kB
  • sloc: xml: 100,126; python: 5,478; makefile: 137; sh: 70
file content (86 lines) | stat: -rw-r--r-- 2,263 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE itemizedlist PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
"http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd">
<itemizedlist>
<listitem>
<para>Use info/title to render <sgmltag>qansaset</sgmltag> headings.</para>
</listitem>

<listitem>
<para>Use <literal>\ensuremath{}</literal> to make latin1 from UTF8 conversion
more robust.</para>
</listitem>

<listitem>
<para>Add the parameters:</para>

<itemizedlist>
<listitem>
<para><parameter>doc.layout</parameter> parameter to configure the overall
document layout (deciding if it contains a coverpage, a toc, a frontmatter
etc.).</para>
</listitem>

<listitem>
<para><parameter>variablelist.term.separator</parameter> (common with DocBook
Project),</para>
</listitem>

<listitem>
<para><parameter>refentry.generate.name</parameter> (common with DocBook
Project),</para>
</listitem>

<listitem>
<para><parameter>ulink.show</parameter> (mechanism extended with
@xrefstyle),</para>
</listitem>

<listitem>
<para><parameter>ulink.footnotes</parameter> (mechanism extended with
@xrefstyle).</para>
</listitem>
</itemizedlist>
</listitem>

<listitem>
<para>By default, a document subset (i.e. the root element is not an
<sgmltag>article</sgmltag> nor a <sgmltag>book</sgmltag>) is no more wrapped
with an <sgmltag>article</sgmltag>. No more unexpected cover page and front
matter.</para>
</listitem>

<listitem>
<para>A tex equation in <sgmltag>alt</sgmltag> can be written without latex
math mode delimiters (\( \),\[ \], $ $) in both <sgmltag>equation</sgmltag>
and <sgmltag>inlineequation</sgmltag>.</para>
</listitem>

<listitem>
<para>Add <sgmltag role="">texmath</sgmltag> Processing Instruction in
<sgmltag>alt</sgmltag> in order to avoid automatic math mode wrapping</para>
</listitem>

<listitem>
<para>Make XeTeX support more mature (but still experimental).</para>
</listitem>

<listitem>
<para>Change the documentation structure.</para>
</listitem>

<listitem>
<para>A number of bug fixes, including:</para>

<itemizedlist>
<listitem>
<para>Debian bugs: #525692, and #514932.</para>
</listitem>

<listitem>
<para>SourceForge bugs: #2412650, #2393435, #2381306, #2058771, #1987025, and
#1975259.</para>
</listitem>
</itemizedlist>
</listitem>
</itemizedlist>