I\'m trying to draw the following latex formula with Python:
latex = \'\\\\{[\\\\Delta+q]-\\\\iota\\\\}+\\\\pi\'
with the following code