Bug 359194

Summary: latex output doesn't work with sagemath backend
Product: [Applications] cantor Reporter: Antonio Rojas <arojas>
Component: sage-backendAssignee: Filipe Saraiva <filipe>
Status: RESOLVED FIXED    
Severity: normal CC: alexanderrieder
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In: 16.08

Description Antonio Rojas 2016-02-09 17:53:38 UTC
Using latest git cantor, sagemath 7.0, latex output doesn't work, it shows the raw latex code. It works correctly with other backends (eg maxima)

Reproducible: Always
Comment 1 Filipe Saraiva 2016-05-26 22:44:50 UTC
Git commit 03242efc03679d54105745ff21beacfb9850a59b by Filipe Saraiva.
Committed on 26/05/2016 at 22:44.
Pushed by filipesaraiva into branch 'master'.

Bring back the LaTeX rendering for Sage backend
FIXED-IN: 16.08

M  +3    -3    src/backends/sage/sageexpression.cpp

http://commits.kde.org/cantor/03242efc03679d54105745ff21beacfb9850a59b
Comment 2 Antonio Rojas 2016-05-27 17:09:52 UTC
Can this please be backported to 16.04?