lilypond-user
[Top][All Lists]
Advanced

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

Re: cuenotes are not displayed


From: Stefan Thomas
Subject: Re: cuenotes are not displayed
Date: Sat, 15 Oct 2011 21:46:01 +0200

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

2011/10/15 Stefan Thomas <address@hidden>
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
>>
}



reply via email to

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