bug-lilypond
[Top][All Lists]
Advanced

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

Re: Footnotes profileration with null header/footer


From: James
Subject: Re: Footnotes profileration with null header/footer
Date: Sat, 3 Mar 2012 14:53:18 +0000

Nicolas,

On 2 March 2012 12:20, Nicolas Sceaux <address@hidden> wrote:
> Hi,
>
> Using today's git LilyPond, the following snippet gives weird results:
> the footnote is printed several times in header and footer, and on
> several pages.
>
> \version "2.15.32"
>
> \paper {
>  oddHeaderMarkup = \markup\null
>  evenHeaderMarkup = \markup\null
>  oddFooterMarkup = \markup\null
>  evenFooterMarkup = \markup\null
> }
>
> {
>  \footnote #'(0 . -1) #'NoteHead "a footnote"
>  c'1 \pageBreak
>  c'1
> }
>
> When using e.g. "" instead of \markup\null then everthing seems fine.
>
> Nicolas
>
http://code.google.com/p/lilypond/issues/detail?id=2376

Keith Ohara reproduced this on an earlier version of 2.15.x so it was
entered as as bug based on that instead.


-- 
--

James



reply via email to

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