lilypond-auto
[Top][All Lists]
Advanced

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

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] Ticket 3653 di


From: Auto mailings of changes to Lily Issues
Subject: [Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] Ticket 3653 discussion
Date: Sun, 07 May 2017 16:02:21 +0000

The workaround above does not work if StaffSymbol.thickness is smaller than default.

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

Looks even better without the overrides.
Any further hint?


[issues:#3653] Beam ends not matched to StaffSymbol thickness

Status: Accepted
Created: Sat Nov 09, 2013 03:54 PM UTC by Anonymous
Last Updated: Fri Nov 29, 2013 12:18 AM UTC
Owner: nobody
Attachments:

Originally created by: *anonymous

Originally created by: address@hidden

From Peter van Kranenburg, verified by Harm:

\version "2.17.95"

\new Staff \with { \override StaffSymbol #'thickness = #4 }
\relative c'' { g16 a b c }

The beam does not overlap the stems of the notes entirely, which does not look very nice (see attached png). It should start at the left of the first stem and end at the right of the last stem rather than in the center of both.


Sent from sourceforge.net because address@hidden is subscribed to https://sourceforge.net/p/testlilyissues/issues/

To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/testlilyissues/admin/issues/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Testlilyissues-auto mailing list
address@hidden
https://lists.sourceforge.net/lists/listinfo/testlilyissues-auto

reply via email to

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