]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/pushproperty.ly
patch::: 1.3.98.jcn2
[lilypond.git] / input / test / pushproperty.ly
index c91a964ede06ab1232f6af7f8bdb81794ad31b58..2fb31b21ce53cc2ffd8355839764a26c968fb3c4 100644 (file)
@@ -77,7 +77,7 @@ You can use identifiers, eg.
 
 \paper {
 \translator { \VoiceContext
-       NoteHead \push #'font-size =  #-2
+       NoteHead \push #'font-relative-size =  #-2
 }
 }
 }