- From: Anton Wardaschko (PA) <anton.wardaschko@packetalarm.com>
- Date: Wed, 23 Apr 2003 09:19:45 +0200
- To: <www-xsl-fo@w3.org>
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
Received on Wednesday, 23 April 2003 03:19:47 UTC