]> git.lyx.org Git - features.git/commit
installer: cleaner support for splitindex and pdfcrop
authorUwe Stöhr <uwestoehr@lyx.org>
Sun, 9 Mar 2014 17:19:58 +0000 (18:19 +0100)
committerUwe Stöhr <uwestoehr@lyx.org>
Sun, 9 Mar 2014 17:19:58 +0000 (18:19 +0100)
commitea05826908abe2bab72575cae55fb7a7eb33584c
tree55da7d3ad930382b4475f119371cd6a761a01ac5
parentfc3d1bcbb48883236cc017011e15425f6f5e9848
installer: cleaner support for splitindex and pdfcrop

- it turned out that the hack to install a stripped-down Perl directly to MiKTEX is not only error-prone, requires admin permission but that it is also not safe because MiKTeX changes the folder structure from time to time. With the new solution Perl is installed directly for LyX like we do for ImageMagick, Python etc.
- for pdfcrop support there is a bug in pdfcriop that the requirement is hardcoded to Ghostscript 32bit - I contacted the pdfcrop author to fix this
development/Win32/packaging/installer/ChangeLog.txt
development/Win32/packaging/installer/include/LaTeX.nsh
development/Win32/packaging/installer/include/declarations.nsh
development/Win32/packaging/installer/setup/configure.nsh