You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-users@xmlgraphics.apache.org by anton <a....@aelitha.com> on 2003/04/24 17:10:02 UTC

squere instead of bullet in lists?

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

Re: squere instead of bullet in lists?

Posted by "J.Pietschmann" <j3...@yahoo.de>.
anton wrote:
> I wish to use square insteed of bullet. In the Norms Stylesheet they are
> commentde out, 'cause they not shown in PDF correct:

Typical symptoms of NGITF. See
  http://xml.apache.org/fop/faq.html#pdf-characters

J.Pietschmann


---------------------------------------------------------------------
To unsubscribe, e-mail: fop-user-unsubscribe@xml.apache.org
For additional commands, e-mail: fop-user-help@xml.apache.org