Re: FW: Defining a font and referencing

At 14:55 2003 05 19 -0400, Jeremy Nix wrote:

>I want to know if it is possible to define a set of fonts...i.e.:
><fo:font size=... weight=... famil=...>
>...
>and then assign id's to them and reference them in <fo:block font="REFERENCE"> tags throughout an xsl document? 


Use XSLT's attribute-set/use-attribute-set.
See http://www.w3.org/TR/xslt#attribute-sets

paul

Received on Monday, 19 May 2003 15:48:48 UTC