File: changes-0.3.5.xml

package info (click to toggle)
dblatex 0.3.12py3-6
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 12,880 kB
  • sloc: xml: 102,889; python: 8,274; makefile: 117; sh: 48
file content (37 lines) | stat: -rw-r--r-- 1,005 bytes parent folder | download | duplicates (7)
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
<?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>Fix an HTML table bug when no <sgmltag>colgroup</sgmltag> or <sgmltag>col</sgmltag> is specified.</para>
</listitem>

<listitem>
<para>Fix an HTML table bug when cellpadding is expressed in percentage.</para>
</listitem>

<listitem>
<para>Include the package 'ucs' and configure listings to work with pdftex and
  UTF-8 characters.</para>
</listitem>

<listitem>
<para>Improve setup.py to detect the installed texlive version only on
  manual install.</para>
</listitem>

<listitem>
<para>Adapt URL to work with texlive >= 2009.</para>
</listitem>

<listitem>
<para>Debian bugs fixed: #720624, #684393, #684391, #683166, #682936,
and #682901.</para>
</listitem>

<listitem>
<para>SF bugs fixed: #108, #107, #106, #104, #103, #98, and some fixes to be
able work with Saxon.</para>
</listitem>

</itemizedlist>