Please note that there is a waste of time to send bug reports
on such an old version of LilyPond. In fact, even bug reports
related to the latest stable version, 2.10, are mostly ignored
since the next stable release 2.12 is to appear within a not
so distant future.

This particular bug should be fixed in 2.10, though.

  /Mats

Claus Tirel wrote:

I'm not top posting.

Stanzas entered with \markup{} at the bottom of a song are put on top of the
song when using lilypond-book --psfonts example.lytex

============= begin example.lytex =============
\documentclass[a4paper]{article}

\usepackage[final,dvips]{graphics}
\DeclareGraphicsExtensions{.pdf,.eps}
\DeclareGraphicsRule{*}{pdf}{*}{}

\begin{document}

\lilypondfile{song_with_stanzas_at_bottom.ly}

\end{document}
============= end example.lytex =============
============= begin song_with_stanzas_at_bottom.ly =============
\version "2.8.1"
\header{
 title = "Title"
}
\score{
 \relative c'{
c }
}

% The following text will appear at the top of the song (above the title)
% instead of at the bottom of the song.

\markup{
 Stanza at the bottom.
}
============= end song_with_stanzas_at_bottom.ly =============



_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond


--
=============================================
        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
=============================================



_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to