> I didn't think to the solution proposed by Mark that looks very interesting. > I'm checking :) It was not something like that, you wanted ?
%%%%%%%%%%%%%%%%%%%%%
\include "extractMusic.ly"
fullMusic = \new StaffGroup <<
\new Staff
\relative c' { c2 d4 e f g a b c2 d4 e f g a b c1}
\new Staff \with { \clef F }
\relative c' { c2 b a g e c d g, c1}
>>
\score { \fullMusic }
\score { \extractBegin \fullMusic { s1*2 s2 }}
\score { \extractEnd \fullMusic s1*2}
%%%%%%%%%%%%%%%%%%%%%%%%%
--
Gilles
test.pdf
Description: Adobe PDF document
_______________________________________________ lilypond-user mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-user
