https://bugs.documentfoundation.org/show_bug.cgi?id=145239
Heiko Tietze <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |needsDevAdvice CC| |[email protected] See Also| |https://bugs.documentfounda | |tion.org/show_bug.cgi?id=55 | |436 --- Comment #2 from Heiko Tietze <[email protected]> --- Footnotes can use all kind of auto-numbering, though all are hard-coded. ODF seems to allow a flexible assignment: "20.322 style:num-format...a value of type string" and I wonder if we can do something like for list styles with a user-defined character per level. Simplest solution from the UI POV is to have a string like "①②③" that continues similar to the Chicago style (introduced for bug 55436) after the maximum number showing ①①, ①② etc. -- You are receiving this mail because: You are the assignee for the bug.
