On Fri, Dec 11, 2015 at 8:51 AM, Volker Braun <vbraun.n...@gmail.com> wrote: > On Friday, December 11, 2015 at 5:13:18 PM UTC+1, William wrote: >> >> 3*(z+1)*(z-i)ˆ2*(z-1+i)ˆ3 >> won't quite work. Instead do > > > On the plus side its somewhat unlikely that one would enter U+02C6 > accidentally instead of ^
I did the first time I tried to run the code :-). And the error Python produces is completely useless (just "syntax error" -- we could probably do better in this case...). But the real problem is that z won't be defined, hence the need for "f(z) = ..." > > Copy&paste from pdf is generally troublesome, anything thats not just > letter+number is likely to cough up unicode stuff. Yes. Is there any solution to this, at least is one is created your own pdf's using latex? We tried for a while with my Algebraic number theory book, but gave up... William > > -- > You received this message because you are subscribed to the Google Groups > "sage-edu" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to sage-edu+unsubscr...@googlegroups.com. > To post to this group, send email to sage-edu@googlegroups.com. > Visit this group at http://groups.google.com/group/sage-edu. > 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-edu" group. To unsubscribe from this group and stop receiving emails from it, send an email to sage-edu+unsubscr...@googlegroups.com. To post to this group, send email to sage-edu@googlegroups.com. Visit this group at http://groups.google.com/group/sage-edu. For more options, visit https://groups.google.com/d/optout.