mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
Wininstaller2: Imagemagick should be able to find ghostscript binaries
This commit is contained in:
parent
5ba4692ab0
commit
f0fdf5ebb3
@ -707,7 +707,7 @@ Section -LyxrcDist
|
||||
FileSeek $R0 0 END
|
||||
# set some general things
|
||||
FileWrite $R0 '\screen_zoom 120$\r$\n'
|
||||
FileWrite $R0 '\path_prefix "$LatexPath;$$LyXDir\bin;$$LyXDir\Python;$$LyXDir\Python\Lib;$$LyXDir\imagemagick;$$LyXDir\ghostscript'
|
||||
FileWrite $R0 '\path_prefix "$LatexPath;$$LyXDir\bin;$$LyXDir\Python;$$LyXDir\Python\Lib;$$LyXDir\imagemagick;$$LyXDir\ghostscript\bin'
|
||||
|
||||
# Do not overwrite $R0 in this Section!!!
|
||||
# =======================================
|
||||
|
Loading…
Reference in New Issue
Block a user