<table><tr><td style="">sirgienko created this revision.<br />sirgienko added reviewers: Cantor, asemke.<br />sirgienko added a project: Cantor.<br />Restricted Application added a subscriber: KDE Edu.<br />Restricted Application added a project: KDE Edu.<br />sirgienko requested review of this revision.
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D12712">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>Maxima tex output generate old code for matrixs(<tt style="background: #ebebeb; font-size: 13px;">\pmatrix{...}</tt> instead of <tt style="background: #ebebeb; font-size: 13px;">\begin{pmatrix}...\end{pmatrix}</tt>). 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.</p></div></div><br /><div><strong>TEST PLAN</strong><div><ol class="remarkup-list">
<li class="remarkup-list-item">Run maxima and write <tt style="background: #ebebeb; font-size: 13px;">matrix([1,2],[3,4])</tt> and check, that there aren't LaTeX output</li>
<li class="remarkup-list-item">Apply the patch</li>
<li class="remarkup-list-item">Check, that we have LaTeX matrix in the output</li>
</ol></div></div><br /><div><strong>REPOSITORY</strong><div><div>R55 Cantor</div></div></div><br /><div><strong>BRANCH</strong><div><div>maybe-fix-bug-387303</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D12712">https://phabricator.kde.org/D12712</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>src/backends/maxima/cantor-initmaxima.lisp</div></div></div><br /><div><strong>To: </strong>sirgienko, Cantor, asemke<br /><strong>Cc: </strong>Cantor, KDE Edu, narvaez, apol<br /></div>