lilypond-user
[Top][All Lists]
Advanced

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

partcombine grace


From: Pierre-Luc Gauthier
Subject: partcombine grace
Date: Fri, 22 Sep 2017 09:03:16 -0400

Hi there,

When I use grace notes in a partcombined part, I often get this
situation where the CombineTextScript is attached *after* the grace
notes instead of being attached to the first grace notes.

I tried adding spacers here and there but it does not help.

Is this an expected behavior?

Here is my MWE :

\version "2.21.0"

partA = \relative c'' {
  c4 d e f |
  R1*2
}

partB = \relative c'' {
  c4 b a g
  R1
  \acciaccatura {f16 g a b}
  c1 |
}

\partcombine \partA \partB


Thanks for any input.
-- 
Pierre-Luc Gauthier

Attachment: partcombineGraceProblem.ly
Description: Text Data

Attachment: partcombineGraceProblem.png
Description: PNG image


reply via email to

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