ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/kgsueme/doc/doc2html.xsl
(Generate patch)

Comparing kgsueme/doc/doc2html.xsl (file contents):
Revision 1.1 by pcg, Wed Jun 4 15:51:48 2003 UTC vs.
Revision 1.2 by pcg, Wed Jun 4 19:12:51 2003 UTC

1<!DOCTYPE xsl:stylesheet [ 1<!DOCTYPE xsl:stylesheet>
2 <!ENTITY nbsp "<xsl:text>&#160;</xsl:text>">
3]>
4<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform"> 2<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
5 3
6<xsl:output method="xhtml" omit-xml-declaration='yes' media-type="text/html" encoding="utf-8"/> 4<xsl:output method="xhtml" omit-xml-declaration='yes' media-type="text/html" encoding="utf-8"/>
7 5
8<xsl:template name="mbody"> 6<xsl:template name="mbody">

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines