module Mathematical class Parser # https://stackoverflow.com/questions/14182879/regex-to-match-latex-equations REGEX = / (?)?.*) # match everything in between including nested LaTeX equations (?