aboutsummaryrefslogtreecommitdiff
path: root/test/pptx/start_numbering_at.native
AgeCommit message (Collapse)AuthorFilesLines
2019-08-27PowerPoint writer: Start numbering at appopriate numbers.Jesse Rosenthal1-0/+9
Starting numbers for ordered lists were previously ignored. Now we specify the number if it is something other than 1. Closes: #5709