#6012: [with patch, needs review] allow use of pdflatex instead of latex
-------------------------+--------------------------------------------------
 Reporter:  jhpalmieri   |       Owner:  jhpalmieri
     Type:  enhancement  |      Status:  new       
 Priority:  major        |   Milestone:  sage-4.0  
Component:  misc         |    Keywords:            
-------------------------+--------------------------------------------------

Comment(by jhpalmieri):

 > %latex seems to fail on the use of dvipng.

 This isn't because of this patch, is it?  I can't get these graphs to
 appear using a %latex cell with or without the patch -- I can only use
 %pdflatex with the patch.

 > Outside of Sage, I can take source with tkz-graph code, run
 (plain)latex, then convert the dvi to Postscript with dvips, then convert
 to PNG with imagemagick's convert. I get full pages with numbers, and the
 resolution looks a bit crummy, but I presume that can be fixed with
 options.

 Can you temporarily move dvipng out of your path and see what Sage does
 then?  (If it can't find dvipng, then it should use dvips and convert.)
 That works for me.  I don't know what the problem with dvipng is.  Is it
 worth trying to see (in Latex()) if dvipng gives error messages and if so,
 switching to the latex -> dvi -> ps -> png conversion?

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/6012#comment:3>
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to