List another characters then bullet?
"Anton Wardaschko (PA)" <[email protected]> Wed, 23 Apr 2003 09:19:45 +0200
| Newsgroups | gmane.text.xml.xsl.general |
|---|---|
| Message-ID | <[email protected]> |
Hi!
I wish to use square insteed of bullet. In the Norms Stylesheet they are commentde out, 'cause they not shown in PDF correct:
<!-- why do these symbols not work? -->
<!--
<xsl:when test="$itemsymbol='circle'">∘</xsl:when>
<xsl:when test="$itemsymbol='round'">∘</xsl:when>
<xsl:when test="$itemsymbol='square'">☐</xsl:when>
<xsl:when test="$itemsymbol='box'">☐</xsl:when>
-->
Have somebody solved this Problem or have another solution for it?
Best wishes
Anton