Allow controlling paragraph bullets by Touzen · Pull Request #1060 · scanny/python-pptx
added 19 commits
April 29, 2025 00:36Using ``False`` (but not ``True``), ``None``, and ``MSO_NUMBERED_BULLET_STYLE`` felt a bit messy. ``True`` (as in, use a default bullet) would be nice, but there is currently no way to infer what bullet to use. From my understanding, determining the bullet would requireus to parse the slide master and layout. Setting a "global" default could cause unexpected behaviour, and it is better that users explicitly choose a bullet.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters