#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:                     |  1f50df674df87b3874ee110f3f78f10579e44c97
  u/vbraun/pdf_wrapper               |     Stopgaps:
   Dependencies:                     |
-------------------------------------+-------------------------------------
Changes (by {'newvalue': u'Volker Braun', 'oldvalue': ''}):

 * commit:   => 1f50df674df87b3874ee110f3f78f10579e44c97
 * author:   => Volker Braun


Old description:

> {{{
> view(latex(transducers.GrayCode()))
> }}}
> shows the transducer inplace in sagenb but it is a pitty that this does
> not work in the ipython notebook.
>
> {{{latex(transducers.GrayCode())}}} writes tikz-code.
>
> See also [[https://groups.google.com/forum/#!topic/sage-
> devel/1ozhg8pHXL4]]

New description:

 [[Image(http://boxen.math.washington.edu/home/vbraun/www/ipynb_latex.png)]]

 I also want to discourage the `view()` command, right now it is just
 spaghetti code that does different things depending on the time of the
 day. So I propose to use `latex(...).compile()` as an idiom to typeset
 LaTeX code.

 See also [[https://groups.google.com/forum/#!topic/sage-
 devel/1ozhg8pHXL4]]

--

Comment:

 Basic implementation works...
 ----
 New commits:
 
||[http://git.sagemath.org/sage.git/commit/?id=c475636c6be1bbf4f1827ad5bcbab545e2f019c1
 c475636]||{{{Wrapper for PDF Documents}}}||
 
||[http://git.sagemath.org/sage.git/commit/?id=1f50df674df87b3874ee110f3f78f10579e44c97
 1f50df6]||{{{Switch LaTeX output to the new PDF Document wrapper}}}||

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