From: hanwen Date: Wed, 1 Mar 2006 21:22:49 +0000 (+0000) Subject: * Documentation/user/global.itely (A single music expression): X-Git-Tag: release/2.7.38^2~24 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=1c9d106c5820bc3b96a22475fbd934d7185c956b;p=lilypond.git * Documentation/user/global.itely (A single music expression): close @lilypond properly * scripts/midi2ly.py: optparse, strip lilylib copy. --- diff --git a/ChangeLog b/ChangeLog index 66afb60fca..20ae573092 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2006-03-01 Han-Wen Nienhuys + * Documentation/user/global.itely (A single music expression): + close @lilypond properly + * lily/volta-bracket.cc (modify_edge_height): change from after_line_breaking_callback. Suicide last bracket if appropriate. diff --git a/Documentation/user/global.itely b/Documentation/user/global.itely index 6bee5dcd1d..75610d7ca4 100644 --- a/Documentation/user/global.itely +++ b/Documentation/user/global.itely @@ -313,14 +313,14 @@ expressions; note the curly braces @{ @} or angle brackets << { c'4 c' c' c'} { d'4 d' d' d'} } -@end example +@end lilypond @lilypond[ragged-right,verbatim,quote] << \new Staff { c'4 c' c' c' } \new Staff { d'4 d' d' d' } >> -@end example +@end lilypond @example @{