lilypond-user
[Top][All Lists]
Advanced

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

Re: showLastLength as a command-line option?


From: Han-Wen Nienhuys
Subject: Re: showLastLength as a command-line option?
Date: Mon, 22 Sep 2008 23:48:49 -0300

> Can anyone point me in the right direction to accomplish this great idea?!
> ;)
>

>>>> Would it be possible technically to specify the showLastLength value
>>>> when
>>>> invoking lilypond instead of putting it in the .ly file?  Something like


look at lily.scm to see where the -d options are defined.  At some
point showLastLength is initialized; that's where you should do

  (ly:get-option 'show-last-length)


-- 
Han-Wen Nienhuys - address@hidden - http://www.xs4all.nl/~hanwen




reply via email to

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