lilypond-user
[Top][All Lists]
Advanced

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

Re: Getting rid of initial brace on piano score


From: Pierre Perol-Schneider
Subject: Re: Getting rid of initial brace on piano score
Date: Thu, 3 Apr 2014 21:26:07 +0200

2014-04-03 19:27 GMT+02:00 David Nalesnik <address@hidden>
Here's another way:

\score {

  \new PianoStaff

  <<

    \alterBroken #'transparent #'(#t) Score.SystemStartBrace

    \new Staff = "right" \right

    \new Staff = "left" { \clef bass \left }

  >>

}


 
Hi David,
I like that one.
I've put it in the LSR (see : http://lsr.di.unimi.it/LSR/Item?id=909)
I'll delete it if any problem.
Cheers,
~Pierre


reply via email to

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