OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


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


On 8/17/07, Tony Graham <Tony.Graham@menteithconsulting.com> 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




[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]