hi people, is my logic totally up the creek, or should this code work?
----------------------------------------------------------- global = { \property Staff.TextScript \override #'padding = #2 \property Score.RehearsalMark \override #'padding = #2 \time 3/4 \skip 4*48 \bar "||" \repeat volta 2 { s4\pp \skip 4*10 s4\mf \skip 4*12 s4\f \skip 4*5 s4\p \skip 4*5 s4\f \skip 4*11 } } -------------------------------------------------------------- this is for a quartet score which i am arranging, and i thought it might be easier to put the dynamics in the global definition, but i get the following error message when i try compiling the score: ---------------------------------------------------------------- <--- SNIP ---> /home/binabik/music/wassermusik/hwv349/minuet/globals.ly:22:6: warning: Junking request: `Lyric_req': s4 \pp /home/binabik/music/wassermusik/hwv349/minuet/globals.ly:24:6: warning: Junking request: `Lyric_req': s4 \mf [24] /home/binabik/music/wassermusik/hwv349/minuet/globals.ly:26:6: warning: Junking request: `Lyric_req': s4 \f /home/binabik/music/wassermusik/hwv349/minuet/globals.ly:28:6: warning: Junking request: `Lyric_req': s4 \p /home/binabik/music/wassermusik/hwv349/minuet/globals.ly:30:6: warning: Junking request: `Lyric_req': s4 \f [28] <--- SNIP ---> --------------------------------------------------------------- any ideas, anyone? thanx for your time, simon. -- Confucius say, man who live in glass house shower in basement. _______________________________________________ Lilypond-user mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/lilypond-user