Patrice,

On 17/01/14 10:14, Patrice BRÉFORT wrote:
Hello,

Thank you very much for the great work you are doing with lilypond!

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 } }
}


See attached png from the most recent development build 2.19.1.

Do you get this same output in 2.18.0?

James

<<attachment: Screenshot.png>>

_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to