Latex causing program to crash

Issue #13 resolved
Sarthak Kalani created an issue

When Enter is pressed after the $$ sign in latex mode, the following error is obtained:

Traceback (most recent call last): File "C:\Software_From_CUIT\ycircuit\src\drawingitems.py", line 197, in latexDollarDecorators plainText.append('$') AttributeError: 'str' object has no attribute 'append'

Comments (1)

  1. Log in to comment