#18116: ipython notebook: show compile LaTeX inplace
-------------------------------------+-------------------------------------
       Reporter:  dkrenn             |        Owner:
           Type:  defect             |       Status:  new
       Priority:  major              |    Milestone:  sage-6.6
      Component:  notebook           |   Resolution:
       Keywords:  ipython, latex,    |    Merged in:
  tikz, sd66                         |    Reviewers:
        Authors:  Volker Braun       |  Work issues:
Report Upstream:  N/A                |       Commit:
         Branch:                     |  a6f2fa0974271032d8f8861df8513767a17eb9da
  u/vbraun/pdf_wrapper               |     Stopgaps:
   Dependencies:  #17821             |
-------------------------------------+-------------------------------------

Comment (by vbraun):

 `latex(...).compile()` does not show a picture, it generates a PDF file
 wrapper object. The wrapper object pretty-prints graphically. You can also
 assign it to a variable, save the pdf file, etc. In the latter case no
 picture is shown. Just like graphics objects (the return values of `plot`,
 for example)

 You can't solve the "its impossible to guess the difference between
 view/show/pretty_print` without getting rid of 2 of them (or making them
 aliases, at least).

--
Ticket URL: <http://trac.sagemath.org/ticket/18116#comment:13>
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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.

Reply via email to