Hello all,

I'm working on putting together some "house style" stylesheets, and wanted to 
see if I had the best structure…

As one example, I'm tweaking up a Henle piano score stylesheet (e.g. Beethoven 
Piano Sonatas Urtext, ca. 1980):

1. Lilypond.ily
-- basic settings [that really should be Lilypond defaults!]

2. Score.ily
-- \Score context settings [that really should be Lilypond defaults!]
-- \include Lilypond.ily

3. PianoStaff.ily
-- \PianoStaff context settings [that really should be Lilypond defaults!]
-- \include Score.ily

4. Henle_house.ily
-- settings that are Henle- (but not piano-) specific

5. Henle_piano.ily
-- settings that are Henle-piano-specific
-- \include Henle_house.ily and \PianoStaff.ily

6. piano_Henle_concert.ily
-- final settings that make it all look like (e.g.) the Beethoven Piano Sonatas 
edition
-- \include Henle_piano.ily

Does that look like the best (i.e., most flexible) structure?

Thanks,
Kieren.
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to