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>Fix Debian bug #792898: the PDF metadata setup is improved. The PDF
7Subject field is now filled with the data contained by the elements
8<sgmltag>subject</sgmltag>. The PDF Keywords field is filled with
9<sgmltag>keyword</sgmltag> of the document.</para>
10</listitem>
11
12<listitem>
13<para>Fix Debian bug #684772 and SF bug #85: the <sgmltag>label</sgmltag>
14attribute of the formal headings (e.g. <sgmltag>chapter</sgmltag>,
15<sgmltag>sect1</sgmltag> to <sgmltag>sect5</sgmltag>,
16<sgmltag>section</sgmltag>) is used by <command>dblatex</command> to:
17
18<itemizedlist>
19<listitem>
20<para>Force a section counter when the label is set to an integer.</para>
21</listitem>
22<listitem>
23<para>Make a chapter unnumbered when the label is set to an empty string.</para>
24</listitem>
25</itemizedlist>
26
27<phrase output="pdf">See <olink targetdoc="usermanual" targetptr="sec-section-num"/> for more details.</phrase></para>
28</listitem>
29
30<listitem>
31<para>Fix Debian bug #793077: allow to put a figure anchor at the top even if
32the caption is at the bottom, thanks to the parameter
33<parameter>figure.anchor.top</parameter>.</para>
34</listitem>
35
36<listitem>
37<para>Add the parameters <parameter>body.font.family</parameter>,
38<parameter>sans.font.family</parameter>, and
39<parameter>monospace.font.family</parameter> to mimic FO parameters, for xetex
40font setup.</para>
41</listitem>
42
43<listitem>
44<para>Other Debian bug fixed: #766945.</para>
45</listitem>
46</itemizedlist>
47