From: Trevor Daniels Date: Sat, 10 Mar 2012 12:28:46 +0000 (+0000) Subject: Doc: mention how \hideNotes hides beams (part of 2169) X-Git-Tag: release/2.15.34-1~26 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=d74afd12749a9d1de0aaac200bb86658091f15c3;p=lilypond.git Doc: mention how \hideNotes hides beams (part of 2169) - fix provided by Keith O'Hara (thanks Keith!) --- diff --git a/Documentation/notation/editorial.itely b/Documentation/notation/editorial.itely index 56c05e8335..cef5262ed6 100644 --- a/Documentation/notation/editorial.itely +++ b/Documentation/notation/editorial.itely @@ -248,13 +248,14 @@ b c @end lilypond -Notation objects which are attached to invisible notes are still -visible. +Note heads, stems, and flags, and rests are invisible. Beams +are invisible if they start on a hidden note. Objects that are +attached to invisible notes are still visible. @lilypond[verbatim,quote,relative=2] -c4( d) +e8(\p f g a)-- \hideNotes -e4(\p f)-- +e8(\p f g a)-- @end lilypond