Improve LaTeX worksheet export

Authored by sirgienko on May 8 2018, 10:04 PM.

Description

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

BUG: 387304
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

Details

Committed
sirgienkoMay 9 2018, 9:32 PM
Reviewer
Cantor
Differential Revision
D12767: Improve LaTeX worksheet export
Parents
R55:3b4363d41cbe: Add GUI editor for R backend
Branches
Unknown
Tags
Unknown