From cdccd94c783d66f426168653accc05ee59048d41 Mon Sep 17 00:00:00 2001 From: Mats Bengtsson Date: Tue, 30 May 2006 14:16:42 +0000 Subject: [PATCH] * Documentation/user/basic-notation.itely (Bar lines): Document the "||:" bar type. --- ChangeLog | 5 +++++ Documentation/user/basic-notation.itely | 5 +++++ 2 files changed, 10 insertions(+) diff --git a/ChangeLog b/ChangeLog index 6b4b010eb7..49fb05cd08 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2006-05-30 Mats Bengtsson + + * Documentation/user/basic-notation.itely (Bar lines): Document + the "||:" bar type. + 2006-05-30 Jan Nieuwenhuizen * Resurrect `scons lily' build. diff --git a/Documentation/user/basic-notation.itely b/Documentation/user/basic-notation.itely index 4569ae77cd..0e7086d869 100644 --- a/Documentation/user/basic-notation.itely +++ b/Documentation/user/basic-notation.itely @@ -1510,6 +1510,11 @@ The following bar types are available @lilypondfile[ragged-right,quote]{bar-lines.ly} +In addition, you can specify @code{"||:"}, which is equivalent to +@code{"|:"} except at line breaks, where it gives a double bar line at +the end of the line and a start repeat at the beginning of the next +line. + To allow a line break where there is no visible bar line, use @example -- 2.39.5