Using lyrics as markup text: Difference between revisions
m New category Tags: Mobile edit Mobile web edit |
Use paper height to bring the LilyPond code closer to the rendering |
||
| Line 91: | Line 91: | ||
%%%%%%%%%%%%%%%% | %%%%%%%%%%%%%%%% | ||
\ | \paper { | ||
tagline = ##f | |||
paper-height = 3\in | |||
} | |||
mus = \relative c'' { \partial 4. g8 a g e c r4 r8 g' a g | f[ d] } | mus = \relative c'' { \partial 4. g8 a g e c r4 r8 g' a g | f[ d] } | ||