bug-lilypond
[Top][All Lists]
Advanced

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

Issue 1447 in lilypond: \unset Timing.defaultBarType does not work


From: lilypond
Subject: Issue 1447 in lilypond: \unset Timing.defaultBarType does not work
Date: Mon, 13 Dec 2010 07:47:12 +0000

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]