Kairi,
On 6/3/2003 2:43 PM, Kairi Henry wrote:
what version are you using? I tried to do font-family="arial" and it doesn't work,in fact my xmlspy freezes up for a second.
I've been doing it this way since 0.20.4 (also works in 0.20.5rc3a):
<fo:block display-align="after" font-family="verdana,arial,helvetica, sans-serif" font-weight="bold">
<fo:block font-size="10pt">
<fo:inline>SEE PAGE<fo:inline> <fo:page-number-citation ref-id="endofdoc" padding-after=".1cm" padding-before=".1cm"/>  </fo:inline>IF YOU WISH TO CONTEST DENIAL</fo:inline>
</fo:block>
<fo:block>Copyright © 2003 MEDATA, INC.</fo:block>
<fo:block font-weight="normal">NYS FORM NF-10 (Rev 5/2003)</fo:block>
</fo:block>
I also set the font this way:
<xsl:attribute name="font-family">courier new, courier, monospace</xsl:attribute>
To be honest, I don't know which font is being used in the first example. It could be verdana,arial,helvetica or some other sans-serif font. BTW, I doubt case matters in here.
--
Clay Leeds - [EMAIL PROTECTED]
Web Developer - Medata, Inc. - http://www.medata.com
PGP Public Key: https://mail.medata.com/pgp/cleeds.asc
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
