bug-lilypond
[Top][All Lists]
Advanced

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

Re: \unset Timing.defaultBarType does not work


From: Dmytro O. Redchuk
Subject: Re: \unset Timing.defaultBarType does not work
Date: Mon, 13 Dec 2010 09:48:05 +0200
User-agent: Mutt/1.5.20 (2009-06-14)

On Mon 13 Dec 2010, 00:45 Xavier Scheuer wrote:
> Hi,
Hi!

> NR 1.2.5 Bars > Bar lines  states that
> 
>   The default bar type used for automatically inserted bar lines is "|".
> 
> If we change this to  ""  with  \set Timing.defaultBarType = ""
>   \unset Timing.defaultBarType  should change it back to  "|"  and print
> again bar lines.
> This is not the case.
Thank you, added as 1447:
http://code.google.com/p/lilypond/issues/detail?id=1447

> 
> 
> \relative c' {
>   c1
>   c
>   \set Timing.defaultBarType = ""
>   c1
>   c
>   \unset Timing.defaultBarType  % does not work
>   c1
>   c
>   \set Timing.defaultBarType = "|"
>   c1
>   c
> }
> 
> 
> Cheers,
> Xavier
> 
> PS:  \set  is not working immediately, but only *after* the NEXT NOTE.
> I suppose this is an inherent issue but it would be great if it could be
> solved, it is really not logical and highly counter-intuitive...

-- 
  Dmytro O. Redchuk
  Bug Squad



reply via email to

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