Ole Schmidt wrote:
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?
Certainly! I deliberatly did not include this code in my previous answer,
to trigger some self study, which is needed anyway if you want to realize
what you are doing. ;-)
/Mats
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\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
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user
--
=============================================
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
=============================================
_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user