#6618: Follow up on #6591: make tightpage work even in the notebook
---------------------------------+------------------------------------------
   Reporter:  nthiery            |       Owner:  nthiery                        
       Type:  defect             |      Status:  needs_work                     
   Priority:  major              |   Milestone:  sage-4.3.3                     
  Component:  interfaces         |    Keywords:  view, pdflatex, tightpage, tikz
     Author:  Nicolas M. ThiƩry  |    Upstream:  N/A                            
   Reviewer:  John Palmieri?     |      Merged:                                 
Work_issues:                     |  
---------------------------------+------------------------------------------
Changes (by jhpalmieri):

  * status:  needs_review => needs_work


Comment:

 Two more comments, and otherwise I think this looks okay: first, it needs
 to be rebased against 4.3.3 (alpha0 or later), because of #8219.  Second,
 the issue with the cropped images seems to be the fault of "convert": if
 you create a dvi file using tightpage, say by using "debug=True" in the
 view command and cutting and pasting the latex, and then if you run dvips
 on it, then run
 {{{
 convert -density 150x150 -trim test.ps test.png
 }}}
 it's badly cropped.  The postscript file is actually okay: if you run
 ps2pdf on it, the pdf file looks good.  So maybe it's a bug in "convert"?

 For a future ticket: should we consider changing the default so that
 pdflatex is True rather than False?

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/6618#comment:7>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

-- 
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