Hi Joe,
> Oops, a bug. Fixed in git.
Ah... well that may explain my frustration! =)
I'll wait for the new version to come out before re-posting complaint(s).
Thanks,
Kieren.
___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/ma
On Sun, 2010-06-20 at 00:03 -0400, Kieren MacMillan wrote:
> Hi Joe and Carl,
>
> > this discussion would be clearer if you could provide
> > an example to show what you want to achieve.
>
> Well, as just one manifestation of the problem, here's one side effect
> that is not expected (by me, anyw
Hi Joe and Carl,
> this discussion would be clearer if you could provide
> an example to show what you want to achieve.
Well, as just one manifestation of the problem, here's one side effect that is
not expected (by me, anyway): in the snippet attached, the StaffGrouper
settings have no effect
On Sat, 2010-06-19 at 07:17 -0600, Carl Sorensen wrote:
>
>
> On 6/19/10 6:27 AM, "Kieren MacMillan"
> wrote:
>
> > Hi Joe,
> >
> >> if you set padding then it will affect the amount of whitespace
> >> between the last staff of the ChoirStaff and the first staff
> >> of the PianoStaff (and not
On 6/19/10 6:27 AM, "Kieren MacMillan"
wrote:
> Hi Joe,
>
>> if you set padding then it will affect the amount of whitespace
>> between the last staff of the ChoirStaff and the first staff
>> of the PianoStaff (and not the amount of whitespace
>> between the Lyrics and the PianoStaff).
>
> T
Hi Joe,
> if you set padding then it will affect the amount of whitespace
> between the last staff of the ChoirStaff and the first staff
> of the PianoStaff (and not the amount of whitespace
> between the Lyrics and the PianoStaff).
That's what it appears to do... which is (IMO) non-intuitive and
On Fri, 2010-06-18 at 23:04 -0400, Kieren MacMillan wrote:
> [Lilypond 2.13.23]
>
> Hi all,
>
> I've got a classic setup in my choral score(s):
>
> <<
> \new ChoirStaff <<
> \new Staff \fooMusic
> \addlyrics \fooLyrics
> \new Staff \barMusic
> \addlyrics \barLyrics
> >>
>
[Lilypond 2.13.23]
Hi all,
I've got a classic setup in my choral score(s):
<<
\new ChoirStaff <<
\new Staff \fooMusic
\addlyrics \fooLyrics
\new Staff \barMusic
\addlyrics \barLyrics
>>
\new PianoStaff <<
\new Staff \upper
\new Staff \lower
>>
>>
It appears t