]> git.donarmstrong.com Git - lilypond.git/commitdiff
Small fixes from mailist.
authorGraham Percival <graham@percival-music.ca>
Wed, 25 Oct 2006 21:34:00 +0000 (21:34 +0000)
committerGraham Percival <graham@percival-music.ca>
Wed, 25 Oct 2006 21:34:00 +0000 (21:34 +0000)
ChangeLog
Documentation/user/advanced-notation.itely
Documentation/user/basic-notation.itely
THANKS

index 753b143b53d55b9e0f87d5392f973d5bafe04859..2492b789039d41899eeb562a5b6cf0ab00f14f3c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,11 @@
        * Diocumentation/user/instrument-notation.itely: added more
        info about stanzas; thanks Geoff!
 
+       * Documentation/user/ {basic, advanced}: small fixes from
+       mailist.
+
+       * THANKS: add some bug reporters.
+
 2006-10-25  Jan Nieuwenhuizen  <janneke@gnu.org>
 
        * scm/define-context-properties.scm (all-user-translation-properties):
index a9534fa2420cb172a11f3392ac3c512dc0caa850..1604f37544cd6400792337764a97bdb0c2112ea4 100644 (file)
@@ -975,12 +975,13 @@ used to position the number correctly.
 In an orchestral score, instrument names are printed at the left side
 of the staves.
 
-This can be achieved by setting @internalsref{Staff}.@code{instrument}
-and @internalsref{Staff}.@code{instr}, or
-@internalsref{PianoStaff}.@code{instrument} and
-@internalsref{PianoStaff}.@code{instr}.  This will print text before
-the start of the staff.  For the first staff, @code{instrument} is
-used, for the following ones, @code{instr} is used.
+This can be achieved by setting @internalsref{Staff}.@code{instrumentName}
+and @internalsref{Staff}.@code{shortInstrumentName}, or
+@internalsref{PianoStaff}.@code{instrumentName} and
+@internalsref{PianoStaff}.@code{shortInstrumentName}.  This will
+print text before
+the start of the staff.  For the first staff, @code{instrumentName} is
+used, for the following ones, @code{shortInstrumentName} is used.
 
 @lilypond[quote,verbatim,ragged-right,relative=1,fragment]
 \set Staff.instrumentName = "Ploink "
index 0c34beb174840e0f2398ac8f1eba6ea03ccae6fe..0d018a9be82475110ed47272b5f67b9fbdbb3a0b 100644 (file)
@@ -2603,12 +2603,14 @@ c\< c\! d\> e\!
 @end lilypond
 
 @noindent
-A hairpin starts at the left edge of the beginning note and ends on the
-right edge of the ending note.  This may be modified by setting
-the @code{hairpinToBarline} property,
+A hairpin normally starts at the left edge of the beginning note
+and ends on the right edge of the ending note.  If the ending
+note falls on the downbeat, the hairpin ends on the immediately
+preceding barline. This may be modified by setting the
+@code{hairpinToBarline} property,
 
 @lilypond[quote,ragged-right,fragment,verbatim,relative=2]
-\set hairpinToBarline = ##t
+\set hairpinToBarline = ##f
 c4\< c2. c4\!
 @end lilypond
 
diff --git a/THANKS b/THANKS
index d054f5bfa5ed84f53c69cc3de235f4676fd130d2..4bdbf828834c49e6de425b984832739230667592 100644 (file)
--- a/THANKS
+++ b/THANKS
@@ -93,8 +93,10 @@ Sietse Brouwer
 Stephen Carter
 Stephen Kress
 Thies Albrecht
+Toine Schreurs
 Trent Johnston
 Trevor Bača
+Trevor Daniels
 Vaclav Smilauer
 Vicente Solsona Dellá
 Werner Lemberg