Skip to content

setColour Error In paragraph.py #196

@MartinPacker

Description

@MartinPacker
File "/Users/martinpacker/md2pptx/md2pptx", line 960, in renderText
    addFormattedText(p, bullet[1])
  File "/Users/martinpacker/md2pptx/paragraph.py", line 612, in addFormattedText
    setColour(font.color, italicColour)
    ^^^^^^^^^
NameError: name 'setColour' is not defined

Possibly needs to be made global - as this works in the md2pptx part itself.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions