bug-lilypond
[Top][All Lists]
Advanced

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

Re: Possible bug, or I am doing something wrong?


From: -Eluze
Subject: Re: Possible bug, or I am doing something wrong?
Date: Thu, 7 Jun 2012 08:59:24 -0700 (PDT)


Sami wrote:
> 
> 
>> does it help if you put
>> 
>> \autochange \new Voice { … }
>> 
> 
>> 
>> Eluze
> 
> 
> Thank you. It opens up a new can of worms. The stem up - down work fine
> now,
> 

that's all I tried to solve…



>  but the autochange is reversed! Running this will show what I mean:
> 
> \version "2.14.2"
> \score
>       {
>       \new PianoStaff
>       <<      
>               \new Staff = "up"{
>               \time 2/4
>               \clef treble
>               \autochange {
>               \new Voice              
>               \relative c''
>                       {
>                       \stemUp{        
>                       b8[ c b' c | d2] 
>               }}}}
>               
>               \new Staff = "down"{
>               \time 2/4
>               \clef bass
>               \autochange {
>               \new Voice
>               \relative c' 
>                       {
>                       \stemDown{      
>                        b8[ c b' c | d2]   
>               }}}}            
>       >>
>       }
> 
> 

that seems to be due to the manual beaming
maybe you could override the beaming structure (analogous to 4/4 timing)

and the  next bug???



> btw, the lilypond-user list won't accept my msgs even though I am a
> registered 
> user. Still pending...
> 

altogether, did you think of switching staves manually? you'd be faster than
waiting for a new release with this/these bug/bugs fixed (they are not even
in the issue tracker yet!)

Eluze

it's here now
-- 
View this message in context: 
http://old.nabble.com/Possible-bug%2C-or-I-am-doing-something-wrong--tp33965119p33976584.html
Sent from the Gnu - Lilypond - Bugs mailing list archive at Nabble.com.




reply via email to

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