From f118125537097c71cd60a4dedb140f2e51bd26e9 Mon Sep 17 00:00:00 2001 From: Neil Puttock Date: Thu, 4 Dec 2008 22:07:01 +0000 Subject: [PATCH] Revert "Add documentation of ":" and "dashed" bar types." This reverts commit e275a92cf766f5142edc81e08303b24f365d5555. --- lily/bar-line.cc | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/lily/bar-line.cc b/lily/bar-line.cc index cc1d61adcb..df97638dba 100644 --- a/lily/bar-line.cc +++ b/lily/bar-line.cc @@ -334,15 +334,17 @@ ADD_INTERFACE (Bar_line, "\n" "Print a special bar symbol. It replaces the regular bar" " symbol with a special symbol. The argument @var{bartype}" - " is a string which specifies the kind of bar to print." - " Options are @code{:|}, @code{|:}, @code{:|:}, @code{||}," - " @code{|.}, @code{.|}, @code{.|.}, @code{:} and" - " @code{dashed}.\n" + " is a string which specifies the kind of bar line to print." + " Options are @code{:|}, @code{|:}, @code{:|:}, @code{:|.|:}," + " @code{:|.:}, @code{||}, @code{|.}, @code{.|}, @code{.|.}," + " @code{|.|}, @code{:} and @code{dashed}.\n" "\n" "These produce, respectively, a right repeat, a left repeat," - " a double repeat, a double bar, a start bar, an end bar," - " a thick double bar, a dotted bar and a dashed bar. " - " In addition, there is an option" + " a thick double repeat, a thin-thick-thin double repeat," + " a thin-thick double repeat, a double bar, a start bar," + " an end bar, a thick double bar, a thin-thick-thin bar," + " a dotted bar and a dashed bar." + " In addition, there is an option" " @code{||:} which is equivalent to @code{|:} except at line" " breaks, where it produces a double bar (@code{||}) at the" " end of the line and a repeat sign (@code{|:}) at the" -- 2.39.5