The warning is still relevant, since the position of the notes that
are printed are still affected by the invisible note. The only thing
that happens when you do \hideNotes (or set the property called
'transparent' on any object) is that the ink is not put on the paper.

   /Mats

Yuval Harel wrote:

Lilypond does not take into account if notes are invisible when printing this warning.
For example, this input produces a spurious warning:


\version "2.4.2"
{
        \clef bass
        <<
                {\oneVoice g1} \\
                {\hideNotes \oneVoice g1}
        >>
}

Yuval




_______________________________________________ bug-lilypond mailing list bug-lilypond@gnu.org http://lists.gnu.org/mailman/listinfo/bug-lilypon d

-- ============================================= Mats Bengtsson Signal Processing Signals, Sensors and Systems Royal Institute of Technology SE-100 44 STOCKHOLM Sweden Phone: (+46) 8 790 8463 Fax: (+46) 8 790 7260 Email: [EMAIL PROTECTED] WWW: http://www.s3.kth.se/~mabe =============================================


_______________________________________________ bug-lilypond mailing list bug-lilypond@gnu.org http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to