Blame docs/changes/changes-0.1.7.xml

Packit Service 76cb02
<itemizedlist>
Packit Service 76cb02
<listitem>
Packit Service 76cb02
<para>
Packit Service 76cb02
Callouts are now supported:</para>
Packit Service 76cb02
<itemizedlist>
Packit Service 76cb02
  <listitem>
Packit Service 76cb02
  <para>Embedded callout markups <sgmltag>co</sgmltag>s are
Packit Service 76cb02
  supported.</para>
Packit Service 76cb02
  </listitem>
Packit Service 76cb02
  <listitem>
Packit Service 76cb02
  <para>The <sgmltag>coref</sgmltag> markups are supported.</para>
Packit Service 76cb02
  </listitem>
Packit Service 76cb02
  <listitem>
Packit Service 76cb02
  <para>Callouts markups defined with <sgmltag>area</sgmltag>s in a 
Packit Service 76cb02
  <sgmltag>programlistingco</sgmltag> or <sgmltag>screenco</sgmltag> are
Packit Service 76cb02
  supported.</para>
Packit Service 76cb02
  </listitem>
Packit Service 76cb02
  <listitem>
Packit Service 76cb02
  <para>Callouts on external text files (referenced by <sgmltag>textdata</sgmltag>
Packit Service 76cb02
  or <sgmltag>imagedata</sgmltag> elements) are supported.</para>
Packit Service 76cb02
  </listitem>
Packit Service 76cb02
  <listitem>
Packit Service 76cb02
  <para><sgmltag>Mediaobjectco</sgmltag>s is supported.</para>
Packit Service 76cb02
  </listitem>
Packit Service 76cb02
  <listitem>
Packit Service 76cb02
  <para>The <sgmltag>calloutlist</sgmltag>s are rendered as description lists
Packit Service 76cb02
  where the terms are the callout markups.</para>
Packit Service 76cb02
  </listitem>
Packit Service 76cb02
  <listitem>
Packit Service 76cb02
  <para>The links between the callout markups (defined via <sgmltag>area</sgmltag>s 
Packit Service 76cb02
  or <sgmltag>co</sgmltag>s) and the <sgmltag>calloutlist</sgmltag> items (linkends
Packit Service 76cb02
  attributes) are handled properly.</para>
Packit Service 76cb02
  </listitem>
Packit Service 76cb02
</itemizedlist>
Packit Service 76cb02
</listitem>
Packit Service 76cb02
<listitem>
Packit Service 76cb02
  <para><sgmltag>Programlisting</sgmltag> and <sgmltag>screen</sgmltag>
Packit Service 76cb02
  improved: external text files referenced via <sgmltag>textdata</sgmltag> or
Packit Service 76cb02
  <sgmltag>imagedata</sgmltag> are now supported.</para>
Packit Service 76cb02
</listitem>
Packit Service 76cb02
<listitem>
Packit Service 76cb02
  <para>An <sgmltag>abstract</sgmltag> in an article is now printed.</para>
Packit Service 76cb02
</listitem>
Packit Service 76cb02
<listitem>
Packit Service 76cb02
  <para>The <sgmltag>legalnotice</sgmltag>s are now printed in the native
Packit Service 76cb02
  docbook style.</para>
Packit Service 76cb02
</listitem>
Packit Service 76cb02
<listitem>
Packit Service 76cb02
  <para>Better <sgmltag>xref</sgmltag> support. You can now make a
Packit Service 76cb02
  cross-reference to an <sgmltag>itemizedlist</sgmltag> with title, and to a
Packit Service 76cb02
  <sgmltag>refentry</sgmltag>.</para>
Packit Service 76cb02
</listitem>
Packit Service 76cb02
<listitem>
Packit Service 76cb02
  <para>Hyphenation is forced for text using a typewriter font, and the font is
Packit Service 76cb02
  smaller.</para>
Packit Service 76cb02
</listitem>
Packit Service 76cb02
<listitem>
Packit Service 76cb02
  <para>Running <command>dblatex</command> on a root element different from a
Packit Service 76cb02
  book or article does not fail anymore, except for <sgmltag>set</sgmltag>.
Packit Service 76cb02
  The root element is now wrapped into a <sgmltag>book</sgmltag> or an
Packit Service 76cb02
  <sgmltag>article</sgmltag>.</para>
Packit Service 76cb02
</listitem>
Packit Service 76cb02
<listitem>
Packit Service 76cb02
  <para>Minor improvements:</para>
Packit Service 76cb02
  <itemizedlist>
Packit Service 76cb02
  <listitem>
Packit Service 76cb02
  <para>A DBLaTeX logo can be put on the cover page.</para>
Packit Service 76cb02
  </listitem>
Packit Service 76cb02
  <listitem>
Packit Service 76cb02
  <para>The PDF information section can tell that the creator of the document
Packit Service 76cb02
  is dblatex.</para>
Packit Service 76cb02
  </listitem>
Packit Service 76cb02
  </itemizedlist>
Packit Service 76cb02
</listitem>
Packit Service 76cb02
<listitem>
Packit Service 76cb02
<para>the following parameters are added:</para>
Packit Service 76cb02
<variablelist>
Packit Service 76cb02
<varlistentry><term>co.linkends.show</term>
Packit Service 76cb02
  <listitem>
Packit Service 76cb02
  <para>Next to a callout markup the links to the corresponding calloutlist
Packit Service 76cb02
        items are shown if the parameter is set to 1. Set by default to 1.</para>
Packit Service 76cb02
  </listitem>
Packit Service 76cb02
</varlistentry>
Packit Service 76cb02
<varlistentry><term>callout.markup.circled</term>
Packit Service 76cb02
  <listitem>
Packit Service 76cb02
  <para>The callouts referenced in the callout list have the same rendering than
Packit Service 76cb02
        the markups in the listing (or graphic), that is, white numbers in black
Packit Service 76cb02
        circles. Set to 0 the references are simple numbers. Set to 1 by
Packit Service 76cb02
        default.</para>
Packit Service 76cb02
  </listitem>
Packit Service 76cb02
</varlistentry>
Packit Service 76cb02
<varlistentry><term>callout.linkends.hot</term>
Packit Service 76cb02
  <listitem>
Packit Service 76cb02
  <para>The callouts referenced in the callout list are hot links if the
Packit Service 76cb02
  parameter is set to 1. Then, the references are in red such like any
Packit Service 76cb02
  other cross-reference link in the document. Set to 1 by default.</para>
Packit Service 76cb02
  </listitem>
Packit Service 76cb02
</varlistentry>
Packit Service 76cb02
<varlistentry><term>term.breakline</term>
Packit Service 76cb02
  <listitem>
Packit Service 76cb02
  <para>Set to 1, the item following a term in a variable list is put on the
Packit Service 76cb02
  next line. Set to 0 by default.</para>
Packit Service 76cb02
  </listitem>
Packit Service 76cb02
</varlistentry>
Packit Service 76cb02
<varlistentry><term>doc.pdfcreator.show</term>
Packit Service 76cb02
  <listitem>
Packit Service 76cb02
  <para>Set to 1, the creator field of the PDF information section says that 
Packit Service 76cb02
  dblatex is the creator. Set to 1 by default.</para>
Packit Service 76cb02
  </listitem>
Packit Service 76cb02
</varlistentry>
Packit Service 76cb02
<varlistentry><term>doc.publisher.show</term>
Packit Service 76cb02
  <listitem>
Packit Service 76cb02
  <para>Set to 1, the dblatex logo is printed on the cover page of the native
Packit Service 76cb02
  docbook style. Set to 0 by default.</para>
Packit Service 76cb02
  </listitem>
Packit Service 76cb02
</varlistentry>
Packit Service 76cb02
<varlistentry><term>literal.lines.showall</term>
Packit Service 76cb02
  <listitem>
Packit Service 76cb02
  <para>Set to 1, all the lines in a verbatim environment like programlisting or
Packit Service 76cb02
  screen are printed, even if they are empty. Set to 0, the last empty lines are
Packit Service 76cb02
  not printed. It is set to 1 by default.</para>
Packit Service 76cb02
  </listitem>
Packit Service 76cb02
</varlistentry>
Packit Service 76cb02
</variablelist>
Packit Service 76cb02
</listitem>
Packit Service 76cb02
<listitem>
Packit Service 76cb02
<para>Some bug fixes.</para>
Packit Service 76cb02
</listitem>
Packit Service 76cb02
</itemizedlist>