bug-lilypond
[Top][All Lists]
Advanced

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

Re: slurs in polyphony and TabStaff problems


From: Marek Klein
Subject: Re: slurs in polyphony and TabStaff problems
Date: Fri, 8 Jun 2012 22:40:54 +0200

Hello,

2012/6/3 Federico Bruni <address@hidden>

> Another report about slurs and TabStaff.
> IIUC, now slurs connect note heads in polyphony (instead of stems).
> I _think_ that it's a desired output.
>
> However, it's breaking the TabStaff slurs.
> Find attached .png examples (see differences between 2.14.2 and 2.15.40).
>
> here's the minimal example:
>
> \version "2.15.40"
>
> first =  \relative c' {
>  b8( c)
> }
>
> second = \relative c {
>  d8( e)
> }
>
> \score {
>  \new StaffGroup <<
>    \new Staff = "guitar" <<
>      \context Voice = "first voice" { \clef "G_8" \voiceOne  \first }
>      \context Voice = "second voice" { \clef "G_8" \voiceTwo  \second }
>    >>
>    \new TabStaff = "tab" <<
>      \context TabVoice = "tab first voice" { \clef "moderntab" \voiceOne
> \first }
>      \context TabVoice = "tab second voice" { \clef "moderntab" \voiceTwo
> \second }
>    >>
>  >>
> }
>
>
Colin has opened an issue for this:
http://code.google.com/p/lilypond/issues/detail?id=2587
Colin, please do not forget to inform the list when you add an tracker
issue... :(

Marek


reply via email to

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