lilypond-user
[Top][All Lists]
Advanced

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

Re: stem shortening


From: David Stocker
Subject: Re: stem shortening
Date: Mon, 02 Mar 2009 17:45:35 -0500
User-agent: Thunderbird 2.0.0.19 (X11/20090105)

Thanks Neil,

My life just got a lot easier. I'm going to go read the entire define-grobs.scm file and find ways I may simplify my life further ;-) .

Dave

Neil Puttock wrote:
2009/3/2 David Stocker <address@hidden>:
Yes, but is there a way to tweak this behavior to suit different situations?

For stems:

\override Stem #'(details stem-shorten) = #'(1.0 0.5)

The numbers in the list signify unflagged & flagged stems
respectively; negative values will lengthen the stems.

For beams:

\override beam #'beamed-stem-shorten = #'(1.0 0.5 0.25)

Here the numbers determine the amount to shorten for single, double
and triple beams.

For both examples, I've given the default values as set in define-grobs.scm.

Regards,
Neil






reply via email to

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