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: David Nalesnik
Subject: Re: Getting rid of initial brace on piano score
Date: Thu, 3 Apr 2014 18:12:05 -0500

Hi Pierre,


On Thu, Apr 3, 2014 at 2:26 PM, Pierre Perol-Schneider <address@hidden> wrote:
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

Thanks for doing this!

It's a tiny point, but you might remove the #' from in front of transparent.  It's not needed in 2.18.

--David 


reply via email to

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