Hi list, I have a number of seperate files which call a "header-paper.ly" file with common settings (e.g. line-width, #(ly:set-option 'backend 'eps) and so on.
Now I want to change the TimeSignature style to numeric for all these files. Is it possible to do this from the included file, so that I do not have to paste "\numericTimeSignature" or "\override Staff.TimeSignature #'style = #'()" into every single file? Something like #(ly:set-option ...) in my "header-paper.ly"? Thank you, Thomas _______________________________________________ lilypond-user mailing list [email protected] http://lists.gnu.org/mailman/listinfo/lilypond-user
