bug-lilypond
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Issue 1351 in lilypond: Y-extent of a modified LyricExtender stencil


From: lilypond
Subject: Re: Issue 1351 in lilypond: Y-extent of a modified LyricExtender stencil is not accounted for in the skyline
Date: Sun, 24 Oct 2010 21:07:38 +0000

Updates:
        Status: Invalid

Comment #1 on issue 1351 by n.puttock: Y-extent of a modified LyricExtender stencil is not accounted for in the skyline
http://code.google.com/p/lilypond/issues/detail?id=1351

If you check the Internals Reference, you'll see that LyricExtender has a default vertical extent of '(0 . 0). You can of course change this to allow the comma to take up space:

\override LyricExtender #'Y-extent = #'()

(this causes the default extent to be set to ly:grob::stencil-height)

Attachments:
        extender.png  3.1 KB




reply via email to

[Prev in Thread] Current Thread [Next in Thread]