Re: [xsl] text-transform (capitalize every word)

Subject: Re: [xsl] text-transform (capitalize every word)
From: Chuck White <chuckwh@xxxxxxxxxxx>
Date: Mon, 26 Aug 2002 11:39:12 -0700
If you're using XSL-FO to do your PDFs, XSL-FO uses the core CSS attribute
syntax, including text-transform. Whether or not your XSL-FO processor
supports that is another question.

Cheers,

Charles White
The Tumeric Partnership
http://www.tumeric.net
chuck@xxxxxxxxxxx
http://www.javertising.com
________________________________________
Author, Mastering XSLT, Sybex Books
Co-Author, Mastering XML, Premium Edition, Sybex Books

----- Original Message -----
From: "Noel Golding" <noel@xxxxxxxxxxxxxxx>
To: <XSL-List@xxxxxxxxxxxxxxxxxxxxxx>
Sent: Monday, August 26, 2002 11:14 AM
Subject: [xsl] text-transform (capitalize every word)


> is there an xsl function or solution that will capitalize only the first
> letter of every word?
> using a css I can use text-transform, but this will not work when creating
a
> pdf.  any advice?
>
> Thanks
> Noel
>
>
>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
>
>


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread