I didn't even know that that was possible, yet another way to plot stuff 
that is not accessible via plot()...

There is no ticket for refactoring view() into something consistent except 
for the awfully vague #18033. IMHO the finite state machines should go with 
the program and

* Have plot() produce a Graphics object that contains all of the desired 
output

* There should be a plot(format='tikz'), or maybe plot(viewer='tikz') etc, 
that produces tikz+latex from the Graphics object. 




On Thursday, April 2, 2015 at 9:52:08 PM UTC+2, Daniel Krenn wrote:
>
> The command 
>   view(transducers.GrayCode()) 
> produces tikz-output which can be show by latex. In sagenb this was 
> shown directly inside the notebook, while in the ipython-notebook this 
> opens a new pdf with the picture. 
>
> It would be nice to have this shown in the ipynb... 
>
> Comments? Guesses when this will be possible? Trac-Ticket? 
>
> Best wishes, 
>
> Daniel 
>

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to