#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:                     |
-------------------------------------+-------------------------------------

Comment (by dkrenn):

 Replying to [comment:7 vbraun]:
 > Launching an external viewer from the notebook server process equals NOT
 working in my book. So `show(T)` never worked in the ipython notebook, and
 this ticket doesn't change that.

 On my installations the command
 {{{
 T = transducers.GrayCode()
 show(T)
 }}}
 does the following:

 - 6.6.rc1 ipython-notebook: open and show the LaTeX-formatted output in
 external viewer (as pdf).

 - 6.6.rc1 sagenb: show LaTeX-formatted output inline.

 - 6.6.rc2+#18116 ipython-notebook: does nothing.

--
Ticket URL: <http://trac.sagemath.org/ticket/18116#comment:8>
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