Hi, It works fine now (fragments on a line) with the source here. But I cant change the Staffsize. I tried with StaffSize staffsize myStaffSize, with an without #, in paper and or in layout block(s). But it doenst changes the StS. How may I do it?
Thanks in advance Francois \version "2.10.25" \paper { #(define dump-extents #t) indent = 0\mm line-width = 160\mm - 2.0 * 0.4\in ragged-right = ##t force-assignment = #"" line-width = #(- line-width (* mm 3.000000)) } \layout { } \markup { \line { %%%%%%% \score { \relative c'' { \new PianoStaff << \new Staff { \time 2/4 c4 e g g } \new Staff { \clef bass c,,2 c, } >> } \layout { ragged-right = ##t } } \null \null \score { \relative c'' { << \new PianoStaff << \new Staff { \time 2/4 c8 b c d e4 e } \new Staff { \clef bass e,,8 d e f g4 c, } >> \new Staff { \clef bass c2 c, } >> } \layout { ragged-right = ##t } } \null \null \score { \relative c'' { \new PianoStaff << \new Staff { \time 2/4 c4 e g g, } \new Staff { \clef bass c,, c' e c } >> } \layout { ragged-right = ##t } } } } %The End of the \markup & \line %%%%%%% _______________________________________________ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user