Blame docs/changes/changes-0.1.7.xml

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