File: changes-0.3.1.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 (43 lines) | stat: -rw-r--r-- 1,171 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
<?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 table rendering by adding the support to the tabularx
environment and improving the automatic column width feature. See 
<olink output="pdf" targetdoc="usermanual"
targetptr="sec-autowidth"/><ulink output="html"
url="../manual/sec-table.html#sec-autowidth">Automatic Width</ulink> and
<olink output="pdf" targetdoc="usermanual"
targetptr="sec-tabstyle"/><ulink output="html"
url="../manual/sec-table.html#sec-tabstyle">Table LaTeX Styles</ulink>
</para>
</listitem>

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

<itemizedlist>
<listitem>
<para><parameter>linenumbering.scope</parameter>.</para>
</listitem>

<listitem>
<para><parameter>linenumbering.default</parameter>.</para>
</listitem>

<listitem>
<para><parameter>linenumbering.everyNth</parameter>.</para>
</listitem>

<listitem>
<para><parameter>table.default.tabstyle</parameter>.</para>
</listitem>
</itemizedlist>
</listitem>

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

</itemizedlist>