lilypond-user
[Top][All Lists]
Advanced

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

Re: including source file name in output


From: Han-Wen Nienhuys
Subject: Re: including source file name in output
Date: Sat, 12 Nov 2005 15:03:53 +0100
User-agent: Mozilla Thunderbird 1.0.7-1.1.fc4 (X11/20050929)

Randy wrote:
Is there a way to cause the source filename to be printed in the output? Ideally, I would like the source file name to appear in small print below the
tagline.
try

\header {

tagline = \markup  { "hello" #(ly:export  (ly:parser-output-name parser)) }

}

Thanks for the help........Randy



--
 Han-Wen Nienhuys - address@hidden - http://www.xs4all.nl/~hanwen




reply via email to

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