]> git.donarmstrong.com Git - lilypond.git/commitdiff
Small updates.
authorGraham Percival <graham@percival-music.ca>
Fri, 14 Apr 2006 22:11:25 +0000 (22:11 +0000)
committerGraham Percival <graham@percival-music.ca>
Fri, 14 Apr 2006 22:11:25 +0000 (22:11 +0000)
ChangeLog
Documentation/user/advanced-notation.itely
Documentation/user/changing-defaults.itely
Documentation/user/invoking.itely
THANKS

index b6c118f3c6847f7d53b148dc4ce6311025e2239c..fe4f2669d87264d0f064aa4b876bbea3b540bc1c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,10 @@
        * Documentation/user/ various: small updates from Cameron
        and Juergen, thanks!
 
+       * Documentation/user/ various: small updates of my own.
+
+       * THANKS: 2.7 -> 2.8.
+
 2006-04-11  Graham Percival  <gpermus@gmail.com>
 
        * scm/define-context-properties.scm: typo.
index b71e3fe09da21e5d9c3168a471fb19e99ab3ed2f..c41f5638e4e8182e9e8599bdbf97e65d9a102458 100644 (file)
@@ -1950,6 +1950,7 @@ teaching tools in addition to great musical scores.
 * Easy Notation note heads::    
 * Analysis brackets::           
 * Coloring objects::            
+* Parentheses::                 
 @end menu
 
 @node Balloon help
@@ -2206,14 +2207,40 @@ An x11 color is not necessarily exactly the same shade as a similarly
 named normal color. 
 
 
+@node Parentheses
+@subsection Parentheses
+
+@cindex ghost notes
+@cindex notes, ghost
+@cindex notes, parenthesized
+
+Objects may be parenthesized by prefixing @code{\parenthesize} to the music event, 
+
+@lilypond[relative=2,fragment,verbatim,ragged-right]
+<
+  c
+  \parenthesize d
+  g
+>4-\parenthesize -. 
+@end lilypond
+
+
 @node Automatic notation
 @section Automatic notation
 
 This section describes how to change the way that accidentals and
 beams are automatically displayed.
 
-FIXME: this might get moved into Changing Defaults.  Please send
-opinions to lilypond-devel.  Thanks!  :)
+@c FIXME: this might get moved into Changing Defaults.  Please send
+@c opinions to lilypond-devel.  Thanks!  :)
+@c    wow, this is embarrassing.  I changed added this a year
+@c    ago, and it was supposed to be a "fix in 2 weeks" thing.
+@c    unfortunately, I forgot to add -gp to it, so when I was
+@c    searching for last-minute stuff before 2.8 came out, I
+@c    missed it.  :(
+@c
+@c  BTW, this will definitely be moved.  :)
+
 
 @menu
 * Automatic accidentals::       
index 70ba3ad66addf8276109019939151d5ba46e9ff5..96140868f55302057d811b873bff7e0819cace97 100644 (file)
@@ -1293,19 +1293,6 @@ It notably does not work for stems and accidentals (these are caused
 by note heads, not by music events) or clefs (these are not caused by
 music inputs, but rather by the change of a property value).
  
-In a similar vein, objects may be parenthesized by prefixing
-@code{\parenthesize} to the music event, 
-
-@lilypond[relative=2,fragment,verbatim,ragged-right]
-<
-  c
-  \parenthesize  d
-  g
->4-\parenthesize -. 
-@end lilypond
-
-
-
 
 @node Difficult tweaks
 @subsection Difficult tweaks
index 20ef9726f904ce325a4b5da0a9180fbae98fe327..5e584c31dc63cb8383f443de3c89b7ce00b8ae41 100644 (file)
@@ -611,7 +611,7 @@ Here is an example of a good bug report:
 It seems that placement of accidentals is broken.  In the
 following example, the accidental touches the note head.
 
-Using Mac OSX 10.3.7, fink package lilypond-devel
+Using Mac OSX 10.3.7, lilypond 2.7.32
 
 \version "2.7.32"
 \layout { ragged-right = ##t }
diff --git a/THANKS b/THANKS
index 53916ebece7b18ec397ce17470836f8cb68e69ba..d3911ef02f133fd0807e028f15e495bc036ae4ab 100644 (file)
--- a/THANKS
+++ b/THANKS
@@ -45,7 +45,7 @@ Stephen Carter
 Werner Lemberg
 
 
-Release 2.7
+Release 2.8
 ***********
 
 DEVELOPMENT TEAM