[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

RE: [xsl] Highlighting


Subject: RE: [xsl] Highlighting
From: "Andreas L. Delmelle" <a_l.delmelle@xxxxxxxxxx>
Date: Tue, 11 May 2004 18:28:46 +0200

> -----Original Message-----
> From: Mark Williams [mailto:mark@xxxxxxxxxxx]
>

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


Current Thread
Keywords
xsl