-
Notifications
You must be signed in to change notification settings - Fork 185
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Lyrics line height option #3640
Labels
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
At the moment I can set
--lyric-top-min-margin
to achieve a gap at the start of the first lyrics line. For songs with multiple verses i would like to create more space between the verses. See here for example:There is
©lineheight
onsyl
nodes in MEI but I think thats not the right place to control the genereal layout. Musescore for example does only export MEI5.0+basic and does not encode stylistic properties.A new option
--lyric-line-height
or such could be introduced.The text was updated successfully, but these errors were encountered: