File: changes-0.2.12.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 (55 lines) | stat: -rw-r--r-- 1,309 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
<?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>Add basic <sgmltag>biblioref</sgmltag> support. Its specific attributes
are not handled yet.</para>
</listitem>

<listitem>
<para>Allow the appendices to be followed by other sections.</para>
</listitem>

<listitem>
<para>Add the ability to convert on the fly SVG figures to PDF through
<command>inskscape</command>: apply patch #2821475 from David Necas.</para>
</listitem>

<listitem>
<para>Improve the ability to format in bold or italic the elements embedded in
<sgmltag>programlisting</sgmltag>s or <sgmltag>screen</sgmltag>s.</para>
</listitem>

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

<itemizedlist>
<listitem>
<para><parameter>index.tocdepth</parameter>.</para>
</listitem>

<listitem>
<para><parameter>index.numbered</parameter>.</para>
</listitem>

<listitem>
<para><parameter>bibliography.tocdepth</parameter>.</para>
</listitem>

<listitem>
<para><parameter>bibliography.numbered</parameter>.</para>
</listitem>

<listitem>
<para><parameter>xref.hypermarkup</parameter>.</para>
</listitem>

</itemizedlist>
</listitem>

<listitem>
<para>A number of bug fixes.</para>
</listitem>

</itemizedlist>