On Monday 04 March 2002 10:22, you wrote: > I would like to implement a bullet inline with text, how would I do this? > ie text * test * text, replace the * with a bullet
How about sth like text <fo:inline font-family="ZapfDingbats">l</fo:inline> test <fo:inline font-family="ZapfDingbats">l</fo:inline> text Of course, ZapfDingbats has a bunch of bullets to chose from. HTH, Thorsten --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]
