From lyx-users Tue Mar 10 14:04:17 2009 From: Pavel Sanda Date: Tue, 10 Mar 2009 14:04:17 +0000 To: lyx-users Subject: Re: Lilypond integration Message-Id: <20090310140417.GD12530 () atrey ! karlin ! mff ! cuni ! cz> X-MARC-Message: https://marc.info/?l=lyx-users&m=123669392014921 Guenter Milde wrote: > On 2009-03-10, Pavel Sanda wrote: > > > btw as a small poll - what version of lilypond you people use? > > (see http://bugzilla.lyx.org/show_bug.cgi?id=5834 ) > > Version: 2.10.33-2.3 (Debian/testing). > > BTW: How much work would it be to copy/adapt the lilypond external inset to > an inset for *.abc music files with abcm2ps? its not time saver to use external inset for this. it would need some cloning of ert-like insent, adding preview like graphics insets do and maybe some additional tweaks in latex generation in case you can't put lilypond code directly into the .tex file. the basic blocks are already done, but assemling it into functional inset wont be few-liner either... pavel