Vertically aligning ossias and lyrics: 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: | ||
This snippet demonstrates the use of the context properties <code>alignBelowContext</code> and <code>alignAboveContext</code> to control the positioning of lyrics and ossias. | This snippet demonstrates the use of the context properties <code>alignBelowContext</code> and <code>alignAboveContext</code> to control the positioning of lyrics and ossias. | ||
<lilypond version="2.24 | <lilypond version="2.24"> | ||
\relative c' << | \relative c' << | ||
\new Staff = "1" { c4 c s2 } | \new Staff = "1" { c4 c s2 } | ||