---

** [issues:#5026] \crossStaff mangles all grace note flags**

**Status:** Accepted
**Created:** Mon Jan 02, 2017 03:55 PM UTC by Simon Albrecht
**Last Updated:** Mon Jan 02, 2017 03:55 PM UTC
**Owner:** nobody
**Attachments:**

- 
[5026.preview.png](https://sourceforge.net/p/testlilyissues/issues/5026/attachment/5026.preview.png)
 (3.5 kB; image/png)


[Reported by Harm:](https://sourceforge.net/p/testlilyissues/issues/4983/#731a)

~~~~
:::TeX
\version "2.19.53"

A = {
  c'8 \grace c'8 c'8
}

B = {
  \voiceOne
  \autoBeamOff
  \crossStaff \repeat unfold 2 { \grace { c'8 } c'8 }
}

\new PianoStaff \with {
    \consists #Span_stem_engraver
} <<
  \new Staff \A
  \new Staff \B
>>
~~~~

Same behaviour for 2.18.2.


---

Sent from sourceforge.net because [email protected] is 
subscribed to https://sourceforge.net/p/testlilyissues/issues/

To unsubscribe from further messages, a project admin can change settings at 
https://sourceforge.net/p/testlilyissues/admin/issues/options.  Or, if this is 
a mailing list, you can unsubscribe from the mailing list.
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most 
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
Testlilyissues-auto mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/testlilyissues-auto

Reply via email to