RE: Applying multiple styles using span tag problem

2004-11-25 Thread rohit . rastogi
OTECTED] cc: ndora.be> Subject: RE: Applying multiple styles

RE: Applying multiple styles using span tag problem

2004-11-25 Thread rohit . rastogi
OTECTED] cc: ndora.be> Subject: RE: Applying multiple styles using span tag problem

RE: Applying multiple styles using span tag problem

2004-11-24 Thread Andreas L. Delmelle
> -Original Message- > From: Andreas L. Delmelle [mailto:[EMAIL PROTECTED] [Slight adjustment + addition:] > > > > > > > You can create an fo:block or an fo:inline here, depending on whether the span has any span ancestors, or better even, create a separate matching template

RE: Applying multiple styles using span tag problem

2004-11-24 Thread Andreas L. Delmelle
> -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Hi, First of all, it may be worth mentioning that this question is actually better suited for an XSLT-related list. Furtermore... > I have a span tag which looks like > > Thank you for > investing in our services >

Re: Applying multiple styles using span tag problem

2004-11-24 Thread JBryant
"recursively" is the answer. You need to write a recursive template that you call when your style string contains a semi-colon (;). That template then generates multiple elements until the style string runs out of semi-colons. Jay Bryant Bryant Communication Services [EMAIL PROTECTED] 11/