1<?xml version="1.0" encoding="UTF-8"?>
2<!DOCTYPE itemizedlist PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
3"http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd">
4<itemizedlist>
5  <listitem>
6    <para>Add the parameters <parameter>refentry.numbered</parameter>,
7    <parameter>refentry.tocdepth</parameter> to have the
8    <sgmltag>refentry</sgmltag> titles numbered (default) or not.</para>
9  </listitem>
10
11  <listitem>
12    <para>Add <sgmltag>partintro</sgmltag>s handling. Needed to have a
13    complete TDG compiled with <command>dblatex</command>.</para>
14  </listitem>
15
16  <listitem>
17    <para>Add linking to <sgmltag>areaset</sgmltag>.</para>
18  </listitem>
19
20  <listitem>
21    <para>Add <sgmltag>emphasis</sgmltag> rendering in
22    <sgmltag>programlisting</sgmltag> and <sgmltag>screen</sgmltag>.</para>
23  </listitem>
24
25  <listitem>
26    <para>Add some logic to handle the graphics in equations. Add the
27    <parameter>alt.use</parameter> parameter.</para>
28  </listitem>
29
30  <listitem>
31    <para>Add some XeTeX support. One can use <option>-b xetex</option> to
32    compile with <command>xelatex</command>. The
33    <parameter>xetex.font</parameter> parameter is added to allow the user
34    to configure the fonts used by XeTeX. This feature may not work for
35    some ranges of unicode characters. This aspect will be improved in a next
36    release.</para>
37  </listitem>
38
39  <listitem>
40    <para>A number of bug fixes.</para>
41  </listitem>
42</itemizedlist>
43