lilypond-user
[Top][All Lists]
Advanced

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

Re: How to control beamed stem length to avoid collision?


From: Simon Albrecht
Subject: Re: How to control beamed stem length to avoid collision?
Date: Thu, 04 Sep 2014 20:53:49 +0200
User-agent: Mozilla/5.0 (Windows NT 6.1; rv:31.0) Gecko/20100101 Thunderbird/31.1.0

Hello Steve,

admittedly this is not easy to figure out.

\once \override Beam.positions = #'(-3.5 . -3.5)
is what you want here. It specifies the y position of the left and right ends of the beam in staff-space units.


Yours,
Simon

Am 04.09.2014 um 20:11 schrieb address@hidden:
  Howdy!

              For some reason lilypond ( 2.18.0) doesn't get this correct
straight
out of the box, though there is lots of room for slightly shorter stems...
shouldn't
need to move the note column...

http://www.gooeytar.com/projects/test/granada_test.pdf

          How do I fix this stem collision?

       Using this thing will lengthen stems but not shorten them

\once \override Stem.details.beamed-lengths = #'(7)
\once \override Stem.details.beamed-lengths = #'(2)

       Code below..

          thanx - steve

Attachment: steve.ly
Description: Text Data


reply via email to

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