> 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 - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen


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

Reply via email to