Putting lyrics inside the staff: Difference between revisions

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
mNo edit summary
Line 1: Line 1:
Lyrics can be moved vertically to place them inside the staff. The lyrics are moved with <code>\override LyricText.extra-offset = #'(0 . </code><code>dy</code><code>)</code> and there are similar commands to move the extenders and hyphens. The offset needed is established with trial and error.
Lyrics can be moved vertically to place them inside the staff. The lyrics are moved with <code>\override LyricText.extra-offset = #'(0 . <var>dy</var>)</code> and there are similar commands to move the extenders and hyphens. The offset needed is established with trial and error.


<lilypond version="2.24">
<lilypond version="2.24">