lilypond-user
[Top][All Lists]
Advanced

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

Re: TeX output with no title - author


From: Mats Bengtsson
Subject: Re: TeX output with no title - author
Date: Fri, 24 Oct 2003 11:47:57 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.3) Gecko/20030312

How do you process the resulting file? You will only get the
titling in the file if you use the command ly2dvi (when you
switch to version 2.0 of LilyPond you will be confused by the
fact that ly2dvi has been renamed to lilypond and the old lilypond
command to lilypond-bin). So, you should use
ly2dvi myfile.ly
to get a .dvi file or
ly2dvi -P myfile.ly
to also get a .ps file or
ly2dvi -p myfile.ly
to also get a .pdf file of your score with titling included.

   /Mats

Guido Milanese wrote:
A second question regarding lily output produced by Noteedit. There is a header:

\header {
        title = "Agnus Dei II"
        composer = "G. de Machaut"
}

which produces the TeX output:

\def\lilypondtitle{Agnus Dei II}%
\def\lilypondcomposer{G. de Machaut}%

but no title-author is produced.

I am using lilypond version 1.7.14.

Thanks!


--
=============================================
        Mats Bengtsson
        Signal Processing
        Signals, Sensors and Systems
        Royal Institute of Technology
        SE-100 44  STOCKHOLM
        Sweden
        Phone: (+46) 8 790 8463                         
        Fax:   (+46) 8 790 7260
        Email: address@hidden
        WWW: http://www.s3.kth.se/~mabe
=============================================





reply via email to

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