File: changes-0.2.11.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 (51 lines) | stat: -rw-r--r-- 1,202 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
<?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>Improve the <sgmltag>set</sgmltag> support: dblatex can build all the
PDF files (one per book) and the xr-hyper package is used to make
cross-references between books.</para>
</listitem>

<listitem>
<para>Improve the XeTeX font switch macros (still experimental).</para>
</listitem>

<listitem>
<para>Add some hook to external error handlers.</para>
</listitem>

<listitem>
<para>Change the verbatim implementation in order to be able to easily
add new elements embeddable in <sgmltag>programlisting</sgmltag>s.</para>
</listitem>

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

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

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

<listitem>
<para><parameter>refclass.suppress</parameter>.</para>
</listitem>

<listitem>
<para><parameter>use.id.as.filename</parameter>.</para>
</listitem>

</itemizedlist>
</listitem>

<listitem>
<para>Fix some bugs.</para>
</listitem>

</itemizedlist>