Marek Klein napsal(a):
Hi,

\score {
 \new Staff {
   \clef treble
   \key c \major
  \override Staff.TimeSignature #'stencil = ##f
   \relative g'{ \cadenzaOn g4 g g g g g g g g g \bar "|." }
 }
}
\score {
 \new Staff {
   \clef treble
   \key c \major
   \relative g'{ \cadenzaOn g4 g g g g g g g g g \bar "|." }
 }
  \layout {
    \context {
      \Staff
      \remove "Time_signature_engraver"
    }
  }
}

Thanks!!! It is what I want!!!



See also:
<http://lilypond.org/doc/v2.12/Documentation/user/lilypond-big-page#Transcribing-Gregorian-chant>

I read what I found, but this go unnoticed for me :-(


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

Reply via email to