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'">&#x2218;</xsl:when>
          <xsl:when test="$itemsymbol='round'">&#x2218;</xsl:when>
          <xsl:when test="$itemsymbol='square'">&#x2610;</xsl:when>
          <xsl:when test="$itemsymbol='box'">&#x2610;</xsl:when>
          -->

Have somebody solved this Problem or have another solution for it?


Best wishes
Anton