[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Possible bug with \oneVoice involving rests
From: |
Brian Eve |
Subject: |
Re: Possible bug with \oneVoice involving rests |
Date: |
Mon, 2 Jun 2014 07:33:43 +0000 (UTC) |
User-agent: |
Loom/3.14 (http://gmane.org/) |
Brian Eve <gehentogo <at> gmail.com> writes:
>
> I am trying to write a single trombone part in which there are a few bars of
> divisi every once in a while in the part. The problem I am having is with
> the position of whole rests and shorter multi-measure rests being placed on
> the staff too high once divisi ends.
>
> Notice the r1's are not affected, but the R1's are. I think it has
> something to do with where the last not on the upper voice left off.
>
> I would include a short example of what I am doing, but this form is
> accusing me of top-posting and will not let me include the relevant text.
>
Here is the text of the file:
\version "2.18.2-1"
{
\clef bass
\compressFullBarRests
\override Rest #'staff-position = #0
R1*6
<<
{
\voiceOne g4. f e4 }
\new Voice {
\voiceTwo e4. d d4 }
>>
\oneVoice a1
R1*6
<<
{
\voiceOne b8 }
\new Voice {
\voiceTwo e8 }
>>
r8 r4 r2
R1*6
R1
r
R
}
- Possible bug with \oneVoice involving rests, Brian Eve, 2014/06/02
- Re: Possible bug with \oneVoice involving rests,
Brian Eve <=
- Re: Possible bug with \oneVoice involving rests, Urs Liska, 2014/06/02
- Re: Possible bug with \oneVoice involving rests, Phil Holmes, 2014/06/02
- Re: Possible bug with \oneVoice involving rests, Brian Eve, 2014/06/02
- Re: Possible bug with \oneVoice involving rests, Urs Liska, 2014/06/02
- Re: Possible bug with \oneVoice involving rests, David Kastrup, 2014/06/02
- Re: Possible bug with \oneVoice involving rests, James, 2014/06/14
- Re: Possible bug with \oneVoice involving rests, David Kastrup, 2014/06/14