k-ohara5a5a wrote > Oscar Dub > <oscardub <at> > gmail.com> writes: > >> Grace notes in LilyPond seem to be engraved before the note they are >> attached >> to by default. Is there an >> override or a hack so I can get graces displayed as I'd like (i.e >> displacing >> the note hosting them)? > > If there are just a few, it is easier to write them as normal notes. > Explicitly specify that the first note is in small type, and that the > durations are shorter than what is literally shown on the printed score. > > {\clef bass > \stemUp \teeny gis8*1/2_(\> \stemNeutral \normalsize fis'1*15/16)\! } > > The grace gets spaced like 1/2 of an eighth note, and then the whole note > gets the remaining 15/16 of a whole note to fill the measure. > > > _______________________________________________ > lilypond-user mailing list
> lilypond-user@ > https://lists.gnu.org/mailman/listinfo/lilypond-user Also if you want to mimic the grace notes you might want to use \graceStyleOn and \graceStyleOff rather than \teeny. You can find these commands in this thread provided by Thomas Morley: http://lilypond.1069038.n5.nabble.com/help-with-grace-positioning-tp134539.html -- View this message in context: http://lilypond.1069038.n5.nabble.com/Grace-note-aligned-to-beat-tp134643p134662.html Sent from the User mailing list archive at Nabble.com. _______________________________________________ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user