Move travis config in a subdir of tests; enable debug to help with travis/php5.6
[plcapi.git] / doc / custom.fo.xsl
index dc08bfa..1fe0dda 100644 (file)
@@ -1,18 +1,18 @@
 <?xml version='1.0'?>\r
-<xsl:stylesheet  \r
+<xsl:stylesheet\r
     xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0"\r
-       xmlns:fo="http://www.w3.org/1999/XSL/Format">\r
+    xmlns:fo="http://www.w3.org/1999/XSL/Format">\r
 <!--\r
  Customization xsl stylesheet for docbook to pdf transform\r
- @version $Id: custom.fo.xsl,v 1.4 2008/03/06 18:58:44 ggiunta Exp $\r
  @author Gaetano Giunta\r
- @copyright (c) 2007-2008 G. Giunta\r
- @license\r
+ @copyright (c) 2007-2015 G. Giunta\r
+ @license code licensed under the BSD License\r
+ @todo make the xsl more dynamic: the path to import docbook.xsl could be f.e. rewritten/injected by the php user\r
 -->\r
 \r
 \r
 <!-- import base stylesheet -->\r
-<xsl:import href="../../docbook-xsl/fo/docbook.xsl"/>\r
+<xsl:import href="../../../tools/docbook-xsl/fo/docbook.xsl"/>\r
 \r
 \r
 <!-- customization vars -->\r