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

New issue 3822 by [email protected]: \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