%%\version "2.25.21"\language "english"


smallgrace = #(define-music-function (notes) (ly:music?)
  #{      \grace {  \magnifyMusic 0.75 { 
    #notes      }   }   #})

mymusic = \fixed c'' {    c1
  \smallgrace {e16[ d]} c2_\markup {"small"} c  
  \grace {e16 d} c2_\markup {"regular"} c |  c8 c c c c c c c|  }
\score {  \new Staff \mymusic  \layout { }}

%%
https://lilypond.org/doc/v2.25/Documentation/notation/inside-the-staff.html#selecting-notation-font-size
Caution: the manual says \magnifyMusic is buggy



|  | Virus-free.www.avg.com |

Reply via email to