On Sun, 2017-09-17 at 01:27 +0000, NagyMusic wrote: > > 1) How to produce proportional notation using > proportionalNotationDuration = #(ly:make-moment 1/16) > More info at > http://lilypond.org/doc/v2.18/Documentation/notation/proportional-notation
The way to find things in Denemo is via the View->Command Center In the search box there if you start to type Proportional Notation you get as far as Propo and the search has found Command: Proportional Note Spacing Spaces notes in proportion to duration, based on the duration given. Location: Object Menu ▶ Score ▶ Typesetter ▶ Print Layout Internal Name: ProportionalNotation I put in the value 16 with this command and got \set Score.proportionalNotationDuration = #(ly:make-moment 1/16) inserted in the LilyPond syntax. Richard _______________________________________________ Denemo-devel mailing list Denemo-devel@gnu.org https://lists.gnu.org/mailman/listinfo/denemo-devel