]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/changes.tely
Issue 5167/6: Changes: show \markup xxx = ... \etc assignments
[lilypond.git] / Documentation / changes.tely
index 570c1c308aff4853cfbf770b353d130a7928ce18..3f3413c5ae3a50bdfe7947115b7c63ec006cf038 100644 (file)
@@ -436,7 +436,7 @@ function and markup command calls can now be defined in the form
 of just writing the expression cut short with @code{\etc}.
 
 @lilypond[verbatim,quote]
-bold-red-markup = \markup \bold \with-color #red \etc
+\markup bold-red = \markup \bold \with-color #red \etc
 highlight = \tweak font-size 3 \tweak color #red \etc
 
 \markup \bold-red "text"