This opens a pdf: sage: g = graphs.PetersenGraph() sage: s = latex(g) sage: view(s, tightpage=True)
But is there a way to just save that pdf file locally and not open it? -- You received this message because you are subscribed to the Google Groups "sage-support" 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-support. For more options, visit https://groups.google.com/d/optout.
