hgbook

view stylesheets/zh/html-single.xsl @ 632:c88aa4edf9df

Follow up 586:0e3d8f66bbb7 and 587:bae6d1503482, adjust Makefile and .hgignore
author Dongsheng Song <dongsheng.song@gmail.com>
date Thu Mar 12 21:48:08 2009 +0800 (2009-03-12)
parents 3c5e1c03cc3e
children
line source
1 <?xml version="1.0"?>
2 <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version='1.0'>
4 <xsl:import href="../html-single.xsl"/>
6 <xsl:param name="l10n.gentext.language" select="'zh'"/>
8 </xsl:stylesheet>