]> matita.cs.unibo.it Git - helm.git/blob - helm/software/matita/help/C/matita-xhtml.xsl
css stylesheets for the on-line manual
[helm.git] / helm / software / matita / help / C / matita-xhtml.xsl
1 <?xml version="1.0" encoding="utf-8"?>
2 <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
3   <xsl:import href="http://docbook.sourceforge.net/release/xsl/current/xhtml/chunk.xsl"/>
4   <xsl:output method="xml" encoding="utf-8" indent="yes"/>
5   <xsl:param name="use.id.as.filename">1</xsl:param>
6 </xsl:stylesheet>