>> While working on the LM I see the following example in section 4.1.3:
>> ```
>> \new Staff {
>> \relative {
>> r4 g'8 g c4 c8 d |
>> e4 r8
>> <<
>> { f8 c c }
>> \new Staff { f8 f c }
>> >>
>> r4 |
>> }
>> }
>> ```
>> I now wonder why the last two notes of the
On 2022-11-02 4:42 am, Werner LEMBERG wrote:
While working on the LM I see the following example in section 4.1.3:
```
\new Staff {
\relative {
r4 g'8 g c4 c8 d |
e4 r8
<<
{ f8 c c }
\new Staff { f8 f c }
>>
r4 |
}
}
```
I now wonder why the last two notes of
While working on the LM I see the following example in section 4.1.3:
```
\new Staff {
\relative {
r4 g'8 g c4 c8 d |
e4 r8
<<
{ f8 c c }
\new Staff { f8 f c }
>>
r4 |
}
}
```
I now wonder why the last two notes of the temporary (lower) staff
don't have a beam