[ << General input and output ] | [Top][Contents][Index] | [ Spacing issues >> ] |
[ < Using tags ] | [ Up : Different editions from one source ] | [ Using music functions > ] |
Using global settings
Global settings can be included from a separate file:
lilypond -dinclude-settings=MY_SETTINGS.ly MY_SCORE.ly
Groups of settings such as page size, font or type face can be
stored in separate files and loaded with several
-dinclude-settings
options. This allows different editions
from the same score as well as standard settings to be applied to
many scores, simply by specifying the proper settings file.
This technique also works well with the use of style sheets, as discussed in Style sheets.
See also
Learning Manual: Organizing pieces with variables, Style sheets.
Notation Reference: Including LilyPond files.