https://bugs.kde.org/show_bug.cgi?id=387304
Nikita Sirgienko <warqu...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version Fixed In| |18.04.2 Status|CONFIRMED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://commits.kde.org/can | |tor/c1c3c209b82b4891a00b2ba | |8cfc0b75b8cf30989 --- Comment #3 from Nikita Sirgienko <warqu...@gmail.com> --- Git commit c1c3c209b82b4891a00b2ba8cfc0b75b8cf30989 by Nikita Sirgienko. Committed on 09/05/2018 at 21:32. Pushed by sirgienko into branch 'master'. Improve LaTeX worksheet export Summary: Remove unused filter, add extention for exported file, if it not setted, set correct xml attribute for latexresult and add decoding HTML '&', '>', '<' characters to valid for LaTeX characters FIXED-IN: 18.04.2 Test Plan: 1) Write Maxima worksheet with matrixs and comparison operations. 2) Export the worksheet to LaTeX 3) See tex output and check, that the result is incorrect for LaTeX 4) Apply the patch 5) Export again and check, that now the result is correct and may be builded with LaTeX Reviewers: #cantor, asemke Reviewed By: #cantor, asemke Subscribers: kde-edu, asemke, #cantor Tags: #kde_edu, #cantor Differential Revision: https://phabricator.kde.org/D12767 M +4 -3 src/cantor_part.cpp M +1 -1 src/lib/latexresult.cpp M +4 -1 src/worksheet.cpp https://commits.kde.org/cantor/c1c3c209b82b4891a00b2ba8cfc0b75b8cf30989 -- You are receiving this mail because: You are watching all bug changes.