New option -dinclude-settings=INCLUDEFILE.ly, which causes lilypond to
include the given file before the score is processed. This allows the user
to change global settings without the need to change the score itself. That
way, several different editions/version (e.g. different page sizes) can be
generated from a file without having to modify the score for each version.

found in  http://lilypond.org/doc/v2.13/Documentation/changes-big-page
http://lilypond.org/doc/v2.13/Documentation/changes-big-page 


i have tried this without any effect on windows, LP version 2.13.31

i included the following in that file

#(set-global-staff-size 13)
\markup hello
\include "deutsch.ly"

but this did not seem to have been included.

my command was: lilypond -V -dinclude-settings
"c:\data\ly\includes\myTestInit.ly" test.ly

what is wrong?

thanks for your help!
-- 
View this message in context: 
http://old.nabble.com/-dinclude-settings%3DINCLUDEFILE.ly-tp29618266p29618266.html
Sent from the Gnu - Lilypond - Dev mailing list archive at Nabble.com.


_______________________________________________
lilypond-devel mailing list
lilypond-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to