Tim Reeves wrote:

Thanks John,
So is there a simple way to change the OOoLilyPond macro to send -dbackend=foo instead of -b foo?

You can edit the Macro in OpenOffice.org. Go to "Tools" --> "Macros" -->
"Organise Macros" --> "OpenOffice.org Basic"

Then select the Module "Subs" from the "OOoLilyPond" library and then
the Macro "CallLilyPond". Click "Edit". You will find the following
strings two times. Once for Windows and once for Linux:
" -b eps -f png -dresolution=" and
" -b eps -f eps OOoLilyPond.ly >OOoLilyPond.out 2>&1"

Change the strings appropriately to get it working with LilyPond 2.11.


Otherwise you could use the stable version 2.10.x for OOoLilyPond.


regards,

Samuel



_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to