Thomas Morley <thomasmorle...@googlemail.com> writes:

> no bug, but the barline-interface is heavily changed with 2.17.5.
> http://lilypond.org/doc/v2.17/Documentation/changes-big-page.html
>
> It's now very easy to define own custom-BarLines.
>
> But there was need to change several strings.
> ":" is now used _only_ for repeat-bar-lines, p.e. ":|."
> The dashed bar-line now needs "!", and others.
>
> See ‘scm/bar-line.scm’ for more details.

The convert-ly rules for 2.17.5 state

    str = re.sub (barstring + r'":"', '\\1\\2";"', str)

which is not really related to "!".  Is this an oversight?

-- 
David Kastrup


_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to