On Sat, Sep 5, 2015 at 11:02 PM, saad khalid <[email protected]> wrote: > Hello everyone. I tried using Sage Cloud to write up a little report about > the Q-Polygamma function. However, when i tried to print it as PDF, I got > the error: > > Cannot GET > /ed958656-69d9-4ad5-994d-365191c40c28/raw/q-polygamma%20inconsistent%20on%20mathematica.pdf?nocache=0.905481456043941 > > > I'm not exactly sure what is going on here. Below is a link to the > worksheet, perhaps someone else knows why it won't work?
Printing worksheets currently works by converting them to a LaTeX file, and running LaTeX on it. There are ways to break this by including things from HTML that this conversion process doesn't fully deal with (and never really can). Your worksheet makes extensive use of html. Unfortunately, I don't have the time to write a better sagews --> pdf conversion. You might consider instead at least making the sagews file public by clicking the checkbox, then click Share. Note -- nobody can see the links you posted in this email but me. William > > https://cloud.sagemath.com/projects/ed958656-69d9-4ad5-994d-365191c40c28/files/q-polygamma%20inconsistent%20on%20mathematica.sagews > > > -- > 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. -- William (http://wstein.org) -- 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.
