Sorry, there was a mistake with  "right" and  "rigth".
It should be "right" in both cases!

2011/10/15 Stefan Thomas <kontrapunktste...@googlemail.com>

> Dear community,
> in the following snippet the cuenotes are not displayed.
> I think it has to do with the PianoStaff-context in the Staff "right".
> Is there a way to force lilypond to show the cuenotes, without erasing the
> command \set PianoStaff.instrumentName = "Piano"?
> Here is my snippet:
>
> \version "2.14.2"
> right  = { \set PianoStaff.instrumentName = "Piano"
>   c'' 4 g' a' b'   c'' 4 d'' e'' f'' g'' 1 }
>
> \addQuote "rigth" { \right }
>
> anothoerinstrument = { c' 1 \cueDuring #"right" #UP { R1 } c'1  }
> \score {
>   <<
>   \keepWithTag #'cued
>   \new Staff \anothoerinstrument
> >>
> }
>
>
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to