]> git.donarmstrong.com Git - lilypond.git/commitdiff
*** empty log message ***
authorMats Bengtsson <mats.bengtsson@s3.kth.se>
Mon, 8 Aug 2005 08:18:05 +0000 (08:18 +0000)
committerMats Bengtsson <mats.bengtsson@s3.kth.se>
Mon, 8 Aug 2005 08:18:05 +0000 (08:18 +0000)
Documentation/user/programming-interface.itely

index 302df673ed4031c2835600865c887580422c3142..f82716f2dc6988448fafdb8335861f5e53020924 100644 (file)
@@ -467,8 +467,8 @@ is this table:
 @quotation
 @multitable @columnfractions .3 .3
 @item @b{LilyPond} @tab @b{Scheme}
-@item @code{\markup@{ ... @}} @tab @code{( markup ... )}
-@item @code{\markup@{ markup1 markup2 ... @}} @tab 
+@item @code{\markup @{ ... @}} @tab @code{( markup ... )}
+@item @code{\markup @{ markup1 markup2 ... @}} @tab 
         @code{(markup #:line ( markup1 markup2 ... ))}
 @item @code{\command} @tab @code{#:command}
 @item @code{\variable} @tab @code{variable}