Am Sonntag, 5. Dezember 2010, um 14:38:09 schrieb Phil Holmes:
> I'm told that the tagline can be turned off using some scheme, and that
> this can then be invoked from the command line.  I want to be able to do
> this for my regression comparison tool, but have been unable to work it
> out.  Can someone give me the recipe, please?

Create a file called e.g. no-tagline.ily with the contents:
   \header { tagline = ##f }

Then you can pass the -dinclude-settings=no-tagline.ily option to lilypond. 
That way all files will use the additional settings from no-tagline.ily. That 
was the main reason for adding the include-settings option...


lilypond -dinclude-settings=no-tagline.ily accidental-ancient.ly 


Chers,
Reinhold
-- 
------------------------------------------------------------------
Reinhold Kainhofer, reinh...@kainhofer.com, http://reinhold.kainhofer.com/
 * Financial & Actuarial Math., Vienna Univ. of Technology, Austria
 * http://www.fam.tuwien.ac.at/, DVR: 0005886
 * LilyPond, Music typesetting, http://www.lilypond.org
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to