Re: Output file destination
Brought to you by:
ovidiu
From: Ovidiu P. <ov...@ap...> - 2003-09-16 15:49:52
|
The name of the generated file is hard-coded in the currently released=20= version. Take a look at the xslt-process-invoke-browser-view in=20 lisp/xslt-process.el (line 1053). The right thing to do however is to add a way to customize the output=20 directory where the file goes to. I'll try to do this later today. Best regards, Ovidiu On Tuesday, September 16, 2003, at 06:35 AM, Lennart Enstr=F6m wrote: > 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 > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > Xslt-process-users mailing list > Xsl...@li... > https://lists.sourceforge.net/lists/listinfo/xslt-process-users > |