lilypond-auto
[Top][All Lists]
Advanced

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

[Lilypond-auto] Issue 3822 in lilypond: \auto-footnote numbers clash wit


From: lilypond
Subject: [Lilypond-auto] Issue 3822 in lilypond: \auto-footnote numbers clash with ext when using 'lots' of footnotes
Date: Mon, 20 Jan 2014 11:16:44 +0000

Status: Accepted
Owner: ----
Labels: Type-Ugly

New issue 3822 by address@hidden: \auto-footnote numbers clash with ext when using 'lots' of footnotes
http://code.google.com/p/lilypond/issues/detail?id=3822

I noticed that when you create more than 9 footnotes in the same page with
the markup command named \auto-footnote, the delayed stencil used for
writing the number has incorrect size.

This is an example to reproduce the bug :
\version "2.18.0"
\markuplist {
 \line { \auto-footnote one { one } \auto-footnote two { two } }
 \auto-footnote three { three }
 \line { \auto-footnote four { four } \auto-footnote five { five } }
 \line { \auto-footnote six { six } \auto-footnote seven { seven } }
 \auto-footnote eight { eight }
 \line { \auto-footnote nine { nine } \auto-footnote ten { ten } }
 \line { \auto-footnote eleven { eleven } \auto-footnote twelve { twelve } }
}



Attachments:
        auto-footnote.png  34.5 KB

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings



reply via email to

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