Centering lyrics #3067
Unanswered
NoahSylwester
asked this question in
Q&A
Replies: 2 comments
-
Could you give a minimal MEI example encoding and the desired output? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Of course, thanks for any help. Here's a short song -- I've attached a zip of the musicxml file, which is the file format I am given for this. The first screenshot is this file rendered by Finale, notice the lyrics are generally centered below the corresponding note. This is the behavior I'm aiming for. The second screenshot is how I'm able to render this file through verovio right now, notice how the lyrics are generally left-aligned with the corresponding note. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, I'm working on adjusting some behavior in verovio to fit the needs of my own project. One thing that I'm trying to achieve is centering lyric parts on their corresponding notes. I've been mucking around with Syl::PrepareLyrics, and LayerElement::m_xAbs (maybe as a workaround), LayerElement::m_drawingXRel to no real avail. Not necessarily looking for solutions here, but I'm hoping perhaps somehow might know enough to point me in the right direction. Also maybe an idiot-check if this feature already somehow exists somewhere without my knowledge.
Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions