1 | <!--#############################################################################
|
---|
2 | | $Id: COPYRIGHT,v 1.3 2004/01/25 01:45:16 j-devenish Exp $
|
---|
3 | |- #############################################################################
|
---|
4 | | $Author: j-devenish $
|
---|
5 | |
|
---|
6 | | PURPOSE:
|
---|
7 | | DB2LaTeX is distributed according to the GPL v2 license.
|
---|
8 | + ############################################################################## -->
|
---|
9 |
|
---|
10 | <warning><para>
|
---|
11 | IMPORTANT: These stylesheets ARE NOT the official DocBook XSL stylesheets. These stylesheets ARE NOT
|
---|
12 | maintained by Norman Walsh. Please, DO NOT e-mail Norman about any question regarding these stylesheets
|
---|
13 | </para></warning>
|
---|
14 |
|
---|
15 | **********************************************************************
|
---|
16 | This program is distributed in the hope that it will be useful,
|
---|
17 | but WITHOUT ANY WARRANTY; without even the implied warranty of
|
---|
18 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
---|
19 | **********************************************************************
|
---|
20 |
|
---|
21 |
|
---|
22 | DocBook to LaTeX XSL Transformation Stylesheets
|
---|
23 | (c) 2000-2004 Ramon Casellas
|
---|
24 |
|
---|
25 |
|
---|
26 | --------------------------------------------------------------------------------
|
---|
27 |
|
---|
28 |
|
---|
29 | FROM THE OFFICIAL XSL Docbook Stylesheets
|
---|
30 | ____________________________________________
|
---|
31 | Copyright (C) 1999, 2000, 2001, 2002 Norman Walsh
|
---|
32 |
|
---|
33 | Permission is hereby granted, free of charge, to any person
|
---|
34 | obtaining a copy of this software and associated documentation
|
---|
35 | files (the ``Software''), to deal in the Software without
|
---|
36 | restriction, including without limitation the rights to use,
|
---|
37 | copy, modify, merge, publish, distribute, sublicense, and/or
|
---|
38 | sell copies of the Software, and to permit persons to whom the
|
---|
39 | Software is furnished to do so, subject to the following
|
---|
40 | conditions:
|
---|
41 |
|
---|
42 | The above copyright notice and this permission notice shall be
|
---|
43 | included in all copies or substantial portions of the Software.
|
---|
44 |
|
---|
45 | Except as contained in this notice, the names of individuals
|
---|
46 | credited with contribution to this software shall not be used in
|
---|
47 | advertising or otherwise to promote the sale, use or other
|
---|
48 | dealings in this Software without prior written authorization
|
---|
49 | from the individuals in question.
|
---|
50 |
|
---|
51 | Any stylesheet derived from this Software that is publically
|
---|
52 | distributed will be identified with a different name and the
|
---|
53 | version strings in any derived Software will be changed so that
|
---|
54 | no possibility of confusion between the derived package and this
|
---|
55 | Software will exist.
|
---|
56 |
|
---|
57 | Warranty
|
---|
58 | --------
|
---|
59 |
|
---|
60 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
---|
61 | EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
|
---|
62 | OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
---|
63 | NONINFRINGEMENT. IN NO EVENT SHALL NORMAN WALSH OR ANY OTHER
|
---|
64 | CONTRIBUTOR BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
|
---|
65 | WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
---|
66 | FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
|
---|
67 | OTHER DEALINGS IN THE SOFTWARE.
|
---|
68 |
|
---|
69 | ORIGINAL DOCBOOK XSL STYLESHEETS
|
---|
70 | * Norman Walsh XSL Stylesheets http://www.nwalsh.com
|
---|
71 |
|
---|
72 | DOCBOOK DTD
|
---|
73 | * Arbortex, Oasis, etc
|
---|
74 | * See Docbook copyrigth
|
---|
75 |
|
---|
76 | MATHML PORTIONS
|
---|
77 | --------------------------------------------------------------
|
---|
78 | Unlimited use, reproduction, and distribution of this software is
|
---|
79 | permitted. Any copy of this software must include both the above
|
---|
80 | copyright notice of Xerox Corporation and this paragraph. Any
|
---|
81 | distribution of this software must comply with all applicable United
|
---|
82 | States export control laws. This software is made available AS IS,
|
---|
83 | and XEROX CORPORATION DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED,
|
---|
84 | INCLUDING WITHOUT LIMITATION THE IMPLIED WARRANTIES OF MERCHANTABILITY
|
---|
85 | AND FITNESS FOR A PARTICULAR PURPOSE, AND NOTWITHSTANDING ANY OTHER
|
---|
86 | PROVISION CONTAINED HEREIN, ANY LIABILITY FOR DAMAGES RESULTING FROM
|
---|
87 | THE SOFTWARE OR ITS USE IS EXPRESSLY DISCLAIMED, WHETHER ARISING IN
|
---|
88 | CONTRACT, TORT (INCLUDING NEGLIGENCE) OR STRICT LIABILITY, EVEN IF
|
---|
89 | XEROX CORPORATION IS ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
|
---|
90 |
|
---|
91 | emmanuel.pietriga@xrce.xerox.com
|
---|
92 | This work is done for the OPERA project (INRIA) during a thesis work under a
|
---|
93 | CIFRE contract.
|
---|
94 | -----------------------------------------------------------------
|
---|
95 |
|
---|
96 | * string-replace by David Carlisle http://www.jclark.com
|
---|
97 |
|
---|
98 | * xt by James Clarck http://www.jclark.com
|
---|
99 |
|
---|
100 |
|
---|
101 | BUGS and MISSING FEATURES :)
|
---|
102 | * Ramon Casellas
|
---|
103 | casellas@aist.enst.fr
|
---|
104 | http://www.enst.fr/~casellas
|
---|