]> git.lyx.org Git - lyx.git/commit
Add lilypond-book module and add support for instant preview.
authorPavel Sanda <sanda@lyx.org>
Tue, 21 Sep 2010 16:34:30 +0000 (16:34 +0000)
committerPavel Sanda <sanda@lyx.org>
Tue, 21 Sep 2010 16:34:30 +0000 (16:34 +0000)
commite7dd1bf9dd571bbefb99a2fc5f9a1382e68a4a0d
treef1584cc8f29249d6eaa4f18db1076aad052f0a0c
parenta5776fcc6452683fe3023d31b571a87b964724ca
Add lilypond-book module and add support for instant preview.
Patch by Julien Rioux.
http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg162042.html

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35472 a592a061-630c-0410-9148-cb99ea01b6c8
lib/Makefile.am
lib/configure.py
lib/examples/lilypond.lyx [new file with mode: 0644]
lib/layouts/lilypond.module [new file with mode: 0644]
lib/scripts/lyxpreview-lytex2bitmap.py [new file with mode: 0755]
src/graphics/PreviewLoader.cpp