]> matita.cs.unibo.it Git - helm.git/blob - matita/help/C/xsl/matita-fo.xsl
tagged 0.5.0-rc1
[helm.git] / matita / help / C / xsl / matita-fo.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/fo/docbook.xsl"/>
4   <xsl:output method="xml" encoding="utf-8" indent="yes"/>
5 </xsl:stylesheet>