> -----Original Message----- > From: herman [mailto:[EMAIL PROTECTED] > Sent: Friday, September 22, 2006 2:12 PM > > To get a Greek alpha, i tried > <fo:inline font-family="Symbol">a</fo:inline> > but i still get a '#'. What am i doing wrong? I tried adding > font-style="normal", but that doesn't seem to make any difference. > > Thanks in advance, > Herman
Herman, "a" (—) is a latin character, witch is not part o the Symbol charset. In place of, you should use the alpha character (α) Pascal --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
