File: changes-0.2.4.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 (15 lines) | stat: -rw-r--r-- 695 bytes parent folder | download | duplicates (10)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<itemizedlist>
<listitem><para>A step towards DocBook 5 support by reusing the DocBook Project
namespace stripping templates.</para></listitem>

<listitem><para>More consistent console output (use of logging python module).</para></listitem>

<listitem><para>Some bug fixes, including:</para>
  <itemizedlist>
  <listitem><para>Fix PostScript output bug introduced in 0.2.3.</para></listitem>
  <listitem><para>Use of subprocess to handle correctly the latex compilation.</para></listitem>
  <listitem><para>A general parser/encoding mechanism is added, allowing to
  encode <sgmltag>programlisting</sgmltag> characters to Latin1.</para></listitem>
  </itemizedlist>
</listitem>
</itemizedlist>