Arranging separate lyrics on a single line: Difference between revisions
Import snippet from LSR |
m Replace version="2.24.0" with version="2.24" now that the LilyWiki extension supports auto-selecting the latest release in a stable series |
||
| Line 1: | Line 1: | ||
Sometimes you may want to put lyrics for different performers on a single line: where there is rapidly alternating text, for example. This snippet shows how this can be done with <code>\override VerticalAxisGroup.nonstaff-nonstaff-spacing.minimum-distance = ##f</code>. | Sometimes you may want to put lyrics for different performers on a single line: where there is rapidly alternating text, for example. This snippet shows how this can be done with <code>\override VerticalAxisGroup.nonstaff-nonstaff-spacing.minimum-distance = ##f</code>. | ||
<lilypond version="2.24 | <lilypond version="2.24" full> | ||
\header { tagline = ##f } | \header { tagline = ##f } | ||