Oops,
Attached wrong version.
\version "2.16"
#(define (align grob)
(let* ((stil (ly:grob-property grob 'stencil))
(stil-X (ly:stencil-extent stil X))
(text (ly:grob-property grob 'text))
(punct-R (char-set #\, #\" #\; #\! #\. #\space))
(punct-L (char-set #\
Hi Jun,
On Wed, May 1, 2013 at 10:28 PM, Jun Wang wrote:
> Hi
> I have a lyrics alignment issue when lyrics contains punctuations.
>
> First Let me take the example from the reference manual, see the " I am
> so lonely..." piece below.
>
> http://lilypond.org/doc/v2.16/Documentation/notation/