I tried it with:
metrolangan = {
\override Score.MetronomeMark #'extra-spacing-width = #'(0 . 0)
\override Score.MetronomeMark #'infinite-spacing-height = ##t
}
And it worked!!
The opposite is:
metrolangan = {
\override Score.MetronomeMark #'extra-spacing-width = #'(0 . 0)
\override Scor
Dear Neil, thanks for Your help. It worked now!
But if I want to have more space in the TimeSig for the Tempomark-Text, how
can I do this? I understand now, why the followind didn't work:
TimeTextAn = {
\override TimeSig.TextScript #'extra-spacing-width = #'(0 . 0)
\override TimeSig.TextScript
Hi Stefan,
2008/9/15 Stefan Thomas <[EMAIL PROTECTED]>:
> Dear Lilypond users,
> how can I move a text (it is a tempoMark text) in a TimeSig to the left?
> Unfortunately
> \override TimeSig.TextScript #'extra-offset = #'(-1.6 .0 )
> \movement "meno mosso" "4" #76
> doesn't help!
Two things:
- t
Dear Lilypond users,
how can I move a text (it is a tempoMark text) in a TimeSig to the left?
Unfortunately
\override TimeSig.TextScript #'extra-offset = #'(-1.6 .0 )
\movement "meno mosso" "4" #76
doesn't help!
___
lilypond-user mailing list
lilypond-us