On Thu, Sep 12, 2013 at 2:20 PM, Dan Drake <[email protected]> wrote:
> Hi David,
>
> On Thu, 12 Sep 2013 at 11:51AM -0600, David Roe wrote:
>> I'm trying to write some sagetex code that generates row reduction examples
>> for matrices and I ran into a compatibility problem that seems to be
>> different from the ones described in section 4.1 of the Sagetex manual.
>> Here's a minimal example:
>
> I'll try to dig into the details here (but I'm super busy with other
> stuff, so realistically it may take me a while) but I do know that
> Beamer does a lot of fancy stuff with its environments that make things
> like your example not work as expected. There may be a limit to how far
> you can push the Beamer/SageTeX combo.
>
> Dan

Did anybody write (or consider writing) the other approach to this,
which is a tex file
that gets processed directly by sage to make another tex file, which
is then compiled.
This is trickier for tools, but recently Harald pointed out to me that
this is exactly what they do with R, and it works really well -- with
something like that you have a lot of power... but it causes havoc for
things like inverse/forward search, which bugs me.

 -- William

>
> --
> ---  Dan Drake
> -----  www.math.wisc.edu/~ddrake/
> -------



-- 
William Stein
Professor of Mathematics
University of Washington
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/groups/opt_out.

Reply via email to