Latexify v0.16.5
Merged pull requests:
- Infix operators and paranthesis precedence (#296) (@gustaphe)
- Run mdtable and mdtext through latexify (#297) (@gustaphe)
- Dots, hats, tildes and bars (#298) (@gustaphe)
- Informative error messages for failed renders (#299) (@gustaphe)
- Separate aligned equations correctly (#300) (@hersle)
- Allow
nothing
as a sentinel value in recipes (#301) (@gustaphe) - Latexify sparse arrays (#302) (@gustaphe)
Closed issues:
- Unnecessary parentheses from
:(-x*y)
(#168) - Incorrectly parsed math mode accents (#179)
- Why are left and right brackets automatically added when executing the latexify("\alpha>\beta")?? (#239)
- Change the behavior of bar? (#243)
- Website does not display the arguments (#267)
- Recent breakage of Latexify on sparse matrices? (#269)
- Unwrapped exponents with SymEngine (#270)
- Latex dependencies/debugging for
render
(#274) @latexrecipe
convertsnothing
to:nothing
(#276)- Request: support ≤ and ≥ the same as <= and >= (#279)
- Unicode dot not retranscribed (#282)
- Incorrect Unicode to LaTeX Conversion for Double-Digit Subscripts (#293)