From 51172615f31aa2af30c0343b92f1cc372ef0ce91 Mon Sep 17 00:00:00 2001 From: David Kastrup Date: Wed, 20 Aug 2014 11:51:46 +0200 Subject: [PATCH] Reformat define-grob-properties.scm to avoid column 0 parens in strings --- scm/define-grob-properties.scm | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/scm/define-grob-properties.scm b/scm/define-grob-properties.scm index ff714fc04d..485c3519dc 100644 --- a/scm/define-grob-properties.scm +++ b/scm/define-grob-properties.scm @@ -469,9 +469,9 @@ etc. are already taken.") ;;; h ;;; (hair-thickness ,number? "Thickness of the thin line in a bar -line, expressed as a multiple of the default staff-line thickness -(i.e. the visual output is @emph{not} influenced by changes to -@code{@var{Staff}.StaffSymbol.thickness}).") +line, expressed as a multiple of the default staff-line +thickness (i.e. the visual output is @emph{not} influenced by changes +to @code{@var{Staff}.StaffSymbol.thickness}).") (harp-pedal-details ,list? "An alist of detailed grob properties for harp pedal diagrams. Each alist entry consists of a @code{(@var{property} . @var{value})} pair. The properties which can @@ -595,9 +595,9 @@ if this column is the start of a system.") (line-positions ,list? "Vertical positions of staff lines.") (line-thickness ,number? "For slurs and ties, this is the diameter of the virtual @qq{pen} that draws the two arcs of the -curve's outline, which intersect at the endpoints. This property -is expressed as a multiple of the current staff-line thickness -(i.e. the visual output is influenced by changes to +curve's outline, which intersect at the endpoints. This property is +expressed as a multiple of the current staff-line thickness (i.e. the +visual output is influenced by changes to @code{@var{Staff}.StaffSymbol.thickness}).") (long-text ,markup? "Text markup. See @ruser{Formatting text}.") -- 2.39.2