bug-lilypond
[Top][All Lists]
Advanced

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

Issue 493 in lilypond: Text spanners and trills do not obey 'to-barline


From: codesite-noreply
Subject: Issue 493 in lilypond: Text spanners and trills do not obey 'to-barline
Date: Tue, 16 Oct 2007 15:56:46 -0700

Issue 493: Text spanners and trills do not obey 'to-barline
http://code.google.com/p/lilypond/issues/detail?id=493

New issue report by trevorbaca:
Hi,

In the following snippet, both the trill spanner and the text spanner
should stop a the barline.


%%%% Start %%%%%
\version "2.11.34"
{
  \override TrillSpanner #'to-barline = ##t
  f'1\startTrillSpan | f'1\stopTrillSpan

  \override TextSpanner #'to-barline = ##t
  f'1 \startTextSpan f'1 \stopTextSpan
}
%%%%% END %%%%%




Attachments:
        to-barline.png  6.4 KB


Issue attributes:
        Status: New
        Owner: ----
        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]