bug-lilypond
[Top][All Lists]
Advanced

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

Re: Bug placing rests vertically in parallel music


From: David Kastrup
Subject: Re: Bug placing rests vertically in parallel music
Date: Wed, 16 Sep 2015 15:06:06 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux)

Erich Neuwirth <address@hidden> writes:

> \header{
>       title = "Problem with parallele voices"
>       subtitle = "Some rests vertically misplaced"
> }
>
>
> %% The rests in the third voice in the middle phrase
> %% are placed way too high, close to the triplet beam
>
> lower = \relative c' {
>   \clef bass
>   \key g \major
>   \time 2/4
>
>
> << \tuplet 3/2 {b8 d g} \\
>   {g, r} >>
>   <<    {\tuplet 3/2 {g8 d' g} \tuplet 3/2 {g,8 e' g}} \\
>     {g,4~ g4} \\
>    {b,8 r8 c r}
>   >>
>
>   << \tuplet 3/2 {g'8 c g'} \\
>   {e, r} >>
>
> }
>
> \score {
>   <<
>     \new Staff  {
>               \lower }
>>>
>   \layout {
>     \context { \Staff \RemoveEmptyStaves }
>   }
> }

<URL:http://lilypond.org/doc/v2.18/Documentation/notation/multiple-voices#%2dVoice%2dorder>

-- 
David Kastrup



reply via email to

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