From: Mats Bengtsson Date: Wed, 27 Jun 2007 15:14:48 +0000 (+0200) Subject: Added information on \bar "||:" also in the section on Repeats. X-Git-Tag: release/2.11.28-1~66^2~1 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=5157c9ae198de75060258eb33ddc14ace0fdd1e0;p=lilypond.git Added information on \bar "||:" also in the section on Repeats. --- diff --git a/Documentation/user/basic-notation.itely b/Documentation/user/basic-notation.itely index e33db9b3a0..723bdf08ea 100644 --- a/Documentation/user/basic-notation.itely +++ b/Documentation/user/basic-notation.itely @@ -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