xsl-list
[Top] [All Lists]

[xsl] FO checkbox from 2 inline ZapfDingbat characters

2010-03-22 19:18:24
I have two fo inlines sitting side by side.  I'd like to mash these
two characters up, or super-impose them.  I would like to create a
checked checkbox from the two ZapfDingbats characters, ❏ (the
box) and &#x2713 (the check).  This is flowing text in a paragraph,
and I need to [ ] X move the X over the [ ].

Is this possible?  I can achieve the desired result with absolutely
positioned block-containers, but this is not an option, since the text
is flowing and the checked box has to part of the flowing text.

Thanks,
Karl..

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--