Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(313)

Unified Diff: Documentation/notation/changing-defaults.itely

Issue 5306076: changing-defaults.itely: correct misstatement about variables for context mods (Closed)
Patch Set: Remove suggested section. Created 12 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Documentation/notation/changing-defaults.itely
diff --git a/Documentation/notation/changing-defaults.itely b/Documentation/notation/changing-defaults.itely
index 83f9aee050dfad35679064889010f72b54c3046b..34f73d15baf860d6a03d6eb647901f68b20fe76e 100644
--- a/Documentation/notation/changing-defaults.itely
+++ b/Documentation/notation/changing-defaults.itely
@@ -764,24 +764,6 @@ melody = \relative c'' {
}
@end lilypond
-
-@knownissues
-
-The @code{\Staff \RemoveEmptyStaves} will overwrite your current
-@code{\Staff} settings. If you wish to change the defaults for a
-staff which uses @code{\Staff \RemoveEmptyStaves}, you must do so
-after calling @code{\Staff \RemoveEmptyStaves}, ie
-
-@example
-\layout @{
- \context @{
- \Staff \RemoveEmptyStaves
-
- \override Stem #'thickness = #4.0
- @}
-@}
-@end example
-
@c TODO: add \with in here.
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b