Carl Sorensen writes:
> I guess if we are consistent and say any kind of staff can be included
> in a ChoirStaff, so that a ChoirStaff is just a StaffGroup with a
> particular kind of start bracket, then my concern is minimized.
In a similar vein, PianoStaff became equal to GrandStaff (?) over t
From: Jean Abou Samra
Date: Friday, February 12, 2021 at 1:00 PM
To: Carl Sorensen , David Kastrup
Cc: lilypond-user Mailinglist
Subject: Re: Braces with TabStaff
Le 12/02/2021 à 19:16, Carl Sorensen a écrit :
On 2/12/21, 9:40 AM, "lilypond-user on behalf of David Kastrup"
<ma
Le 12/02/2021 à 19:16, Carl Sorensen a écrit :
On 2/12/21, 9:40 AM, "lilypond-user on behalf of David Kastrup"d...@gnu.org> wrote:
Carl Sorensen writes:
> It seems to me like a ChoirStaff is a special kind of StaffGroup that
> is not intended to have tablature associated
On 2/12/21, 9:40 AM, "lilypond-user on behalf of David Kastrup"
wrote:
Carl Sorensen writes:
> It seems to me like a ChoirStaff is a special kind of StaffGroup that
> is not intended to have tablature associated with it.
>
> Wouldn’t the better approach be to have th
Carl Sorensen writes:
> It seems to me like a ChoirStaff is a special kind of StaffGroup that
> is not intended to have tablature associated with it.
>
> Wouldn’t the better approach be to have the user create a new custom
> StaffGroup?
Singers with lute are not untypical for a Renaissance ensem
From: lilypond-user
on behalf of Jean Abou Samra
Date: Friday, February 12, 2021 at 8:19 AM
To: David Kastrup , Richard Shann
Cc: lilypond-user Mailinglist
Subject: Re: Braces with TabStaff
Hi,
Still, the output from this doesn't look expected:
\version "2.23.1" music
Jean Abou Samra writes:
> It looks like ly/engraver-init.ly is missing
> \accepts "TabStaff" in the definition of ChoirStaff.
> This causes an intermediate StaffGroup containing
> just one TabStaff to be created as a layer between
> ChoirStaff and TabStaff to fullfill acceptance
> requirements.
>
Hi,
Still, the output from this doesn't look expected:
\version "2.23.1" music = { c''1 } \new StaffGroup << \new TabStaff
\music \new Staff \music >> \new ChoirStaff << \new TabStaff \music
\new Staff \music >>
Doing some debugging:
\version "2.23.1" \layout { \context { \Score % F
On Fri, 2021-02-12 at 15:37 +0100, David Kastrup wrote:
> Richard Shann writes:
>
> > When I try to create a ChoirStaff brace around two staves one of
> > which
> > is a TabStaff I get two braces:
> >
> > 8><8><8><8><8><8><8><8><8><8><8><8><8><8><8><8><8><8><8><
> > \version "2.20.0"
> > music =
Richard Shann writes:
> When I try to create a ChoirStaff brace around two staves one of which
> is a TabStaff I get two braces:
>
> 8><8><8><8><8><8><8><8><8><8><8><8><8><8><8><8><8><8><8><
> \version "2.20.0"
> music = { c''1 }
>
> \score {
> <<
> \new ChoirStaff <<
>
When I try to create a ChoirStaff brace around two staves one of which
is a TabStaff I get two braces:
8><8><8><8><8><8><8><8><8><8><8><8><8><8><8><8><8><8><8><
\version "2.20.0"
music = { c''1 }
\score {
<<
\new ChoirStaff <<
\new TabStaff = "Part 1" <<
11 matches
Mail list logo