Next in thread → Next in month →

Re: [docbook-apps] Image manipulation via XSLT extensions

From
Colin Shapiro <>
Date
2007-08-17T21:37:19+00:00
ID
Thread
Re: [docbook-apps] Image manipulation via XSLT extensions
On 8/17/07, Tony Graham <> wrote:

An XSLT transform to read XML and generate a batch file or shell script
is probably a common occurrence: I do it quite often.

You know, that's something I've never actually thought of before.  Just have a stylesheet generate a shell script...

Here I am trying to come up with elaborate workarounds, and this is much simpler.  Just match imagedata elements, and produce a line using the value of @fileref.

Thanks, you gave me some good ideas to work with.

Colin
Next in thread → Next in month →