From: gpercival Date: Thu, 26 Jan 2006 03:58:49 +0000 (+0000) Subject: More compile fixes. X-Git-Tag: release/2.7.38^2~272 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=ae546b2ca23bf4d4833e54d727596bfc4e9898c5;p=lilypond.git More compile fixes. --- diff --git a/Documentation/user/putting.itely b/Documentation/user/putting.itely index 114a792e36..a094a389b3 100644 --- a/Documentation/user/putting.itely +++ b/Documentation/user/putting.itely @@ -10,6 +10,7 @@ how to solve common problems. * Extending the templates:: * Fixing overlapping notation:: * How LilyPond files work:: +* Score is a single musical expression:: * Troubleshooting (taking it all apart):: @end menu @@ -599,12 +600,12 @@ then comment out all of the bass music (but leave @code{\bass} in the @code{\score} uncommented. @example -bass = \relative c' { -%{ +bass = \relative c' @{ +%@{ c4 c c c d d d d -%} -} +%@} +@} @end example Now start slowly uncommenting more and more of the