Am Di., 21. Mai 2019 um 22:46 Uhr schrieb Leo Correia de Verdier
<leo.correia.de.verd...@gmail.com>:
>
> 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

_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to