bug-lilypond
[Top][All Lists]
Advanced

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

Issue 576 in lilypond: TextSpanner 'bound-details 'left-broken is ignor


From: codesite-noreply
Subject: Issue 576 in lilypond: TextSpanner 'bound-details 'left-broken is ignored when coming after a 'bound-details 'left
Date: Fri, 08 Feb 2008 02:40:11 -0800

Issue 576: TextSpanner 'bound-details 'left-broken is ignored when coming after a 'bound-details 'left
http://code.google.com/p/lilypond/issues/detail?id=576

New issue report by v.villenave:
% The snippet below ignores the setting of
% TextSpanner #'bound-details #'left-broken:

\version "2.11.34"

\new Staff {
  \override TextSpanner #'bound-details #'left #'text =
     \markup { \italic "coperta" }
  \override TextSpanner #'bound-details #'left-broken #' text =
     \markup { \italic "FOO" }
  c'4 \startTextSpan c'4 c'4 c'4 \break
  c'4 c'4 c'4 c'4 \stopTextSpan
}


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]