Rendering issue with big brackets
-
Dear Thomas,
thank you so much for supporting the KaTex Plugin. It is a great help in teaching math from a distance these days.
I came across a small issue whith KaTex rendering big brackets embracing the matrix environment like this:
[latex] \vec{v}=\left( \begin{matrix}0{,}75 \\ -2{,}5 \\ {-1}\end{matrix} \right) [/latex]Apparently the upper part of the brackets is being rendered too tall. The issue comes up both in inline and display mode: See inline mode right below the image.
KaTex: Latest version
Theme: Koji by Anders Noren, latest version
Custom CSS: /* won’t have any impact to the rendering issue */
.katex svg { max-width: none;} /* required to render vector arrow correctly */
.katex-eq {font-size: 93%;} /* match font size with theme */Thank you and take care
Jürgen
The page I need help with: [log in to see the link]
The topic ‘Rendering issue with big brackets’ is closed to new replies.