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


_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to