mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
Add comment (thanks Enrico)
This commit is contained in:
parent
bdaad6e6ff
commit
e3714947b0
@ -844,6 +844,7 @@ bool LyX::init()
|
||||
lyxrc.print();
|
||||
|
||||
os::windows_style_tex_paths(lyxrc.windows_style_tex_paths);
|
||||
// Prepend path prefix a second time to take the user preferences into a account
|
||||
if (!lyxrc.path_prefix.empty())
|
||||
prependEnvPath("PATH", replaceEnvironmentPath(lyxrc.path_prefix));
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user