lilypond-user
[Top][All Lists]
Advanced

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

Re: Unconventional score and unwanted stray staff lines


From: Thomas Morley
Subject: Re: Unconventional score and unwanted stray staff lines
Date: Wed, 22 May 2019 00:30:34 +0200

Am Di., 21. Mai 2019 um 22:46 Uhr schrieb Leo Correia de Verdier
<address@hidden>:
>
> A quite minimal could look like:
>
> \version "2.19.82"
>
> \score {
>   << \new Staff {e'2.}
>      \new Staff {g'4. f'4}
>      \new Staff {a'1} >>
>
>   \layout {
>     \context {
>       \Voice
>       \remove "Note_heads_engraver"
>       \consists "Completion_heads_engraver"
>       completionUnit = #(ly:make-moment 2/4)}
>   }
> }

Thanks for it.
And indeed \noBeam is not sufficient. \stopStaff is the preferable workaround.

Now ready to be entered on the tracker.
Any takers?


Cheers,
  Harm



reply via email to

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