lilypond-devel
[Top][All Lists]
Advanced

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

`opus' header field at surprising position


From: Werner LEMBERG
Subject: `opus' header field at surprising position
Date: Thu, 19 Sep 2013 07:51:20 +0200 (CEST)

Folks,


consider this snippet (image attached):

  \header {
    title = "title"
    opus = "opus"
    composer = "composer"
    copyright = ""
    footer = ""
    tagline = ""
  }

  \markup { top1 }
  \markup { top2 }
  \markup { top3 }

  \score { c''1 }

I would expect that `opus' appears vertically before `top1'.

Is this a bug?  Otherwise, I suggest to change the code so that the
header block really stays together.


    Werner

PNG image


reply via email to

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