Status: Accepted
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 1447 by brownian.box: \unset Timing.defaultBarType does not work
http://code.google.com/p/lilypond/issues/detail?id=1447

Reported by Xavier Scheuer:


\version "2.13.42"

\relative c' {
  c1
  c
  \set Timing.defaultBarType = ""
  c1
  c
  \unset Timing.defaultBarType  % does not work
  c1
  c
  \set Timing.defaultBarType = "|"
  c1
  c
}

Attachments:
        test.png  1.1 KB


_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to