krisman...

See this worksheet to recreate the problem....

http://seberino.org/share/Not_Automatic.sws

I can't get this simple interact function to automatically run when I
load that worksheet.

(This one has not descriptive text above the cell and it *still* does
not run automatically!)

cs

On Jun 28, 10:15 am, kcrisman <[email protected]> wrote:
> On Jun 28, 10:32 am, Chris Seberino <[email protected]> wrote:
>
> > Rolf and I have had a thread going on sage-support about issues with
> > %auto.
>
> > Rolf found out that adding text above a cell with %auto makes that
> > cell NOT be automatically run when worksheet is loaded.
>
> I cannot replicate this in Sage 4.7.   What do you mean by "adding
> text"?  Here is the beginning of a worksheet where this does not
> happen, even after quitting and reloading.  I used TinyMCE to add the
> text, but I doubt that matters.
>
> If you were adding # comments in the same cell I could imagine a
> problem, though.
>
> {{{id=45|
>
> ///
>
> }}}
>
> <p>Here is some text.</p>
>
> {{{id=46|
> %auto
> f(x) = x^2
> ///
>
> }}}
>
> {{{id=47|
> f(3)
> ///
> 9
>
> }}}

-- 
To post to this group, send an email to [email protected]
To unsubscribe from this group, send an email to 
[email protected]
For more options, visit this group at http://groups.google.com/group/sage-devel
URL: http://www.sagemath.org

Reply via email to