lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: bug with accacciatura and appoggiatura?


From: Paul Scott
Subject: Re: bug with accacciatura and appoggiatura?
Date: Tue, 24 Apr 2018 11:38:20 -0700
User-agent: Mutt/1.9.3 (2018-01-21)

On Tue, Apr 24, 2018 at 10:18:42AM -0700, Mark Stephen Mrotek wrote:
> Maurits,
> 
>  
> 
> This is a known glitch. A “dummy” acciaccatura or appoggiatura must be
> added to all other voices. See below

\grace of the same value will do (it's easier to type).

Paul


> 
>  
> 
> From: lilypond-user [mailto:address@hidden
> On Behalf Of Maurits Lamers
> Sent: Tuesday, April 24, 2018 8:12 AM
> To: Lilypond-User Mailing List <address@hidden>
> Cc: Martijn Bressers <address@hidden>
> Subject: bug with accacciatura and appoggiatura?
> 
>  
> 
> Hi all,
> 
>  
> 
> One of my students came to me with something peculiar with accacciatura and
> appoggiatura when used as the first item in a score with multiple staffs.
> 
> I tried to find any obvious errors in his code, but I couldn't find anything. 
> I
> managed to create a minimal working example, included below and have attached
> the resulting notation.
> 
>  
> 
> When used with a single voice in a single staff, they work as expected.
> However, when used in a score with some kind of a staff group it seems that 
> the
> system is unable to detect the current staffs and recreates the staffs,
> overwriting any existing settings (such as instrument names) and doubling time
> signatures and clefs in the process.
> 
>  
> 
> cheers
> 
>  
> 
> Maurits
> 
>  
> 
> ---
> 
>  
> 
> \version "2.18.2"
> 
> 
> \score {
>    <<
>       \new Staff {
>          \time 2/4
>          \new Voice {
>             \appoggiatura { a'16 } bes'2
>           }
>       }
>       \new Staff {
>         \time 2/4
>         \new Voice {
>           \appoggiatura {s16} bes2
>         }
>       }
>    >>
>  }
> }
> 
>  
> 
> [cid]
> 



> _______________________________________________
> lilypond-user mailing list
> address@hidden
> https://lists.gnu.org/mailman/listinfo/lilypond-user





reply via email to

[Prev in Thread] Current Thread [Next in Thread]