You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you have a fraction surrounded by parentheses, sometimes you want to put a subscript on the right parenthesis. In MathTexEngine, the subscript appears vertically centered instead of at the bottom.
I'm trying this in Makie.jl:
using GLMakie
f = Figure()
display(f)
Label(f[1, 1], L"\left( \frac{dy}{dx} \right)_0")
MathTexEngine in GLMakie
LaTeXiT application for macOS
The text was updated successfully, but these errors were encountered:
If you have a fraction surrounded by parentheses, sometimes you want to put a subscript on the right parenthesis. In MathTexEngine, the subscript appears vertically centered instead of at the bottom.
I'm trying this in Makie.jl:
MathTexEngine in GLMakie
LaTeXiT application for macOS
The text was updated successfully, but these errors were encountered: