lilypond-user
[Top][All Lists]
Advanced

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

Re: PDF output without (fwd)


From: Martin Tarenskeen
Subject: Re: PDF output without (fwd)
Date: Fri, 29 Aug 2014 12:23:21 +0200 (CEST)
User-agent: Alpine 2.11 (LFD 23 2013-08-11)



On Fri, 29 Aug 2014, Urs Liska wrote:

 That line is created by the "tagline" header field.

 To remove that use

 \header {
   tagline = ""
 }


Or:

tagline = ##f


Question: is there a difference? Does maybe

        tagline = ""

use any (invisible) vertical space in the output, while

        tagline = ##f

does not? I haven't tried yet.

--

MT

reply via email to

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