File: changes-0.1.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 (74 lines) | stat: -rw-r--r-- 2,688 bytes parent folder | download | duplicates (11)
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
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
<itemizedlist>
<listitem>
<para>Deep code cleanup.</para>
</listitem>
<listitem>
<para>Better table support</para>
  <itemizedlist>
  <listitem>
  <para><sgmltag>Multicolumn</sgmltag> support (use of the attributes
  <sgmltag>namest</sgmltag>, <sgmltag>nameend</sgmltag>,
  <sgmltag>spanname</sgmltag>).</para>
  </listitem>
  <listitem>
  <para>Better <sgmltag>frame</sgmltag>, <sgmltag>rowsep</sgmltag>,
  <sgmltag>colsep</sgmltag> attributes inheritance.</para>
  </listitem>
  </itemizedlist>
</listitem>
<listitem>
<para>Better bibliography support</para>
  <itemizedlist>
  <listitem>
  <para><sgmltag>Bibliography</sgmltag> can be nested under any section.</para>
  </listitem>
  <listitem>
  <para><sgmltag>Biblioset</sgmltag> support.</para>
  </listitem>
  <listitem>
  <para>Basic <sgmltag>bibliomixed</sgmltag> support.</para>
  </listitem>
  </itemizedlist>
</listitem>
<listitem>
<para><sgmltag>Indexterm</sgmltag> <sgmltag>sortas</sgmltag> and <sgmltag>class</sgmltag> attributes support added.</para>
</listitem>
<listitem>
<para><sgmltag>Imagedata</sgmltag> <sgmltag>width</sgmltag>, <sgmltag>depth</sgmltag>, <sgmltag>scale</sgmltag> attributes support improved. In previous releases, <sgmltag>scale</sgmltag> was used instead of <sgmltag>width</sgmltag>. Now, you should use <sgmltag>width</sgmltag> or <sgmltag>scale</sgmltag> properly.</para>
</listitem>
<listitem>
<para><sgmltag>Programlisting</sgmltag> <sgmltag>linenumbering</sgmltag> attribute support added.</para>
</listitem>
<listitem>
<para>Basic <sgmltag>glossary</sgmltag> support added.</para>
</listitem>
<listitem>
<para>Better <sgmltag>reference</sgmltag> support. <sgmltag>Refnamediv</sgmltag> title is no more hard-coded
(use of $refnamediv.title if not empty, or name automatically generated according to the
lang).</para>
</listitem>
<listitem>
<para><sgmltag>Qandaset</sgmltag> improved. <sgmltag>Qandadiv</sgmltag> can be nested under any section.</para>
</listitem>
<listitem>
<para>Better <sgmltag>xref</sgmltag> support. Now <sgmltag>xreflabel</sgmltag> and <sgmltag>endterm</sgmltag> work.</para>
</listitem>
<listitem>
<para>The latex hyperref package is now automatically included in the dbk_core
package. A customized LaTeX style package shouldn't include hyperref
anymore.</para>
</listitem>
<listitem>
<para><sgmltag>Link</sgmltag> now works.</para>
</listitem>
<listitem>
<para><sgmltag>Trademark</sgmltag>   <sgmltag>class</sgmltag> attribute managed (except class='service').</para>
</listitem>
<listitem>
<para>A <sgmltag>keyword</sgmltag> is not displayed but is inserted in the index entries.</para>
</listitem>
<listitem>
<para>Some bug fixes.</para>
</listitem>
</itemizedlist>