File: changes-0.3.4.xml

package info (click to toggle)
dblatex 0.3.4-2
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 12,004 kB
  • sloc: xml: 100,126; python: 5,478; makefile: 137; sh: 70
file content (28 lines) | stat: -rw-r--r-- 1,205 bytes parent folder | download | duplicates (8)
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
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE itemizedlist PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
"http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd">
<itemizedlist>
<listitem>
<para>Improve the verbatim block display to be able to scale the block width to the page width. See <olink output="pdf"
targetdoc="usermanual" targetptr="sec-scale-verbatim"></olink><ulink output="html"
url="../manual/sec-scale-verbatim.html#sec-scale-verbatim">Verbatim Scaling</ulink>
for more details.</para>
</listitem>

<listitem>
<para>Improve the hyphenation of the inlined literal elements with a dblatex
specific hyphenation algorithm.</para>
</listitem>

<listitem>
<para>Add the parameter <parameter>hyphenation.format</parameter> to specify the inlined format types that must be hyphenated. It replaces the more limited parameter <parameter>monoseq.hyphenation</parameter>.</para>
</listitem>

<listitem>
<para>Add the parameter <parameter>example.float.type</parameter> to give the possibility to have <sgmltag>example</sgmltag> elements not floating. The attribute 'floatstyle' is also taken into account.</para>
</listitem>

<listitem>
<para>A number of bug fixes.</para>
</listitem>
</itemizedlist>