File: changes-0.2.2.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 (28 lines) | stat: -rw-r--r-- 1,017 bytes parent folder | download
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
<itemizedlist>
<listitem><para>BibTeX support added. See <xref linkend="sec-bibtex"/> for more
details.</para></listitem>

<listitem><para>A better bibliography support, and natbib citation styles can be
used (see <xref linkend="sec-natbib"/>).</para></listitem>

<listitem><para>Some table improvements:
  <itemizedlist>
  <listitem><para>Formal tables accross several pages are possible when setting
  the <parameter>table.in.float</parameter> parameter to 0. The limitation is
  that the caption must be on the top of the table.</para></listitem>

  <listitem><para>Automatic table width allowed when setting the 
  <parameter>newtbl.autowidth</parameter> parameter to default or all.</para>
  </listitem>

  <listitem><para>Footnotes in tables are possible.</para></listitem>

  <listitem><para>Basic <sgmltag>programlisting</sgmltag>/<sgmltag>screen</sgmltag>
  support in tables.</para></listitem>
  </itemizedlist>
</para>
</listitem>

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

</itemizedlist>