lilypond-auto
[Top][All Lists]
Advanced

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

[Lilypond-auto] Issue 2574 in lilypond: Footnote on first time signature


From: lilypond
Subject: [Lilypond-auto] Issue 2574 in lilypond: Footnote on first time signature gets mark but no footnote text
Date: Tue, 29 May 2012 11:28:22 +0000

Status: Accepted
Owner: ----
CC: address@hidden

New issue 2574 by address@hidden: Footnote on first time signature gets mark but no footnote text
http://code.google.com/p/lilypond/issues/detail?id=2574

#(set-default-paper-size "a8landscape")
\header { tagline = ##f }
\new Voice {
  \footnote #'(1 . 1) #'TimeSignature "3/4" \default \time 3/4
  c' c' c'
  \footnote #'(1 . 1) #'TimeSignature "2/4" \default \time 2/4
  c' c'
}

produces the attached image. This would appear to be a problem in the backend, possibly lily/page-layout-problem.cc.

Attachments:
        junk.png  5.8 KB




reply via email to

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