https://bugs.kde.org/show_bug.cgi?id=312738
--- Comment #12 from Filipe Saraiva <fil...@kde.org> --- (In reply to T2 from comment #6) > I'm experiencing that too. On Arch Linux x64 with Cantor 16.04.2-1, sage and > LaTeX installed, a simple matrix doesn't render. Input: > matrix([[2,3,4],[5,6,7],[8,9,10]]) > > Output: > \newcommand{\Bold}[1]{\mathbf{#1}}\left(\begin{array}{rrr} > 2 & 3 & 4 \\ > 5 & 6 & 7 \\ > 8 & 9 & 10 > \end{array}\right) This is fixed in current master branch and will be available in Cantor 16.08. You can see the output of that command in attachment 99803. -- You are receiving this mail because: You are watching all bug changes.