>>>>> "Kayvan" == Kayvan A Sylvan <[EMAIL PROTECTED]> writes:

Kayvan> On Tue, Mar 26, 2002 at 06:05:56PM +0100, Jean-Marc Lasgouttes
Kayvan> wrote:
>> >>>>> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes:
>> 
Angus> Shouldn't that be wrapped inside MakeAbsPath? Shall I do that?
>>  Please do not do that. I think the calls to os::external_path
>> should be done only at the point when you plan to handover the path
>> to an external program. In this case, you need to do that when you
>> output the lyx file. I think the right place is in the output to
>> stream.
>> 
>> JMarc

Kayvan> So that means my patch below is right?

I don't know, I would have put the call to os::external_path directly
in ::latex(), but maybe it does not work. Maybe unzipFile needs also a
call to external_path inside. The idea I have is that all paths that
are passed around in lyx should be unix paths, and that they should be
converted for use with the outer world.

I am not sure however whether this is documented/enforced. Maybe Claus
or SMyata could help us here.

JMarc

Reply via email to