help-gnu-music
[Top][All Lists]
Advanced

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

Re: Volta brackets in scores?


From: Han-Wen Nienhuys
Subject: Re: Volta brackets in scores?
Date: Sun, 7 Jan 2001 17:26:03 +0100

address@hidden writes:
> > 
> >     \property Staff.VoltaBracket = #'((interfaces . ()))
> 
> Maybe a step in the right direction, but I still get:
> 
> warning: Can't find property type-check for `VoltaBracket'.  Perhaps
> you made a typing error?
> Segmentation fault

3rd try:

\score { \notes\context Staff {
\property Staff.VoltaBracket = #'((meta .  ((interfaces . ()))))
 \repeat volta 2 { c4 c4 } \alternative { d4 e4 }  }}


-- 

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




reply via email to

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