| |
---|
| | |
---|
| | <template name="section-sign" match="section-sign"> |
---|
| | <latex>{\S}</latex> |
---|
| | <html><xsl:text disable-output-escaping="yes">&#167;</xsl:text></html> |
---|
| | </template> |
---|
| | |
---|
| | <template name="sharp-sign" match="sharp|hash"> |
---|
| | <latex>{\#}</latex> |
---|
| | <html><xsl:text>#</xsl:text></html> |
---|
| | </template> |
---|
| | |
---|
| | <template name="paragraph-sign" match="paragraph-sign"> |
---|
| | <latex>{\P}</latex> |
---|
| |
---|
|