Am 16.12.2007 um 22:56 schrieb Mats Bengtsson:

There are several other alternatives to do this kind of
property settings, for example if want to make one setting
that applies to all staves of all scores.

would this be a correct solution?

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\layout {  \context {

\Score \override TimeSignature #'stencil = ##f  } }

 {
 <<
   \new Staff   {
   \clef treble
{\partial 4 d'  }

}
   \new Staff {
     \clef bass
{\partial 4  f,}

}
>>

}

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

best

ole


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

Reply via email to