I'm giving a short (15 min) talk at the annual US mathematics meetings
in San Francisco next week, about converting textbooks into Sage
worksheets. It's more a preview of what is possible, rather than
final report.
Here's links to the slides and a demo Sage worksheet that is suppose
to look like
> When I typed latex.add_to_preamble() I received a message saying that I
> needed to provide two parameters. When I typed the command without the (), I
> got:
>
> \newcommand{\Bold}[1]{\mathbf{#1}}\hbox{ < bound method Latex.add_to_preamble
> of < sage.misc.latex.Latex instance at 0x10af7d
On Jan 5, 2010, at 4:00 PM, Rob Beezer wrote:
> On Jan 5, 12:40 pm, Dana Ernst wrote:
>>> If you have latex installed on the sage server, it can format and display
>>> latex figures in the notebook.
>>
>> Currently, we don't have a local server. Mostly, I've been running Sage on
>> my deskt
Sage documentation is written in a markup language called ReST
(ReStructured Text), so look at any source file for Sage to see
examples.
Sphinx will turn it into html, pdf, etc. It is a converter.
Or something close to that.
On Jan 5, 12:45 pm, Dana Ernst wrote:
> > Sphinx can also use jsmath
On Jan 5, 12:40 pm, Dana Ernst wrote:
> > If you have latex installed on the sage server, it can format and display
> > latex figures in the notebook.
>
> Currently, we don't have a local server. Mostly, I've been running Sage on
> my desktop (where I have LaTeX installed). I'm not really s
> Sphinx can also use jsmath to format tex. I think we use images by default
> for some reason.
I have no idea what Sphinx is...
> Dana, in addition to Rob's work on this over the next while, you probably saw
> the sage-devel post about the NSF CCLI proposal we are submitting to make the
> pr
> I am *really* interested in seeing these calculus notes. What class
> specifically?
I have notes for Calc I and Calc II (mostly following Stewart's "Calculus").
Here are two random examples:
http://docs.google.com/fileview?id=0B5deKI_LMBsjN2QxMjA4NGMtZThlYi00ZWZmLWFjMTAtNmZmNjAxMTY3MzFl&hl=
Rob Beezer wrote:
7. There has been discussion about writing in ReST and using Sphinx
to produce worksheets. This converts the TeX to images (which don't
scale nicely, etc), but this is another process to consider.
Sphinx can also use jsmath to format tex. I think we use images by
defa
Hi Dana,
Yes, "converting textbooks into notebooks" is exactly right. I'm able
to do this right now on a small-scale using a custom script, but it
takes some fiddling. So if you want to help blaze the trail, here are
some ideas. Also, I am hand-crafting a prototype of sorts for a talk
I'm givin
D.C. Ernst wrote:
When I attended the Sage education day at the Clay Math Institute, I
had a brief conversation with Rob Beezer about how he was converting
his linear algebra textbook into a Sage notebook (maybe I'm not saying
that quite right). I have lots and lots of notes for various courses
When I attended the Sage education day at the Clay Math Institute, I
had a brief conversation with Rob Beezer about how he was converting
his linear algebra textbook into a Sage notebook (maybe I'm not saying
that quite right). I have lots and lots of notes for various courses
that I teach that I
Dear Jonathan,
I just talked with Bob Hanson (of the St. Olaf Chemistry department)
about setting the defaultdirectory. He pointed out that the .jmol
file you use to set the defaultdirectory is now unnecessary because it
is possible to set the defaultdirectory as a parameter to the Jmol.js
script
12 matches
Mail list logo