File: changes-0.3.3.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 (56 lines) | stat: -rw-r--r-- 2,122 bytes parent folder | download | duplicates (8)
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
<?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>Remove hard-coded paper size and add some parameters for Page Layout setup. See <olink output="pdf"
targetdoc="usermanual" targetptr="sec-pagesetup"></olink><ulink output="html"
url="../manual/sec-pagesetup.html#sec-pagesetup">Page Setup Section</ulink>
for more details.</para>
</listitem>

<listitem>
<para>Add <parameter>literal.environment</parameter> and <parameter>literal.extensions</parameter> parameters to allow the
  user define its own listing environment. See <olink output="pdf"
targetdoc="usermanual" targetptr="sec-literal-env"></olink><ulink output="html"
url="../manual/sec-literal-env.html#sec-literal-env">Verbatim Section</ulink>.</para>
</listitem>

<listitem>
<para>Add some formatting features for the literal/verbatim elements, by taking
into account some specific keywords set to the <sgmltag>role</sgmltag>
attribute.
See <olink output="pdf"
targetdoc="usermanual" targetptr="sec-literal-options"></olink><ulink output="html"
url="../manual/sec-literal-options.html#sec-literal-options">Verbatim Section</ulink>.</para>
</listitem>

<listitem>
<para>Add the parameter <parameter>latex.engine.options</parameter> to be able
to pass options to the TeX engine backend.</para>
</listitem>

<listitem>
<para>Print out warnings about the characters not handled by the selected fonts. Feature usefull in particular when XeTeX backend is used.</para>
</listitem>

<listitem>
<para>Improve the display of images.</para>
</listitem>

<listitem>
<para>Add the ability to format <sgmltag>ulink</sgmltag> as a block when
@type='block'.</para>
</listitem>

<listitem>
<para>Improve (and fixes some bugs of) the <sgmltag>literallayout</sgmltag>
rendering. In particular it takes into account the <sgmltag>class</sgmltag>
attribute, and uses the parameter <parameter>literal.class</parameter> as
default class to apply.</para>
</listitem>

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