]> git.donarmstrong.com Git - lilypond.git/commitdiff
Merge branch 'master' of git://git.sv.gnu.org/lilypond
authorMats Bengtsson <mats.bengtsson@s3.kth.se>
Wed, 27 Jun 2007 15:16:09 +0000 (17:16 +0200)
committerMats Bengtsson <mats.bengtsson@s3.kth.se>
Wed, 27 Jun 2007 15:16:09 +0000 (17:16 +0200)
Documentation/user/basic-notation.itely

index e33db9b3a0b56c854645a9695634d9ab86558ec3..723bdf08eaffe02b5a3df6d3dc4642cf082b6cb2 100644 (file)
@@ -3233,6 +3233,13 @@ bracket only lasts one measure, which is a duration of 3/4.
 }
 @end lilypond
 
+If you want to start a repeat at the beginning of a line and have a
+double bar at the end of the previous line, use
+@example
+@dots{} \bar "||:" \break 
+\repeat volta 2 @{ @dots{} 
+@end example
+see @ref{Bar lines} for more information.
 
 @seealso