1 <?xml version="1.0" encoding="UTF-8"?>
4 ||M|| This file is part of HELM, an Hypertextual, Electronic
5 ||A|| Library of Mathematics, developed at the Computer Science
6 ||T|| Department, University of Bologna, Italy.
8 ||T|| HELM is free software; you can redistribute it and/or
9 ||A|| modify it under the terms of the GNU General Public License
10 \ / version 2 or (at your option) any later version.
11 \ / This software is distributed as is, NO WARRANTY.
12 V_______________________________________________________________ -->
14 <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
16 <xsl:param name="baseurl"/>
18 <xsl:include href="ld-html-library.xsl"/>
19 <xsl:include href="ld-html-term.xsl"/>
20 <xsl:include href="ld-html-entity.xsl"/>
21 <xsl:include href="ld-html-root.xsl"/>
25 doctype-system="http://www.w3.org/TR/html4/loose.dtd"
26 doctype-public="-//W3C//DTD HTML 4.01 Transitional//EN"