Why Verdana is within Quotes in your xsl?

>From: Raúl Carazo <[EMAIL PROTECTED]>
>Reply-To: [EMAIL PROTECTED]
>To: "FOP" <[EMAIL PROTECTED]>
>Subject: Fonts
>Date: Wed, 26 Dec 2001 16:46:44 +0100
>MIME-Version: 1.0
>Received: from [64.125.133.20] by hotmail.com (3.2) with ESMTP id 
>MHotMailBDF33AFA004C40043798407D85140F250; Wed, 26 Dec 2001 07:42:50 -0800
>Received: (qmail 32150 invoked by uid 500); 26 Dec 2001 15:45:24 -0000
>Received: (qmail 32137 invoked from network); 26 Dec 2001 15:45:21 -0000
>From fop-dev-return-12286-srajendran Wed, 26 Dec 2001 07:42:52 -0800
>Mailing-List: contact [EMAIL PROTECTED]; run by ezmlm
>Precedence: bulk
>list-help: <mailto:[EMAIL PROTECTED]>
>list-unsubscribe: <mailto:[EMAIL PROTECTED]>
>list-post: <mailto:[EMAIL PROTECTED]>
>Delivered-To: mailing list [EMAIL PROTECTED]
>Message-ID: <006601c18e24$87265e10$44010059@bm068>
>X-Priority: 3
>X-MSMail-Priority: Normal
>X-Mailer: Microsoft Outlook Express 5.00.2014.211
>X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2014.211
>X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N
>
>Hi everyone upthere!!!!
>
>     I'm trying to change the fonts in a pdf report. I have made the 
>xml-report and I have its xsl file for formatting it on this way:
>
><?xml version="1.0"?>
>
><xsl:stylesheet version="1.0" 
>xmlns:xsl="http://www.w3.org/1999/XSL/Transform"; 
>xmlns:fo="http://www.w3.org/1999/XSL/Format";>
>
><xsl:attribute-set name="styleParam">
>
><xsl:attribute name="font-size">10pt</xsl:attribute>
>
><xsl:attribute name="font-family">"Verdana"</xsl:attribute>
>
><xsl:attribute name="font-style"/>
>
></xsl:attribute-set>
>
></xsl:stylesheet>
>
>But I can't change the font (it appears as TimesNewRoman!!).
>
>     Where is my mistake (obviously, it HAS to be a mistake... I hope!)
>
>
>     Thx




_________________________________________________________________
Join the world’s largest e-mail service with MSN Hotmail. 
http://www.hotmail.com


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to