lilypond-auto
[Top][All Lists]
Advanced

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

[Lilypond-auto] Issue 2571 in lilypond: tuplet bracket starts to late wh


From: lilypond
Subject: [Lilypond-auto] Issue 2571 in lilypond: tuplet bracket starts to late when the expression starts with a spacer
Date: Mon, 28 May 2012 09:32:10 +0000

Status: Accepted
Owner: ----
Labels: Type-Ugly

New issue 2571 by address@hidden: tuplet bracket starts to late when the expression starts with a spacer
http://code.google.com/p/lilypond/issues/detail?id=2571

the tuplet bracket is to short on the left:
{ \times 2/3{ s4 c' e'} r4 }

a workaround is to use a hidden rest instead:
{ \times 2/3{ \hideNotes r4 \unHideNotes  c' e'} }





reply via email to

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