Re: partcombine: incorrect glissando attachment

2015-03-14 Thread Dan Eble
On Mar 14, 2015, at 07:05 , James Lowe p...@gnu.org wrote:
 On 14/03/15 04:34, Dan Eble wrote:
 \version 2.19.16
 
 \score {
  \partcombine
\relative { e'' e e c' }
\relative { b'~ b \glissando e, g }
 }
 
 Is this related to
 
 https://code.google.com/p/lilypond/issues/detail?id=1321
 
 It seems this issue is more subtle than its title.

I think not.  Rather, I suspect that the scheme code doesn’t observe glissandos 
in the way it observes ties and slurs when it decides if the voices are 
together or apart.  None of the short descriptions of the tracked partcombine 
issues strikes me as being related.
— 
Dan


___
bug-lilypond mailing list
bug-lilypond@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-lilypond


Re: partcombine: incorrect glissando attachment

2015-03-14 Thread James Lowe
On 14/03/15 04:34, Dan Eble wrote:
 \version 2.19.16
 
 \score {
   \partcombine
 \relative { e'' e e c' }
 \relative { b'~ b \glissando e, g }
 }
 
 
 ___
 bug-lilypond mailing list
 bug-lilypond@gnu.org
 https://lists.gnu.org/mailman/listinfo/bug-lilypond
 
 

Is this related to

https://code.google.com/p/lilypond/issues/detail?id=1321

It seems this issue is more subtle than its title.

James

___
bug-lilypond mailing list
bug-lilypond@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-lilypond


partcombine: incorrect glissando attachment

2015-03-13 Thread Dan Eble
\version 2.19.16

\score {
  \partcombine
\relative { e'' e e c' }
\relative { b'~ b \glissando e, g }
}


___
bug-lilypond mailing list
bug-lilypond@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-lilypond