Re: Ossia staff is too long when a key change happend

2014-09-17 Thread James
On 16/09/14 13:55, David Kastrup wrote: > James writes: > >>> \markup\italic "This is almost a fix" >>> \new Staff = "main" \relative c'' { >>> c4 b d c >>> << >>> { c4 b d c } >>> \new Staff \with { >>> \omit TimeSignature >>> alignAboveContext = #"main" >>> \magnif

Re: Ossia staff is too long when a key change happend

2014-09-16 Thread David Kastrup
James writes: >> \markup\italic "This is almost a fix" >> \new Staff = "main" \relative c'' { >> c4 b d c >> << >> { c4 b d c } >> \new Staff \with { >> \omit TimeSignature >> alignAboveContext = #"main" >> \magnifyStaff #2/3 >> firstClef = ##f >> } >>

Re: Ossia staff is too long when a key change happend

2014-09-15 Thread James
On 31/08/14 11:36, Pierre Perol-Schneider wrote: > Nice ! Plus it's also working for time changes issue : > > \version "2.19" > > \markup\italic "Ossia staff's too long at time change:" > > \new Staff = "main" \relative c'' { > c4 b d c > << > { c4 b d c } > \new Staff \with { >

Re: Ossia staff is too long when a key change happend

2014-08-31 Thread Pierre Perol-Schneider
Nice ! Plus it's also working for time changes issue : \version "2.19" \markup\italic "Ossia staff's too long at time change:" \new Staff = "main" \relative c'' { c4 b d c << { c4 b d c } \new Staff \with { \omit TimeSignature alignAboveContext = #"main" \magnifySta

Re: Ossia staff is too long when a key change happend

2014-08-31 Thread David Kastrup
Pierre Perol-Schneider writes: >>I'm not top posting > > Hi Squad, > > See enclosed bug with two possible workarounds. > Cheers, > Pierre Here is another: \version "2.19" \markup\italic "Ossia staff's too long at key change:" \new Staff = "main" \relative c'' { c4 b d c << { c4 b d c

Ossia staff is too long when a key change happend

2014-08-31 Thread Pierre Perol-Schneider
>I'm not top posting Hi Squad, See enclosed bug with two possible workarounds. Cheers, Pierre \version "2.19" \markup\italic "Ossia staff's too long at key change:" \new Staff = "main" \relative c'' { c4 b d c << { c4 b d c } \new Staff \with { \omit TimeSignature alignA