The reason that your setting doesn't work is probably that there is a
default setting corresponding to
\override Stem #'details #'beamed-minimum-free-lengths =  #'(1.83 1.5 1.25)
as well. I'm sure you can guess what that property means.

  /Mats

Tiago Morin wrote:
Hi

I'm trying to reduce beamed stem length to avoid stem clash:
<<{g'2}\\{
\stemUp
\override Stem #'details #'beamed-lengths = #'(1.25 )
g8[ d'] f'[ d']
}\\{ \stemDown g2}>>

the Stem #'details #'beamed-lengths allows to increase the stem
but not reduce... :(

any suggestions?

Thank's

Tiago Morin



_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user

--
=============================================
        Mats Bengtsson
        Signal Processing
        Signals, Sensors and Systems
        Royal Institute of Technology
        SE-100 44  STOCKHOLM
        Sweden
        Phone: (+46) 8 790 8463                         
       Fax:   (+46) 8 790 7260
        Email: [EMAIL PROTECTED]
        WWW: http://www.s3.kth.se/~mabe
=============================================



_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to