lilypond-auto
[Top][All Lists]
Advanced

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

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


From: lilypond
Subject: Re: [Lilypond-auto] Issue 2574 in lilypond: Footnote on first time signature gets mark but no footnote text
Date: Sun, 10 Jun 2012 12:40:59 +0000


Comment #6 on 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

not only TimeSignature, also RehearsalMark has the same problem:

\version "2.15.40"
#(set-default-paper-size "a8landscape")
\header { tagline = ##f }
\new Voice {
  \footnote #'(1 . 1) #'RehearsalMark "Mark A" \default
  \mark \default
  s1
  \footnote #'(1 . 1) #'RehearsalMark "Mark B" \default
  \mark \default
  s1
}


Attachments:
        rehearsal.png  5.2 KB




reply via email to

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