Blob Blame History Raw
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>Release 0.1.7</title><link rel="stylesheet" type="text/css" href="manual.css" /><meta name="generator" content="DocBook XSL Stylesheets V1.76.1" /><link rel="home" href="index.html" title="Release Notes for dblatex" /><link rel="up" href="index.html" title="Release Notes for dblatex" /><link rel="prev" href="sec-changes-018.html" title="Release 0.1.8" /><link rel="next" href="sec-changes-016.html" title="Release 0.1.6" /></head><body><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">Release 0.1.7</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="sec-changes-018.html">Prev</a> </td><th width="60%" align="center"> </th><td width="20%" align="right"> <a accesskey="n" href="sec-changes-016.html">Next</a></td></tr></table><hr /></div><div class="section" title="Release 0.1.7"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a id="sec-changes-017"></a>Release 0.1.7</h2></div></div></div><div class="itemizedlist"><ul class="itemizedlist" type="disc"><li class="listitem"><p>
Callouts are now supported:</p><div class="itemizedlist"><ul class="itemizedlist" type="circle"><li class="listitem"><p>Embedded callout markups <code class="sgmltag-element">co</code>s are
  supported.</p></li><li class="listitem"><p>The <code class="sgmltag-element">coref</code> markups are supported.</p></li><li class="listitem"><p>Callouts markups defined with <code class="sgmltag-element">area</code>s in a 
  <code class="sgmltag-element">programlistingco</code> or <code class="sgmltag-element">screenco</code> are
  supported.</p></li><li class="listitem"><p>Callouts on external text files (referenced by <code class="sgmltag-element">textdata</code>
  or <code class="sgmltag-element">imagedata</code> elements) are supported.</p></li><li class="listitem"><p><code class="sgmltag-element">Mediaobjectco</code>s is supported.</p></li><li class="listitem"><p>The <code class="sgmltag-element">calloutlist</code>s are rendered as description lists
  where the terms are the callout markups.</p></li><li class="listitem"><p>The links between the callout markups (defined via <code class="sgmltag-element">area</code>s 
  or <code class="sgmltag-element">co</code>s) and the <code class="sgmltag-element">calloutlist</code> items (linkends
  attributes) are handled properly.</p></li></ul></div></li><li class="listitem"><p><code class="sgmltag-element">Programlisting</code> and <code class="sgmltag-element">screen</code>
  improved: external text files referenced via <code class="sgmltag-element">textdata</code> or
  <code class="sgmltag-element">imagedata</code> are now supported.</p></li><li class="listitem"><p>An <code class="sgmltag-element">abstract</code> in an article is now printed.</p></li><li class="listitem"><p>The <code class="sgmltag-element">legalnotice</code>s are now printed in the native
  docbook style.</p></li><li class="listitem"><p>Better <code class="sgmltag-element">xref</code> support. You can now make a
  cross-reference to an <code class="sgmltag-element">itemizedlist</code> with title, and to a
  <code class="sgmltag-element">refentry</code>.</p></li><li class="listitem"><p>Hyphenation is forced for text using a typewriter font, and the font is
  smaller.</p></li><li class="listitem"><p>Running <span class="command"><strong>dblatex</strong></span> on a root element different from a
  book or article does not fail anymore, except for <code class="sgmltag-element">set</code>.
  The root element is now wrapped into a <code class="sgmltag-element">book</code> or an
  <code class="sgmltag-element">article</code>.</p></li><li class="listitem"><p>Minor improvements:</p><div class="itemizedlist"><ul class="itemizedlist" type="circle"><li class="listitem"><p>A DBLaTeX logo can be put on the cover page.</p></li><li class="listitem"><p>The PDF information section can tell that the creator of the document
  is dblatex.</p></li></ul></div></li><li class="listitem"><p>the following parameters are added:</p><div class="variablelist"><dl><dt><span class="term">co.linkends.show</span></dt><dd><p>Next to a callout markup the links to the corresponding calloutlist
        items are shown if the parameter is set to 1. Set by default to 1.</p></dd><dt><span class="term">callout.markup.circled</span></dt><dd><p>The callouts referenced in the callout list have the same rendering than
        the markups in the listing (or graphic), that is, white numbers in black
        circles. Set to 0 the references are simple numbers. Set to 1 by
        default.</p></dd><dt><span class="term">callout.linkends.hot</span></dt><dd><p>The callouts referenced in the callout list are hot links if the
  parameter is set to 1. Then, the references are in red such like any
  other cross-reference link in the document. Set to 1 by default.</p></dd><dt><span class="term">term.breakline</span></dt><dd><p>Set to 1, the item following a term in a variable list is put on the
  next line. Set to 0 by default.</p></dd><dt><span class="term">doc.pdfcreator.show</span></dt><dd><p>Set to 1, the creator field of the PDF information section says that 
  dblatex is the creator. Set to 1 by default.</p></dd><dt><span class="term">doc.publisher.show</span></dt><dd><p>Set to 1, the dblatex logo is printed on the cover page of the native
  docbook style. Set to 0 by default.</p></dd><dt><span class="term">literal.lines.showall</span></dt><dd><p>Set to 1, all the lines in a verbatim environment like programlisting or
  screen are printed, even if they are empty. Set to 0, the last empty lines are
  not printed. It is set to 1 by default.</p></dd></dl></div></li><li class="listitem"><p>Some bug fixes.</p></li></ul></div></div><div class="navfooter"><hr /><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="sec-changes-018.html">Prev</a> </td><td width="20%" align="center"> </td><td width="40%" align="right"> <a accesskey="n" href="sec-changes-016.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">Release 0.1.8 </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> Release 0.1.6</td></tr></table></div></body></html>