From: Graham Percival Date: Thu, 14 Jul 2005 01:51:21 +0000 (+0000) Subject: Fixed language. X-Git-Tag: release/2.7.1~23 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=b6e8ac07bb816cb8a2de16cb9d88d6a917ea4b05;p=lilypond.git Fixed language. --- diff --git a/ChangeLog b/ChangeLog index 44ff145459..8f8a987173 100644 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,8 @@ * scripts/convert-ly.py: add location of convertrules.py in a comment. + * Documentation/user/changing-defaults.itely: fix language. + 2005-07-12 Jan Nieuwenhuizen * lily/lily-parser-scheme.cc (LY_DEFINE): Guile 1.6 fix. diff --git a/Documentation/user/changing-defaults.itely b/Documentation/user/changing-defaults.itely index 0882a86b28..58ae5e1833 100644 --- a/Documentation/user/changing-defaults.itely +++ b/Documentation/user/changing-defaults.itely @@ -1065,16 +1065,14 @@ tuned. @cindex interface, layout @cindex layout interface +@cindex grob The HTML page that we found in the previous section, describes the layout object called @internalsref{Fingering}. Such an object is a symbol within the score. It has properties that store numbers (like thicknesses and directions), but also pointers to related objects. A -layout object is also called -@internalsref{grob-interface}, -@cindex grob -which is short for Graphical Object. - +layout object is also called a @emph{Grob}, which is short for Graphical +Object. For more details about Grobs, see @internalsref{grob-interface}. The page for @code{Fingering} lists the definitions for the @code{Fingering} object. For example, the page says