Continuing the process of breaking my monster patch of Friday into more
manageable chunks, here're the parts of the patch that:

* invoke a new function, latex_path, when creating a reference to an
external file in the generated latex file.
* corresponing fix to Win32's os::external_path to replace '/' with '\\'
characters.
* use of this new, improved os::external_path by MakeDisplayPath.

I decided not to make latex_path interrogate lyxrc.tex_allows_spaces
because I think that the correct place to use this variable is in the
frontends, when the file name is input into LyX. Once the file name is in,
it should just be used. Discussion/patch to follow sometime soon.

I've posted this patch several times over the last few days, but it's now
in a form that I think is suitable for inclusion in the cvs trees. Please
have a look. Ok to commit?

-- 
Angus

Attachment: latex_path_13x.diff.gz
Description: GNU Zip compressed data

Attachment: latex_path_14x.diff.gz
Description: GNU Zip compressed data

Reply via email to