]> git.lyx.org Git - lyx.git/commit
Fix preview of lilypond (book) snippets (#13103) master
authorJuergen Spitzmueller <spitz@lyx.org>
Fri, 27 Sep 2024 07:27:32 +0000 (09:27 +0200)
committerJuergen Spitzmueller <spitz@lyx.org>
Fri, 27 Sep 2024 07:27:32 +0000 (09:27 +0200)
commit770362da97d28385bc3974891bf22d0fcb19be90
tree968e9a258761c9c58fc7b79702104f112296ff2a
parent9fc19badaba8f891b4e9beb0f81f086e568b7ad3
Fix preview of lilypond (book) snippets (#13103)

1. The --safe option has been removed with lilypond 2.24 and causes
   the program to error out
2. We default to PDF output (and pdflatex) if no program is explicitly
   given, since latex generates *.eps snippets which fail to convert
   on many recent systems due to security measures
lib/scripts/lyxpreview2bitmap.py