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
  >>



--
Talking about music is like dancing about architecture.
   -- Steve Martin


_______________________________________________ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to