lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

quick fix for using LilyPond with LilyPad


From: fiëé visuëlle
Subject: quick fix for using LilyPond with LilyPad
Date: Thu, 1 May 2008 10:31:43 +0200

Hello Developers,

I still use LilyPad, and that calls LilyPond via lilycall.py (even if that's probably deprecated).
In that file there's the line:

env['LILYPONDPREFIX'] = prefix + '/share/lilypond/current'

That let LilyPond fail with a deprecation warning.
Please just change it to

env['LILYPOND_DATADIR'] = prefix + '/share/lilypond/current'

and all is well.

Thank you!


Greetlings from Lake Constance
---
fiëé visuëlle
Henning Hraban Ramm
http://www.fiee.net
http://angerweit.tikon.ch/lieder/
https://www.cacert.org (I'm an assurer)






reply via email to

[Prev in Thread] Current Thread [Next in Thread]