After installing texlive* I get the error below, so it seems that the system texlive-2007 is not good enough for our version of dot2tex:
! Package tikz Error: I do not know what to do with the option ``line join={bev el}''. See the tikz package documentation for explanation. Type H <return> for immediate help. ... l.42 \begin{tikzpicture}[>=latex,line join=bevel,] On Thursday, October 2, 2014 5:45:12 AM UTC+1, Travis Scrimshaw wrote: > > Hey everyone, > I was trying to use the dot2tex display options on the 6.3 OVA virtual > machine setup through VirtualBox (on someone else's Windows (7?) machine). > I went to the terminal (host + F1), an did the following: > > $ ./sage -i dot2tex > $ sudo yum install 'graphviz*' > $ ./sage -f dot2tex > $ ./sage > sage: exit > > Then I restarted the VM and ran the following in the notebook: > > sage: from sage.graphs.graph_latex import setup_latex_preamble sage: > setup_latex_preamble() > sage: latex.add_to_mathjax_avoid_list('tikzpicture') > sage: C = crystals.Tableaux(['A',2], shape=[2,1]) > sage: view(C) > ... > IOError: [Errno: 2] No such file or dierctory: > '/tmp/dot2texRVeHQ7/dot2tex.log' > > Afterwards I also did `sudo yum install texlive` but that didn't change > anything. > > Does anybody have any idea what's going on or some ideas about what to > try/do? > > Thanks, > Travis > > -- 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.