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>
|