Shevek wrote:
> 
> According to
> http://lilypond.org/doc/v2.14/Documentation/internals/pianostaff, the only
> difference between a GrandStaff and a PianoStaff is that in a PianoStaff
> the staves are only hidden together. So what you want is to use a
> GrandStaff.
> 

Thank you so much for this tip, and your code. I incorporated this
successfully to my score. 


Xavier Scheuer wrote:
> 
> Or keep the PianoStaff and add
> 
>  \layout {
>    \context {
>      \PianoStaff
>      \remove "Keep_alive_together_engraver"
>    }
>  }
> 

Also thank you Xavier for your tip. This looked very easy to incorporate,
but I only received error messages regarding the
"Keep_alive_together_engraver". I did try to set the \PianoStaff \remove...
elsewhere too, without luck.

Thanks for answering my newbie question! :)

JanTerje
-- 
View this message in context: 
http://old.nabble.com/Hiding-the-RH-piano-staff-tp33199934p33201108.html
Sent from the Gnu - Lilypond - User mailing list archive at Nabble.com.


_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to