[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Volta brackets in scores?
From: |
Mats Bengtsson |
Subject: |
Re: Volta brackets in scores? |
Date: |
Sun, 07 Jan 2001 14:20:48 +0100 |
> address@hidden writes:
> > brackets only to the top staff line? Waiting for that
> > ideal solution, we at least need something like the
> > old noVoltaBraces property, even though it's a bit clumsy.
>
> there's a very simple, very general noXXX mechanism; try
>
> \property Staff.VoltaBrace = #'()
I suppose you mean \property Staff.VoltaBracket = #'()
Unfortunately, the only result I get is a SIGSEGV!
Backtrace:
#0 gh_cdr (x=8564) at gh_list.c:111
#1 0x806faa1 in Grob::Grob (this=0x8210ef8, basicprops=10612) at grob.cc:89
#2 0x80b319d in Spanner::Spanner (this=0x8210ef8, s=10612) at spanner.cc:198
#3 0x80ccd53 in Volta_engraver::create_grobs (this=0x81e9538)
at volta-engraver.cc:127
#4 0x8069b38 in Engraver_group_engraver::create_grobs (this=0x81e9108)
at engraver-group-engraver.cc:36
...
/Mats