]> git.donarmstrong.com Git - lilypond.git/commitdiff
Nitpitck (fix pdfetex error in the user manual)
authorJohn Mandereau <john.mandereau@gmail.com>
Tue, 6 Feb 2007 21:04:59 +0000 (22:04 +0100)
committerJohn Mandereau <john.mandereau@gmail.com>
Tue, 6 Feb 2007 21:04:59 +0000 (22:04 +0100)
Documentation/user/programming-interface.itely

index df73f239ae018085e525aa0e526512149ae06d36..b9bbb9fc9af29d742077eff80cb29c171390d9c2 100644 (file)
@@ -322,7 +322,7 @@ traLaLa = @{ c'4 d'4 @}
 @noindent
 is internally converted to a Scheme definition
 @example
-(define traLaLa @var{Scheme value of @q{@samp{... }}})
+(define traLaLa @var{Scheme value of this music expression})
 @end example
 
 This means that input variables and Scheme variables may be freely