lilypond-auto
[Top][All Lists]
Advanced

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

Re: [Lilypond-auto] Issue 3653 in lilypond: Beam ends not matched to Sta


From: lilypond
Subject: Re: [Lilypond-auto] Issue 3653 in lilypond: Beam ends not matched to StaffSymbol thickness
Date: Sun, 10 Nov 2013 01:56:18 +0000


Comment #1 on issue 3653 by address@hidden: Beam ends not matched to StaffSymbol thickness
http://code.google.com/p/lilypond/issues/detail?id=3653

Followup by Peter on lilypond-user:
I found a solution myself:

\version "2.16.2"

\score {
\new Staff \with { \override StaffSymbol #'thickness = #2.5 }
{ \relative c'' { \override Stem #'beamlet-default-length = #'(0.16 . 0.18) \override Beam #'clip-edges = ##f g16 a bes c } }
}

It might not be a proper use of these parameters, but it works for me.

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings



reply via email to

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