On Sun, 2018-02-04 at 08:55 -0500, Bric wrote: > The embarrassing/weird thing is that I managed to do it in denemo two > months ago.
Probably its Command: Time Signature with Beaming Rule Inserts a time signature with indication for how to beam the notes. Insert at beginning of staff in order to replace the initial time signature. Location: Object Menu ▶ Time Signatures Internal Name: TimesigWithBeatStructure I found this by searching for the word "beat" in the View->Command Center, it was about the fourth matching command. Richard > And i still have the file(!), but for my life i can't figure out > where that setting is anymore. > > To beam eighth notes in groups of two, as opposed to the default > groups of four. > > On this lilypond page - http://lilypond.org/doc/v2.18/Documentation/n > otation/beams you see: > > \time 4/4 > a8^"default" a a a a a a a > % Disable beamExceptions because they are definitely > % defined for 4/4 time > \set Timing.beamExceptions = #'() > \set Timing.baseMoment = #(ly:make-moment 1/4) > \set Timing.beatStructure = #'(1 1 1 1) > a8^"changed" a a a a a a a > > > Which appears to do the trick, but I vaguely remember doing it via > denemo commands/options. > > > _______________________________________________ > Denemo-devel mailing list > Denemo-devel@gnu.org > https://lists.gnu.org/mailman/listinfo/denemo-devel _______________________________________________ Denemo-devel mailing list Denemo-devel@gnu.org https://lists.gnu.org/mailman/listinfo/denemo-devel