sympy / sphinx-math-dollar

Sphinx extension to let you write LaTeX math using $$
https://www.sympy.org/sphinx-math-dollar/
MIT License
33 stars 11 forks source link

Add support for \(\) and \[\] #5

Open asmeurer opened 5 years ago

asmeurer commented 5 years ago

I don't personally want it (I don't think we should use it for SymPy), but we should try to support it. If we can generalize the parser to any delimiters that would be nice too.