DocBook to LaTeX Publishing Copyright (C) 2003-2015 Benoit Guillon 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 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 is 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 * enumitem.sty * ragged2e.sty * attachfile.sty PASSIVETEX PACKAGES -------------------------------------------------------------------------------- Some of the Passivetex packages are provided to extend the support of Unicode characters. The Passivetex LICENSE file is under latex/misc/passivetex. (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 official rubber package and is not maintained by the rubber author or maintainer. The dblatex rubber customization is called grubber. PYTHON WHICH -------------------------------------------------------------------------------- The Python which package (http://trentm.com/downloads/which/1.1.0/which-1.1.0.zip) is embedded in the dblatex package under lib/contrib/which and used to check some program dependencies during the install setup. The which license is here in the dblatex package: lib/contrib/which/LICENSE.txt. MISCELLANEOUS -------------------------------------------------------------------------------- The string-replace template by David Carlisle (http://www.dcarlisle.demon.co.uk/david) is extracted from pmathml.xsl (http://www.w3.org/Math/XSL/pmathml.xsl), one of the W3C MathML XSL stylesheets (http://www.w3.org/Math/XSL/Overview.html). The code is made available under the following conditions: "Copyright (C) David Carlisle 2001, 2002. Use and distribution of this code are permitted under the terms of the W3C Software Notice and License (http://www.w3.org/Consortium/Legal/copyright-software-19980720)".