Re: lyrics - vertical position

2012-04-05 Thread luis jure
on 2012-04-05 at 16:36 m...@apollinemike.com wrote: >There's always extra-offset, but it's kludgy. using \override LyricText #'extra-offset = #'(0.0 . 2.0) before that line of text, and \revert LyricText #'extra-offset after it, i got the correct spacing. i don't know what m

Re: lyrics - vertical position

2012-04-05 Thread luis jure
on 2012-04-05 at 16:36 m...@apollinemike.com wrote: >There's always extra-offset, but it's kludgy. Could you send an image of >the line you're talking about? It may be a bug if the markups force the >lyrics down too low. hi mike, i sent a tiny image in my previous mail, here's attached the who

Re: lyrics - vertical position

2012-04-05 Thread m...@apollinemike.com
On Apr 5, 2012, at 1:24 PM, luis jure wrote: > > for some reason, the presence of the markups forces the lyrics down too far > away from the staff (see image). > > is there a way to adjust the vertical position of lyrics locally? > > There's always extra-offset, but it's kludgy. Could you se

lyrics - vertical position

2012-04-05 Thread luis jure
hello list, i have some code with two markups on a note (one of them postscript code), and some tweaks including \once \override TextScript #'extra-offset and \shapeSlur. for some reason, the presence of the markups forces the lyrics down too far away from the staff (see image). i studied an ex

Re: Lyrics, vertical position

2008-04-17 Thread Wilbert Berendsen
Op vrijdag 18 april 2008, schreef Wilbert Berendsen: > \context { > \Lyrics > \override VerticalAxisGroup #'minimum-Y-extent = #'(-1 . 0) > } You can also change the minimum-Y-extent of the staff above the lyrics... best regards, Wilbert Berendsen -- LilyKDE, LilyPond for KDE: h

Re: Lyrics, vertical position

2008-04-17 Thread Wilbert Berendsen
Op donderdag 17 april 2008, schreef Francisco Vila: > Hello all, > With recent releases of LilyPond I can not fit in one page some choral > scores that used to fit well with older versions. The culprit seems to > be the increased amount of space between lyrics and music. I still > have to investiga

Lyrics, vertical position

2008-04-17 Thread Francisco Vila
Hello all, With recent releases of LilyPond I can not fit in one page some choral scores that used to fit well with older versions. The culprit seems to be the increased amount of space between lyrics and music. I still have to investigate which version introduced this, but in the meantime I'd like