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: [EMAIL PROTECTED] WWW: http://www.s3.kth.se/~mabe =============================================



_______________________________________________
Lilypond-user mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/lilypond-user

Reply via email to