On Wed, May 31, 2006 at 05:29:31PM +0200, Georg Baum wrote: > Enrico Forestieri wrote: > > > The switch is intended to tell LyX what kind of path styles should > > be written to (and only to) latex files. > > > > When you use: The style of paths going to latex > > files should be: > > 1) LyX/Win32 and teTeX/Cygwin posix > > 2) LyX/Cygwin and MikTeX/Win32 windows > > 3) LyX/Win32 and MikTeX/Win32 windows > > 4) LyX/Cygwin and teTeX/Cygwin posix > > > > So, IMHO, whatever the name, it should contain the word "latex". > > Yes. \native_style_latex_paths or \posix_style_latex_paths would both be > fine with me. You could also add the force prefix, but it is not needed > IMHO.
Ok, it seems that the consensus is to use \posix_style_latex_paths > Whatever you do, please update the documentation and also the user > visible names of this option in the frontends (or is it not visible > anymore? I forgot). It seems that the switch is not documented anywhere apart the sources themselves. The only place where the option is visible in the frontends is in the preferences dialog but only for cygwin builds. The option is is currently named "Use Cygwin-style paths" and could be turned into "Use posix-style paths in latex files" and perhaps also activated for the win32 version in 1.5? > If you do the renaming please think also about compatibility with the old > name in 1.4.x. Ok. I will take care that the old name is still accepted when reading configuration files but that the new name is used when writing. -- Enrico