lilypond-user
[Top][All Lists]
Advanced

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

Re: Staff \denies


From: Thomas Morley
Subject: Re: Staff \denies
Date: Wed, 15 Jun 2016 01:40:19 +0200

2016-06-14 23:50 GMT+02:00 David Kastrup <address@hidden>:
> [...] 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



reply via email to

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