Thanks Richard, I did start with the Grace After feature but it didn't seem to change the grace note position and in Print View it appears in measure after where it appears in Denemo.
I've changed the default 'fractional position' of 3/4 to many different fractions, but it still stays in exactly the same place -- which is after the barline and near the following note. At first I thought I was turning the feature On and Off each time I applied the feature, but that didn't seem to be the case. It seems that no matter what I do -- delete the grace note, and start a new one -- it doesn't make the change. I'm using Andreas' 2.6.38 build for Debian/Ubuntu. It was only then that I tried the LilyPond \afterGrace command which changed the grace note position, but then moved the following quarter note out of the next measure, pushing everything else out of rhythmic alignment. I'd rather stay within Denemo to make these changes. Is there a possibility the Grace After feature has been deactivated on my build or system? Donald On Wednesday, August 14, 2024 2:31:18 AM PDT Richard Shann wrote: > On Tue, 2024-08-13 at 15:23 -0700, Donald J. Stewart wrote: > > I'm trying to move a grace note to 'attach' itself to the note > > immediately preceding it by using > > > > Directives->Insert LilyPond > > > > and inserting > > > > \afterGrace > > Denemo has a command to manage the LilyPond syntax for after graces: > > Command: Grace After (Off/On) > The grace note(s) at the cursor will be typeset close to the previous > note, rather than attaching to the music that follows. It will be > spaced from the note at the fraction of the duration given. (OFF/ON) > Location: Object Menu ▶ Notes/Rests ▶ Grace Notes > Internal Name: GraceAfter > > The current version (2.6.34) allows you to say how close to the > preceding note you want the grace note to come. > > > as per the LilyPond Notation Reference > > https://lilypond.org/doc/v2.25/Documentation/notation/grace-notes > > > > It does pull the grace note to that note, but it also pulls the note > > after it into the same measure -- which consequently takes it out of > > the correct measure. (marked in red) > > If you're question is about LilyPond syntax you will get much more > expert help from lilypond-u...@gnu.org - I consulted them myself just > the other day. In any case you will need to provide a short example > showing the syntax you are using (you can get this by copying and > pasting from the LilyPond View in Denemo). > > Richard