---

** [issues:#5955] Polyphony followed with a grace note isn’t beamed**

**Status:** Accepted
**Created:** Sat May 02, 2020 08:53 AM UTC by Valentin Villenave
**Last Updated:** Sat May 02, 2020 08:53 AM UTC
**Owner:** nobody
**Attachments:**

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


This may be a duplicate, but I couldn’t find that exact one in the many, many 
grace-related known bugs.

~~~~
%% Reported on -user-fr: 
https://lists.gnu.org/archive/html/lilypond-user-fr/2020-05/msg00029.html

\version "2.20" %% I don’t think it has ever worked, though

{
  \time 2/4
  b'8 a' \grace a'16 g'4
  %% These are beamed normally:
  << {b'8 a'} \\ {c'4} >> g'4
  %% These _should_ be beamed:
  << {b'8 a'} \\ {c'4} >> \grace a'16 g'4
  %% Moving the grace note in the next bar:
  r4 << {b'8 a'} \\ {c'4} >> \grace a'16 g'2
}
~~~~


---

Sent from sourceforge.net because testlilyissues-a...@lists.sourceforge.net 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.
_______________________________________________
Testlilyissues-auto mailing list
testlilyissues-a...@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/testlilyissues-auto

Reply via email to