xsl-list
[Top] [All Lists]

Re: Highlighting

2004-05-11 09:48:36
Thanks Andreas.  Unfortunately, it was FOP I was thinking of!

Cheers,

Mark

----- Original Message ----- 
From: "Andreas L. Delmelle" <a_l(_dot_)delmelle(_at_)pandora(_dot_)be>
To: <xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com>
Sent: Tuesday, May 11, 2004 5:28 PM
Subject: RE: [xsl] Highlighting


-----Original Message-----
From: Mark Williams [mailto:mark(_at_)skwirel(_dot_)com]


Hi Mark,

Can anyone point me in the right direction as to how I would add
highlighting (ie a background colour) to parts of text in an xsl
template.


XSL-FO offers the construct (unfortunately not yet implemented in Apache
FOP
:( )

<fo:block ..>
  <fo:inline background-color="yellow">
    ...
  </fo:inline>
  ...
</fo:block>


Greetz,

Andreas


--+------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: 
<mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--+--





<Prev in Thread] Current Thread [Next in Thread>