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

Comment #1 by arvidgr:
Was something changed here in 2.11.38?

Before that release, hairpins stopped at bar lines (regardless of #'to-barline); now
they don't (regardless of #'to-barline).

It's not a regression though -- AFAICT #'to-barline never worked...

{
  \override Hairpin #'to-barline = ##f
  f'1\< | f'1\> | f'1\! |\bar "||"

  \override Hairpin #'to-barline = ##f
  f'1 \< | f'1 \> | f'1\!
}


-- Arvid




--
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
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to