From: Graham Percival Date: Fri, 14 Apr 2006 22:11:25 +0000 (+0000) Subject: Small updates. X-Git-Tag: release/2.9.3~61 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=158b6c3e466f6f13a6a633bd9ed3cdd5e9ea0d48;p=lilypond.git Small updates. --- diff --git a/ChangeLog b/ChangeLog index b6c118f3c6..fe4f2669d8 100644 --- 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 * scm/define-context-properties.scm: typo. diff --git a/Documentation/user/advanced-notation.itely b/Documentation/user/advanced-notation.itely index b71e3fe09d..c41f5638e4 100644 --- a/Documentation/user/advanced-notation.itely +++ b/Documentation/user/advanced-notation.itely @@ -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:: diff --git a/Documentation/user/changing-defaults.itely b/Documentation/user/changing-defaults.itely index 70ba3ad66a..96140868f5 100644 --- a/Documentation/user/changing-defaults.itely +++ b/Documentation/user/changing-defaults.itely @@ -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 diff --git a/Documentation/user/invoking.itely b/Documentation/user/invoking.itely index 20ef9726f9..5e584c31dc 100644 --- a/Documentation/user/invoking.itely +++ b/Documentation/user/invoking.itely @@ -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 53916ebece..d3911ef02f 100644 --- a/THANKS +++ b/THANKS @@ -45,7 +45,7 @@ Stephen Carter Werner Lemberg -Release 2.7 +Release 2.8 *********** DEVELOPMENT TEAM