[prev in list] [next in list] [prev in thread] [next in thread] 

List:       lilypond-user
Subject:    Problem with lilypond-book and \markup blocks
From:       "Dominic Neumann" <mail () dominicneumann ! de>
Date:       2007-10-26 20:43:08
Message-ID: d78da65e0710261343m41fb1badl5412a28f5862dd4 () mail ! gmail ! com
[Download RAW message or body]


Hi,

look at the following lilypond-file:

%%%%%% START %%%%%%

\version "2.10.33"

\score {
    {
        <<
        \relative c' {
            \key c \major
            \time 4/4

            f4 f f f | g g g g | a e cis e | \break
            d d fis d | e e e e | gis e gis e |
        }
        >>
    }
}

\markup {
    this is an important markup block
}

%%%%%% END %%%%%%%

When I run this through lilypond, the result is the attachment called
"lilypond.png", but if I put this lilypond file into a LaTeX template
and run lilypond-book, the first system of the page is replaced by the
\markup output (see "lilypond-book-1.png" and "lilypond-book-2.png"
and "lilypond-book-3.png").

In this example there are also very strange page breaks before each system.
In my songbooks, these pagebreaks do not occur, but the replacement of
the first system does and that=B4s very strange.

Is this a known bug? Do you know a workaround?

Dominic


PS: The LyTeX code is:


\documentclass[a5paper,portrait,oneside]{book}
\usepackage[utf8]{inputenc}
\usepackage[T1]{fontenc}
\usepackage[ngerman]{babel}

\begin{document}

\lilypondfile{markup.ly}

\end{document}

["lilypond.png" (image/png)]
["lilypond-book-1.png" (image/png)]
["lilypond-book-2.png" (image/png)]
["lilypond-book-3.png" (image/png)]

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic