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.2pre</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-020.html" title="Release 0.2" /><link rel="next" href="sec-changes-0110.html" title="Release 0.1.10" /></head><body><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">Release 0.2pre</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="sec-changes-020.html">Prev</a> </td><th width="60%" align="center"> </th><td width="20%" align="right"> <a accesskey="n" href="sec-changes-0110.html">Next</a></td></tr></table><hr /></div><div class="section" title="Release 0.2pre"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a id="sec-changes-02pre"></a>Release 0.2pre</h2></div></div></div><p>Major release. All the code to transform SGML, call the XSLT, convert the
figures and finally compile with LaTeX has been re-written from scratch in
Python, removing Perl and GNU make dependencies. The LaTeX compilation relies on
a subset of the <a class="ulink" href="http://www.pps.jussieu.fr/~beffara/soft/rubber" target="_top">Rubber</a> package. The new implementation is more robust, more consistent, and gives
the possibility to integrates new features. Some other small improvements are
included too:
</p><div class="itemizedlist"><ul class="itemizedlist" type="disc"><li class="listitem"><p>Some list attributes like <code class="sgmltag-element">continuation</code>, <code class="sgmltag-element">numeration</code> and <code class="sgmltag-element">spacing</code> are now supported.</p></li><li class="listitem"><p>The <em class="parameter"><code>filename.as.url</code></em> parameter is added to avoid
forced hyphenation with spurious '-' characters.</p></li><li class="listitem"><p>Some bug fixes.</p></li></ul></div><p>
</p></div><div class="navfooter"><hr /><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="sec-changes-020.html">Prev</a> </td><td width="20%" align="center"> </td><td width="40%" align="right"> <a accesskey="n" href="sec-changes-0110.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">Release 0.2 </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.10</td></tr></table></div></body></html>