[sage-combinat-devel] Re: dot2tex, combinat

2012-01-11 Thread Travis Scrimshaw
Nicolas and John,    I added ImageMagick (since it's Fedora: yum install ImageMagick ), did the jsmath_avoid_list('tikz') command, and I was able to properly view the pdf. However it does not work if I don't do the jsmath_avoid command. John, perhaps you could elaborate why you thought to use this

Re: [sage-combinat-devel] Re: dot2tex, combinat

2012-01-11 Thread Nicolas M. Thiery
On Wed, Jan 11, 2012 at 12:26:20AM -0800, Travis Scrimshaw wrote:    I added ImageMagick (since it's Fedora: yum install ImageMagick ), did the jsmath_avoid_list('tikz') command, and I was able to properly view the pdf. However it does not work if I don't do the jsmath_avoid command. John,

Re: [sage-combinat-devel] Re: dot2tex, combinat

2012-01-11 Thread Anne Schilling
Hi! Anne, I tried reproducing your error first on my usual VM setup, and received a long list of latex errors (similar to the list when I first tried to get the crystal graphs to compile). Then I copied the latex output using latex(H) to my host tex editor/compile which generated the

Re: [sage-combinat-devel] Re: dot2tex, combinat

2012-01-11 Thread Anne Schilling
On 1/11/12 6:15 AM, Nicolas M. Thiery wrote: On Mon, Jan 09, 2012 at 11:58:19AM -0800, Anne Schilling wrote: I also seem to have some trouble with view. sage: B = CrystalOfTableaux(['A',2],shape=[1]) sage: view(B, pdflatex=True, tightpage=True) works fine. But the following code gives an