Subject: Re: Processing two documents, which order?
From: Dave Pawson <davep@xxxxxxxxxxxxx>
Date: Fri, 8 Apr 2011 10:33:12 +0100
|
On Fri, 8 Apr 2011 11:16:09 +0200
Wolfgang Laun <wolfgang.laun@xxxxxxxxx> wrote:
> I've spotted a few snags:
>
> running this with property=bee on
>
> <p>a bee on a bee-line to a frisbee is not a bee</p>
>
> produces
>
> <p>a <property>bee</property> on a <property>bee</property> line to
> a fris<property>bee</property> is not a bee</p>
>
> - "bee" in "bee-line" is marked up and the hyphen is lost
> - The "bee" ending of "friesbee" is marked up
> - The trailing "bee" is not marked up.
>
> -W
Thanks Wolfgang.
Update to the regex.
--
regards
--
Dave Pawson
XSLT XSL-FO FAQ.
http://www.dpawson.co.uk
|