pappasam / latexbuild

Build output from Latex using Python and Jinja2 templating
MIT License
48 stars 10 forks source link

Restrict latex escape to str variables #2

Closed kili-mandjaro closed 7 years ago

kili-mandjaro commented 7 years ago

A solution for issue #2

pappasam commented 7 years ago

@Brindesable Great catch!

Note, I'm doing all development from the branch B_0.2 for now. I've fixed the problem you identified in commit 79032ae and have added this to the changelog.

In the future, if you branch off of B_0.2, I'll merge your request directly.

Thanks again and great catch! The changes have been pushed to pypi for version 0.2.2.