softboiler / boilercv

Computer vision routines suitable for nucleate pool boiling bubble analysis
https://softboiler.org/boilercv/
MIT License
0 stars 2 forks source link

Render equations with alternating parentheses and square brackets #207

Open blakeNaccarato opened 2 months ago

blakeNaccarato commented 2 months ago

Please use this form appropriately

Please check that this internal matter hasn't already been raised

Description

Keep \left and \right in serialized form, but dynamically handle nested brackets, alternating between \[ and\left`.

blakeNaccarato commented 2 months ago

Need to find the square bracket form that also grows with the inner groupings.