On Thu, Jun 01, 2017 at 12:02:19AM -0700, Dima Pasechnik wrote:
>    How does one switch to using dot2tex for this example, too?

    sage: t = StandardTableaux(4).random_element()
    sage: G = DiGraph([[t,t]], loops=True)
    sage: G.set_latex_options(format="dot2tex")           # <======
    sage: view(G)

Cheers,
                Nicolas
--
Nicolas M. ThiƩry "Isil" <nthi...@users.sf.net>
http://Nicolas.Thiery.name/

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

Reply via email to