D12712: Fix maxima LaTeX output for matrics

Nikita Sirgienko noreply at phabricator.kde.org
Sat May 5 19:44:56 UTC 2018


sirgienko created this revision.
sirgienko added reviewers: Cantor, asemke.
sirgienko added a project: Cantor.
Restricted Application added a subscriber: KDE Edu.
Restricted Application added a project: KDE Edu.
sirgienko requested review of this revision.

REVISION SUMMARY
  Maxima tex output generate old code for matrixs(`\pmatrix{...}` instead of `\begin{pmatrix}...\end{pmatrix}`). This commit fix it by redifinition  a tex function for matrixs. Maybe, it fix bug 387303, but bug report author haven't given a lot of information about this bug and where exectly is the bug.

TEST PLAN
  1. Run maxima and write `matrix([1,2],[3,4])` and check, that there aren't LaTeX output
  2. Apply the patch
  3. Check, that we have LaTeX matrix in the output

REPOSITORY
  R55 Cantor

BRANCH
  maybe-fix-bug-387303

REVISION DETAIL
  https://phabricator.kde.org/D12712

AFFECTED FILES
  src/backends/maxima/cantor-initmaxima.lisp

To: sirgienko, #cantor, asemke
Cc: #cantor, #kde_edu, narvaez, apol
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-edu/attachments/20180505/f655cd92/attachment.html>


More information about the kde-edu mailing list