]> matita.cs.unibo.it Git - helm.git/blob - helm/software/matita/help/C/matita-tex.xsl
94129a312570befb95984b02011cbcf76bf81a5a
[helm.git] / helm / software / matita / help / C / matita-tex.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
4   <xsl:import href="http://db2latex.sourceforge.net/xsl/docbook.xsl"/>
5   <xsl:output method="text" encoding="utf-8" indent="yes"/>
6
7   <xsl:param name="admon.graphics.path">/usr/share/xml/docbook/stylesheet/db2latex/latex/figures</xsl:param>
8
9 </xsl:stylesheet>