bug-lilypond
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

hidenotes bug


From: johannes schöpfer
Subject: hidenotes bug
Date: Mon, 10 Jan 2005 14:17:25 +0100
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.5) Gecko/20031007

hello,

i think i found about \hideNotes and \unHideNotes.

i'm using lilypond 2.4.2 with slackware 10 linux.


greetings johannes



script-output is selfexplaining:


\paper {

  raggedright = ##t
}

\layout {}

\relative c
{\clef bass
<< {
  c4( \hideNotes c)
  \unHideNotes c( \hideNotes c)\unHideNotes
} {
  s4 r s r
} >>
\break
<< {
  c8( \hideNotes c)
  \unHideNotes c( \hideNotes c)
  \unHideNotes c( \hideNotes c)
  \unHideNotes c( \hideNotes c)\unHideNotes
} {
  s8 r s r s r s r
} >>

\break

<<{c8 (\hideNotes c)}{s8 r}>>\unHideNotes
 <<{ c8\noBeam (\hideNotes c)}{s8 r}>>\unHideNotes
 <<{ c8\noBeam (\hideNotes c)}{s8 r}>>\unHideNotes
  <<{ c8\noBeam (\hideNotes c)}{s8 r}>>\unHideNotes

}






reply via email to

[Prev in Thread] Current Thread [Next in Thread]