From ed1d216fea92ba4166562c29e9bd797e526276f0 Mon Sep 17 00:00:00 2001 From: Mats Bengtsson Date: Fri, 4 Aug 2006 08:17:34 +0000 Subject: [PATCH] * lily/bar-line.cc: Add documentation for "||:" also in the interface documentation. --- ChangeLog | 5 +++++ lily/bar-line.cc | 4 ++++ 2 files changed, 9 insertions(+) diff --git a/ChangeLog b/ChangeLog index 9f31757b90..06c9efb674 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2006-08-04 Mats Bengtsson + + * lily/bar-line.cc: Add documentation for "||:" also in the + interface documentation. + 2006-08-04 Han-Wen Nienhuys * lily/spacing-loose-columns.cc (set_loose_columns): bugfix. diff --git a/lily/bar-line.cc b/lily/bar-line.cc index 0c5c768f22..0a1c0d9fea 100644 --- a/lily/bar-line.cc +++ b/lily/bar-line.cc @@ -253,6 +253,10 @@ ADD_INTERFACE (Bar_line, "\n" "These produce, respectively, a right repeat, a left repeat, a double\n" "repeat, a double bar, a start bar, an end bar, and a thick double bar.\n" + "In addition, there is an option @code{||:} which is equivalent to\n" + "@code{|:} except at line breaks, where it produces a double bar (@code{||})\n" + "at the end of the line and a repeat sign (@code{|:}) at the beginning\n" + "of the new line." "If @var{bartype} is set to @code{empty} then nothing is printed,\n" "but a line break is allowed at that spot.\n" "\n\n" -- 2.39.5