Bug 359194 - latex output doesn't work with sagemath backend
Summary: latex output doesn't work with sagemath backend
Status: RESOLVED FIXED
Alias: None
Product: cantor
Classification: Applications
Component: sage-backend (show other bugs)
Version: unspecified
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Filipe Saraiva
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-02-09 17:53 UTC by Antonio Rojas
Modified: 2016-05-27 17:09 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: 16.08


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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?