Re: [LSR v.2.18] "Hymn Template for per-voice music and \partcombine" does not compile.

2014-02-28 Thread Ed Gordijn
Hi Pierre, The scheme code is no longer needed, you can get the same result with the attached file using standard syntax. I don't no if this makes the snippet obsolete. The use of NullVoice is well documented so what remains is the shifting of the voices and an illustration of \parcombineApar

partcombine rest moves up with silent second voice

2014-02-10 Thread Ed Gordijn
Hi, Using partcombine with a silent second voice (full rests r1 or R1) and the first voice starts on the last beat. It moves the quarter rest up. \version "2.18.0" musicI = { r2 r4 c''| c''1 } musicII = { r1 | r1 } \partcombine \musicI \musicII I posted this on the user list and Karol

Manual page break in a user defined variable

2011-09-21 Thread Ed Gordijn
> I'm not top posting. Hi, This is related to http://code.google.com/p/lilypond/issues/detail?id=1903 The alternative that is suggested in 1903 doesn't work when you use a variable for the pageBreak. See also http://lists.gnu.org/archive/html/lilypond-user/2011-09/msg00263.html mvtI = { c'4 c

Alignment of text mark is lost when an offset is applied

2011-04-06 Thread Ed Gordijn
Hi, When I apply an offset to a text mark the alignment changes. The behaviour is different for marks centered on the clef and marks centered on bar lines but both are not correct (or not conform the IR). In the example below you should expect a shift to the right for both marks. I tested version

\repeat percent does not use the beat-slash stencil

2011-03-19 Thread Ed Gordijn
> I'm not top posting. %%% Example about repeat percent %%% Beat-slash stencil should be used in both examples \version "2.13.54" \relative c''{ \time 4/4 \key c \major % Ok \repeat percent 4 {c8 c } % Not Ok \repeat percent 4 {c8 c16 c} } \layout{ ragged-right = #