From 5157c9ae198de75060258eb33ddc14ace0fdd1e0 Mon Sep 17 00:00:00 2001 From: Mats Bengtsson Date: Wed, 27 Jun 2007 17:14:48 +0200 Subject: [PATCH] Added information on \bar "||:" also in the section on Repeats. --- Documentation/user/basic-notation.itely | 7 +++++++ 1 file changed, 7 insertions(+) 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 -- 2.39.5