lilypond-user
[Top][All Lists]
Advanced

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

Re: lilypond mandolin tablature?


From: Han-Wen Nienhuys
Subject: Re: lilypond mandolin tablature?
Date: Mon, 2 Sep 2002 00:40:37 +0200

address@hidden writes:
> (bare in mind that I never used tablature in Lilypond, and that my
> input might be incorrect)
> 
>   \context TabStaff <
>     \outputproperty #(make-type-checker 'staff-symbol-interface)
>                     #'line-count = #4

looks ok.

>     \outputproperty #(make-type-checker 'Tab_note_heads_engraver)
>                     #'stringTunings = #'(-20 - 15 -10 -5)
>     

that would be

     \property TabStaff . stringTunings =  #'(-20 - 15 -10 -5)

> KB> From the input/test/tab-staff.ly file,
> 
> That file looks obsolete, and I propose that it be removed from the

done.

-- 

Han-Wen Nienhuys   |   address@hidden   |   http://www.cs.uu.nl/~hanwen 




reply via email to

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