David Sumbler writes:
> The automatic creation of contexts is obviously very useful, especially
> when one is just a beginner at Lilypond. But I almost wish that there
> were an option to turn it off, which would be useful for forcing
> oneself to understand how this all actually works!
If ther
On Fri, 2018-05-04 at 23:55 +0200, Simon Albrecht wrote:
> On 04.05.2018 19:23, David Sumbler wrote:
> >
> > It seems that if, in a
> > <<{\musicA} {\musicB}>>
> > passage, \musicA does not specify a new Voice, then the music
> > before
> > the << >> passage and, importantly, also the music afterw
On 04.05.2018 19:23, David Sumbler wrote:
It seems that if, in a
<<{\musicA} {\musicB}>>
passage, \musicA does not specify a new Voice, then the music before
the << >> passage and, importantly, also the music afterwards will all
be treated as belonging to the same voice. Is that correct?
Have
On Thu, 2018-05-03 at 18:43 +0200, Lukas-Fabian Moser wrote:
> Hi David,
>
> Am 03.05.2018 um 18:29 schrieb David Sumbler:
> >
> > \version "2.19.81"
> >
> > \new Staff {
> > \time 6/8
> > <<
> > { \once \override MultiMeasureRest.staff-position = #10
> > R2. | r4. e'''~ }
> >