lilypond-user
[Top][All Lists]
Advanced

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

Re: Removing the tagline from the command-line


From: Phil Holmes
Subject: Re: Removing the tagline from the command-line
Date: Sun, 5 Dec 2010 15:14:51 -0000

Thanks.  Now implemented in the regression checker, so no need to skip the bottom of the page.

--
Phil Holmes
 
 
----- Original Message -----
Sent: Sunday, December 05, 2010 1:51 PM
Subject: Re: Removing the tagline from the command-line

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, address@hidden, 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
address@hidden
http://lists.gnu.org/mailman/listinfo/lilypond-user

reply via email to

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