>>>>> "Han-Wen" == Han-Wen Nienhuys <[EMAIL PROTECTED]> writes:
Han-Wen> [EMAIL PROTECTED] writes:
>> I'm trying to set the size of a staff with things like :
>>
>> \property Staff.staffLineLeading = #22 \property Voice.fontSize =
>> #-1
>>
>> but it has absolutely no effect. I saw in the CHANGES file that
>> "stafflineleading -> staff_space", so I tried to use staff_space
>> instead, but it lead to comilation errors.
It should work with this patch.
--- generic-property.scm Thu Jan 6 07:56:51 2000
+++ generic-property.scm.orig Fri Dec 24 00:57:06 1999
@@ -150,7 +150,6 @@
generic-clef-properties
generic-collision-properties
generic-All-properties
- staff-symbol-properties
)
)
(define generic-grand-staff-properties
However, "\property Staff.fontSize = -1" does not make everything on
the staff smaller. Only the clef, the notes and accidentals are
smaller.
--
Laurent Martelli
[EMAIL PROTECTED]