https://issues.apache.org/bugzilla/show_bug.cgi?id=53195
Yegor Kozlov <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- OS| |All --- Comment #2 from Yegor Kozlov <[email protected]> --- Numbered lists are not yet supported and replaced with plain bullets. The first step to fix it is to support numbered lists in the .ppt format reader. Current implementation does not read this info and renders simple bullets instead. The second step is to fix the renderer to make sense of this information. Note that the actual text is not saved in the format. PowerPoint decides what to show based on the chosen numbering scheme and index of a text block. For example, if the the numbering scheme is "roman upper-case paren-both", then the numbering for the first paragraph will be (I), for the second paragraph - (II), etc. Yegor -- You are receiving this mail because: You are the assignee for the bug.
