bug-lilypond
[Top][All Lists]
Advanced

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

Issue 661 in lilypond: Unwanted TextScript offset when overriding Trill


From: codesite-noreply
Subject: Issue 661 in lilypond: Unwanted TextScript offset when overriding TrillSpanner style
Date: Tue, 19 Aug 2008 03:09:46 -0700

Issue 661: Unwanted TextScript offset when overriding TrillSpanner style
http://code.google.com/p/lilypond/issues/detail?id=661

New issue report by v.villenave:
%% Setting the TrillSpanner style to zigzag causes
%% TextScripts on the same system prior to the spanner
%% to be offset upwards.

\version "2.11.55"

\score {
       \relative c' {
               c1^"text"
               \break
               c2^"text"
               c2_"text"
               \override TrillSpanner #'style = #'zigzag
               c\startTrillSpan
               c^"text"\stopTrillSpan
       }
}



Issue attributes:
        Status: Accepted
        Owner: v.villenave
        Labels: Type-Defect Priority-Medium

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings




reply via email to

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