Output file destination
Brought to you by:
ovidiu
From: Lennart <len...@co...> - 2003-09-16 14:35:48
|
Hi Anybody who knows how to change the default output file destination from /tmp/<user>/xslt-process-output.html? I have tried to use the transform parameters, specifically the Saxon parameter "-o <filename>" without positive result. I have also tried to go through the xslt-process- variables. For example setting the xslt-process-output-to-file variable, but it seems to be overriden when running the transformation. The reason I am not pleased with the default location is that I want to have relative referenses in the generated file. For example a reference to a .css file. I am running xemacs21.4.4 and xslt-process2.2 on Linux. Any hints are highly appreciated. /L |