The relevant starting point in the manual is
http://lilypond.org/doc/v2.2/Documentation/user/out-www/lilypond/Vertical-spacing.html
However, here you probably want to change the vertical extent of the
Lyrics context instead of the Staff context. Search the mailing list for
examples if you can't figure out the details yourself.

  /Mats

Marcus Stollsteimer wrote:
Hi group,

I have a single staff with lyrics.
How can I change the vertical position of the text?
(in lilypond 2.2.6)

For more than one stanza: how can I change the separation
between stanzas?

Best regards,
Marcus

-----

example:


solo = \notes \relative c { ... }

text = \lyrics { ... }

\context Staff = solo <<
  \global
  \context Voice=solo \solo
  \lyrics <<
    \lyricsto "solo" \new Lyrics \text
  >>





-- ============================================= 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 lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to