Thank you. Yes, you're right, and it was a result of me mistyping my original LaTeX code, but the original code has the "sage:" prefix on all commands. Anyway, thank you for pointing this out. -Ron
On Wednesday, January 27, 2016 at 12:43:59 PM UTC-5, William wrote: > > On Wed, Jan 27, 2016 at 5:09 AM, Ron Bannon <ron.b...@gmail.com > <javascript:>> wrote: > > I have a LaTeX document that is using Sage extensively > > (\usepackage{sagetex}), but I am getting an error on Sage Cloud that I > > cannot resolve. Here's the error message: > > > > line 1454 of 2016-01-25-132540.tex Reference `@sagecmdline82' on page 35 > > undefined on input line 1454. > > > > Here's the offending code: > > > > line 1449: \begin{sagecommandline} > > line 1450: sage: t = var('t') > > line 1451: sage: x = function('x')(t) > > line 1452: DE = diff(x,t) + x - 1 > > line 1453: desolve(DE,[x,t]) > > line 1454: \end{sagecommandline} > > Your use of "sage:" prompts is inconsistent. > > > > > Any ideas? > > > > -Ron Bannon > > > > -- > > 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 sage-support...@googlegroups.com <javascript:>. > > To post to this group, send email to sage-s...@googlegroups.com > <javascript:>. > > Visit this group at https://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 sage-support+unsubscr...@googlegroups.com. To post to this group, send email to sage-support@googlegroups.com. Visit this group at https://groups.google.com/group/sage-support. For more options, visit https://groups.google.com/d/optout.