lilypond-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

-dinclude-settings=INCLUDEFILE.ly


From: -Eluze
Subject: -dinclude-settings=INCLUDEFILE.ly
Date: Fri, 3 Sep 2010 13:49:50 -0700 (PDT)

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.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]