2016-06-14 23:50 GMT+02:00 David Kastrup <[email protected]>:
> [...] here is one approach:

I'd prefer Devnull over NullVoice, no engravers there.
At least in the minimal example it makes a difference for the spacing.

>
>
> But it might be less work for LilyPond if you check out the notation
> manual about usage of \tag .


Indeed.

Additionally look out for killCues:

cue = \relative c' { s1 g'4 a b d }
\addQuote "cue" {\cue}

\new Staff \relative c' { c4 d e f \cueDuring "cue" #UP { g1 } }
\new Staff \killCues \relative c' { c4 d e f \cueDuring "cue" #UP { g1 } }

Cheers,
  Harm

_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to