#6089: [with patch, needs work] view command: don't always use jsMath
-------------------------+--------------------------------------------------
Reporter: jhpalmieri | Owner: jhpalmieri
Type: enhancement | Status: new
Priority: minor | Milestone: sage-4.0
Component: misc | Keywords:
-------------------------+--------------------------------------------------
Comment(by rbeezer):
Replying to [comment:12 jhpalmieri]:
> Does this work for you from the command line with the graph example? I
think it still needs some tinkering there. For one thing, the 'view'
command should not bomb if the user doesn't have dvipng or convert -- it
should try to work just with latex or pdflatex. I'll post a new patch
soon.
At the command line, where {{{g}}} is the graph example, {{{view(g)}}}
produces a DVI, which xdvi can only partially display - the curved edges
are missing for starters. {{{view(g, pdflatex=True)}}} builds a PDF which
is fine.
I have not experimented with the scenarios where some of the tools (like
convert) are missing, but can try those cases against the next patch.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/6089#comment:13>
Sage <http://sagemath.org/>
Sage - Open Source Mathematical Software: Building the Car Instead of
Reinventing the Wheel
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en
-~----------~----~----~----~------~----~------~--~---