Hello all,

I'm emailing sage-support and sage-devel about the new version of SageTeX
that I just finished. It includes one small backwards-incompatible change,
so I think it's best that I tell everyone about this.

The incompatible change is with sageexample and sagecommandline
environments: previously, you could continue input lines with "... ", as
you see here:
https://github.com/dandrake/sagetex/blob/0aaf22bbf8ea04f7d98edd84ecca8d0f459ca388/example.tex#L454

Now, you have to use "....: " which actually matches what you see in the
Sage interpreter. Old documents using the "... " (three dots) won't typeset
correctly using the new version of SageTeX (but of course it's easy to
search and replace to put in the correct bits).

Please try the new package. It's available from
https://www.dropbox.com/s/51qt8sijr5kjfl1/sagetex-3.0.tar.gz?dl=0 . You
should be able to use the new version just by putting sagetex.py and
sagetex.sty in the same directory as your .tex document; both Sage/Python
and TeX should pick up the new code and use that.

Let me know if you have any problems or have comments. I've opened a ticket
for the upgrade (http://trac.sagemath.org/ticket/19072) which should be
updated shortly.

Dan

-- 
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.

Reply via email to