- **summary**: Doc: NR - Measure_grouping_engraver needs beatStructure and
beaseMovement set as well to work as expected --> Doc: NR -
Measure_grouping_engraver needs beatStructure and baseMoment set as well to
work as expected
---
** [issues:#5397] Doc: NR - Measure_grouping_engraver needs beatStructure and
baseMoment set as well to work as expected**
**Status:** New
**Created:** Sun Aug 05, 2018 07:37 AM UTC by pkx166h
**Last Updated:** Sun Aug 05, 2018 07:38 AM UTC
**Owner:** nobody
Hi,
while playing with the Measure_grouping_engraver
see:
http://lilypond.1069038.n5.nabble.com/changing-symbols-used-by-Measure-grouping-engraver-td215283.html
I noticed ....
I tried to get MeasureGrouping in default 4/4-time, but nothing happened.
One has to set beatStructure and baseMoment accordingly. The current
docs make it sound it should work out of the box, though.
~~~
\version "2.19.82"
\new Staff \with { \consists "Measure_grouping_engraver" }
{
%% to get MeasureGrouping, next two lines need to be uncommented
%\set Timing.beatStructure = 4,4
%\set Score.baseMoment = #(ly:make-moment 1/8)
\repeat unfold 8 a'8
}
~~~
---
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