telperion / nine-or-null

+9ms or Null? a StepMania simfile unbiasing utility
MIT License
30 stars 0 forks source link

Plot failure on title with dollar signs #14

Open telperion opened 7 months ago

telperion commented 7 months ago

matplotlib balks at a simfile for Yelle - "Ba$$in"; possibly a LaTeX misinterpretation.

ParseException: Expected end of text, found '$'  (at char 11), (line:1, col:12)

Thanks to lemone for reporting.