Comment #8 on issue 2453 by [email protected]: Long syllables shouldn't be centered under notes
https://code.google.com/p/lilypond/issues/detail?id=2453

Workaround:

\version "2.19.23"
selfAl =
#(define-music-function (al) (number?)
   (once (override '(LyricText self-alignment-X) al)))

\lyricmode { \selfAl #-0.5 straight }

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

Reply via email to