[EMAIL PROTECTED] writes:
The problem is caused byIn the last several versions including 2.1.5 there is no space after a key signature unless there is a time signature.
dyxxvicom = \notes{ \time 2/2 s1*3 \repeat volta 2 { s1 } s1*20
\time 4/4 s1*40 \bar "|."
}
\score {
<<
\dyxxvicom
So I should use \skip in my globals instead of s?I agree that we need a mechanism to specify global stuff at score level. Therefore, I have altered the definition of \skip to be different from "s", so that \skip may be used like you did.
Thanks,
Paul
_______________________________________________ Bug-lilypond mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-lilypond
