File: changes-0.2.4.xml

package info (click to toggle)
dblatex 0.2.9-3
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 6,412 kB
  • ctags: 399
  • sloc: xml: 94,669; python: 4,185; sh: 379; makefile: 120
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>