]> git.donarmstrong.com Git - lilypond.git/commitdiff
Clarification rewording.
authorGraham Percival <graham@percival-music.ca>
Thu, 9 Mar 2006 01:26:48 +0000 (01:26 +0000)
committerGraham Percival <graham@percival-music.ca>
Thu, 9 Mar 2006 01:26:48 +0000 (01:26 +0000)
ChangeLog
Documentation/user/scheme-tutorial.itely

index 979ac56f14826d2689220013c336df3ba09fa9df..89d3dd9a25e2facf3cb1dc204b4ede3c0e219bfc 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2006-03-08  Graham Percival  <gpermus@gmail.com>
+
+       * Documentation/user/scheme-tutorial.itely: clarifies distances
+       measured in staff-spaces.
+
 2006-03-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
 
        * lily/slur.cc (outside_slur_callback): only calculate offsets if
index 490a975c482401cd5a9d94a25b4a44e25799ed1a..bd4372ac0f7bcf419865d9fcfa4f853d74fcffb3 100644 (file)
@@ -162,8 +162,8 @@ is entered as @code{(first . second)} and, like symbols, they must be quoted,
 @end example 
 
 This assigns the pair (1, 2) to the @code{extra-offset} property of the
-TextScript object.  This moves the object 1 staff space to the right,
-and 2 spaces up.
+TextScript object.  These numbers are measured in staff-spaces, so
+this command moves the object 1 staff space to the right, and 2 spaces up.
 
 The two elements of a pair may be arbitrary values, for example