lilypond-user
[Top][All Lists]
Advanced

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

Re: Hiding OttavaBracket


From: Martin Tomek
Subject: Re: Hiding OttavaBracket
Date: Wed, 4 Nov 2009 08:58:55 +0100
User-agent: KMail/1.9.6 (enterprise 20070904.708012)

Am Mittwoch, 4. November 2009 07:29:09 schrieb Raphaël Doursenaud:
> Hi everybody,
>
> I'm using lilypond to create guitar and bass tablatures using a
> tablature.ly file found on the list with \tabNumbersOnly
> Now I'm writing the solo part and I'd like to hide the OttavaBracket on
> the tablature side.
> How can I do that?
>
> Thanks,

Hi,

Try the following

\layout {
        \context { \TabStaff
                \remove Ottava_spanner_engraver
        }
}

Greetings 

Martin




reply via email to

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