2009/6/16 Graham Percival <gra...@percival-music.ca>: > split the css into multiple files (I think CSS supports that),
Yes, this is easily done just like include commands of lilypond. @import "file.css"; that's why they call them "cascade style sheets". Only if the styles are going to vary from directory to directory for the same elements, or if a single monolithic CSS file would be too complex, it worths to split the sheet. -- Francisco Vila. Badajoz (Spain) www.paconet.org _______________________________________________ lilypond-devel mailing list lilypond-devel@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-devel