]> git.donarmstrong.com Git - lilypond.git/commitdiff
Issue 4004: NR: remove a few warnings that do not apply any more
authorDavid Kastrup <dak@gnu.org>
Thu, 10 Jul 2014 18:22:05 +0000 (20:22 +0200)
committerDavid Kastrup <dak@gnu.org>
Tue, 15 Jul 2014 10:22:23 +0000 (12:22 +0200)
Documentation/notation/editorial.itely
Documentation/notation/rhythms.itely
Documentation/notation/staff.itely

index ef4854e694865c98c4e0cc27ab3531a2bc0acc4e..fe624548cc43c24c511b663ae9815a7d8a949298 100644 (file)
@@ -562,8 +562,10 @@ a web browser might not display a difference between @code{LimeGreen}
 and @code{ForestGreen}.  For web use normal colors are recommended
 (i.e., @code{blue}, @code{green}, @code{red}).
 
-Notes in a chord cannot be colored with @code{\override}; use
-@code{\tweak} instead, see @ref{The tweak command}.
+Notes in a chord cannot be separately colored with
+@code{\override}; use @code{\tweak} or the equivalent
+@code{\single\override} before the respective note instead, see
+@ref{The tweak command}.
 
 
 @node Parentheses
index d8edf7abba06149ffc5a691e4fe1b4f0145444b3..92ace48df055b1038425756ebcf9d86dc3d9bfc6 100644 (file)
@@ -315,20 +315,6 @@ Internals Reference:
 @rinternals{TupletNumber},
 @rinternals{TimeScaledMusic}.
 
-@cindex grace notes within tuplet brackets
-
-@knownissues
-Grace notes may be placed within tuplet brackets, @emph{except} when a
-staff begins with a grace note followed by a tuplet.  In this
-particular case, the grace note must be placed before the @code{\tuplet}
-command to avoid errors.
-
-@cindex tempo marks within tuplet brackets
-
-When using a tuplet at the beginning of a piece with a @code{\tempo}
-mark, the music must be explicitly entered in a @code{\new Voice} block,
-as discussed in @rlearning{Voices contain music}.
-
 
 @node Scaling durations
 @unnumberedsubsubsec Scaling durations
index 1462d0996e6b07cbec99d08948c1e07c4cb315a6..0fa4f35fac5b7ac55c7b43c59fda121266279741 100644 (file)
@@ -274,9 +274,6 @@ Internals Reference:
 @rinternals{SystemStartBracket},
 @rinternals{SystemStartSquare}.
 
-@knownissues
-@code{PianoStaff} does not, by default, accept @code{ChordNames}.
-
 
 @node Nested staff groups
 @unnumberedsubsubsec Nested staff groups