]> git.donarmstrong.com Git - lilypond.git/commitdiff
Issue 5167/6: Changes: show \markup xxx = ... \etc assignments
authorDavid Kastrup <dak@gnu.org>
Fri, 28 Jul 2017 18:43:58 +0000 (20:43 +0200)
committerDavid Kastrup <dak@gnu.org>
Mon, 7 Aug 2017 21:25:26 +0000 (23:25 +0200)
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"