From: Werner Lemberg Date: Fri, 14 Mar 2008 10:38:23 +0000 (+0100) Subject: Minor formatting. X-Git-Tag: release/2.11.43-1~40^2^2~2 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=e86031375b78a0077e22b5be8f10ff4947db2c4b;p=lilypond.git Minor formatting. --- diff --git a/lily/item.cc b/lily/item.cc index c9d3790280..3915ea6108 100644 --- a/lily/item.cc +++ b/lily/item.cc @@ -267,10 +267,10 @@ ADD_INTERFACE (Item, "\n" "Whether these versions are visible and take up space is" " determined by the outcome of the @code{break-visibility}" - " grob property, which is a function taking a direction (-1, 0" - " or@tie{}1) as an argument. It returns a cons of booleans," - " signifying whether this grob should be transparent and have" - " no extent.\n" + " grob property, which is a function taking a direction" + " (@code{-1}, @code{0} or@tie{}@code{1}) as an argument. It" + " returns a cons of booleans, signifying whether this grob" + " should be transparent and have no extent.\n" "\n" "The following variables for @code{break-visibility} are" " predefined:\n"