Package: dblatex / 0.2-2

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
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
DocBook to LaTeX Publishing
Copyright (C) 2003-2006 Benoit Guillon <marsgui@users.sourceforge.net>

This package was debianized by Andreas Hoenen <andreas.hoenen@arcor.de> on
Sun, 12 Feb 2006 14:56:46 +0100

It was downloaded from: http://dblatex.sourceforge.net/

The Debian packaging is (C) 2006, Andreas Hoenen <andreas.hoenen@arcor.de> and
is licensed under the GPL, see below.

LICENSE:

  This package is free software; you can redistribute it and/or modify
  it under the terms of the GNU General Public License as published by
  the Free Software Foundation; either version 2 of the License, or
  (at your option) any later version.

  This package is distributed in the hope that it will be useful,
  but WITHOUT ANY WARRANTY; without even the implied warranty of
  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  GNU General Public License for more details.

  You should have received a copy of the GNU General Public License
  along with this package; if not, write to the Free Software
  Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA

On Debian systems, the complete text of the GNU General
Public License can be found in `/usr/share/common-licenses/GPL'.

IMPORTANT:

  The stylesheets provided ARE NOT the official DocBook XSL
  stylesheets. These stylesheets ARE NOT maintained by Norman Walsh.
  Please, DO NOT e-mail Norman about any question regarding these
  stylesheets


FROM THE OFFICIAL XSL Docbook Stylesheets
--------------------------------------------------------------------------------
  Permission is hereby granted, free of charge, to any person
  obtaining a copy of this software and associated documentation
  files (the ``Software''), to deal in the Software without
  restriction, including without limitation the rights to use,
  copy, modify, merge, publish, distribute, sublicense, and/or
  sell copies of the Software, and to permit persons to whom the
  Software is furnished to do so, subject to the following
  conditions:

  The above copyright notice and this permission notice shall be
  included in all copies or substantial portions of the Software.

  Except as contained in this notice, the names of individuals
  credited with contribution to this software shall not be used in
  advertising or otherwise to promote the sale, use or other
  dealings in this Software without prior written authorization
  from the individuals in question.

  Any stylesheet derived from this Software that is publically
  distributed will be identified with a different name and the
  version strings in any derived Software will be changed so that
  no possibility of confusion between the derived package and this
  Software will exist.

ORIGINAL DOCBOOK XSL STYLESHEETS
  * Norman Walsh XSL Stylesheets http://www.nwalsh.com

DOCBOOK DTD
  * Arbortex, Oasis, etc
  * See Docbook copyright

MATHML 2.0 SUPPORT
--------------------------------------------------------------------------------
  xsltml (http://xsltml.sourceforge.net) by Vasil Yaroshevich integrated as
  MathML 2.0 support. See the xsltml README file for copyright. The stylesheets
  used here are derived from the original package and are not maintained by the
  xsltml author or maintainer.

NEW TABLE SUPPORT
--------------------------------------------------------------------------------
  The newtbl code (http://www.vistair.com/newtbl) by David Hedley is
  included to drive the DocBook tables. This very good implementation is now the
  default and unique implementation used, so the newtbl.use parameter is
  useless.

LATEX PACKAGES
--------------------------------------------------------------------------------
  The following latex packages are provided for convenience because they are
  missing in some Debian or Fedora Core default LaTeX distributions. Dblatex
  does not ensure that the package versions given here are compatible with your
  latex distribution.

  * bibtopic.sty

(G)RUBBER SUPPORT
--------------------------------------------------------------------------------
  A customized version of Rubber by Emmanuel Beffara
  (http://www.pps.jussieu.fr/~beffara/soft/rubber) is integrated to compile the
  LaTeX documents. The code used by dblatex IS NOT the offical rubber package
  and is not maintained by the rubber author or maintainer. The dblatex rubber
  customization is called grubber.

MISCELLANEOUS
--------------------------------------------------------------------------------
  * string-replace by David Carlisle http://www.jclark.com
  * xt by James Clarck http://www.jclark.com