Re: Part combine problems

2012-08-15 Thread Daniel E. Moctezuma
I've found a workaround to points 2 and 4: \new Staff \with { printPartCombineTexts = ##f } \set Staff.instrumentName = \markup \center-column { Soprano II III } \new Voice = Dynamics \dynamicUp \sopranoIDynamics \partcombine \sopranoII \sopranoIII \new Voice =

Part combine problems

2012-08-14 Thread Daniel E. Moctezuma
Hello, I'm having problems using \partcombine: 1. I have 3 voices, how can I use \partcombine (or equivalent) with 3 or more voices? (in this case 3) 2. Each of the voices have dynamics (on the same beats), using \partcombine with 2 voices show them correctly but the dynamics are duplicated.

Re: Part combine problems

2012-08-14 Thread David Kastrup
Daniel E. Moctezuma democtez...@gmail.com writes: Hello, I'm having problems using \partcombine: 1. I have 3 voices, how can I use \partcombine (or equivalent) with 3 or more voices? (in this case 3) Cf. URL:http://code.google.com/p/lilypond/issues/detail?id=2610 2. Each of the voices

Re: Part combine problems

2011-12-07 Thread James
Nels, On 7 December 2011 04:04, Nels Drue Daily dailymusici...@gmail.com wrote: I'm getting an error message when compiling my music: (UnicodeDecodeError: 'utf8' codec can't decode bytes in position 1022-1023: unexpected end of data) What does that mean? Without some context or an example

Re: Part combine problems

2011-12-07 Thread James
Adding LilyPond User to thread. On 7 December 2011 14:36, Nels Daily dailymusici...@gmail.com wrote: I'm using 2.14.2. When I try it in a small example I don't get errors. It usually only happens in context of a large piece. I'm writing an orchestral work and trying to use the partcombiner in

Part combine problems

2011-12-06 Thread Nels Drue Daily
I'm getting an error message when compiling my music: (UnicodeDecodeError: 'utf8' codec can't decode bytes in position 1022-1023: unexpected end of data) What does that mean? It is also saying that it can't end slurs or that notes already have slurs. The partcombiner won't combine them. But it