Re: [sage-edu] Re: Sage Tutorial

2011-08-09 Thread Alex Ghitza
On Wed, Aug 10, 2011 at 10:25 AM, David Monarres wrote: > Here is a version that uses mathjax. I agree that the output is very nice. > Problem is that we cannot get the source to compile with that option using > the sphinx that comes with Sage so I don't think that we will officially be > using ma

Re: [sage-edu] Sage Tutorial

2011-08-09 Thread v_2e
Hello! On Tue, 9 Aug 2011 13:46:14 -0700 (PDT) David Monarres wrote: > > While we haven't done any work toward internationalization yet, one > of the main reasons why we ditched our original back end for sphinx > +restructured text was so that standard conversions would be easier > to do. A q

[sage-edu] Re: Sage Tutorial

2011-08-09 Thread David Monarres
Here is a version that uses mathjax. I agree that the output is very nice. Problem is that we cannot get the source to compile with that option using the sphinx that comes with Sage so I don't think that we will officially be using mathjax yet. http://www-rohan.sdsu.edu/~monarres/tutorial/ --

Re: [sage-edu] Sage Tutorial

2011-08-09 Thread David Monarres
So the facilities to use gettext to integrate the translations is new in Sphinx 1.1. But it looks rather easy to get it started, the basic outline is here http://sphinx.pocoo.org/latest/intl.html -- You received this message because you are subscribed to the Google Groups "sage-edu" group. To

Re: [sage-edu] Sage Tutorial

2011-08-09 Thread Theron Hitchman
As a newcomer to Sage, let me compliment you. I am on "vacation" but couldn't resist reading a little to see how it comes off. This is very clear and I think other new users would like it. When I have students who want or need to learn Sage, I will have them start with this tutorial. TJ On Tue

Re: [sage-edu] Sage Tutorial

2011-08-09 Thread D. M. Monarres
Typos fixed and reading further about internationalization I am surprised to find that internationalization was only added in sphinx 1.1. We would like for the docs to build with the sphinx included with Sage, so that anybody who has Sage can contribute. Does anybody know how the Sage project itsel

Re: [sage-edu] Sage Tutorial

2011-08-09 Thread D. M. Monarres
I will get on those typos right away. Mike didn't include it in the original post but the code is up on bit bucket already. You can clone the source with the following command. $ hg clone https://bitbucket.org/ayeq123/sdsu-sage-tutorial or just go to https://bitbucket.org/ayeq123/sdsu-sage-tut

Re: [sage-edu] Sage Tutorial

2011-08-09 Thread Jason Grout
On 8/9/11 3:46 PM, David Monarres wrote: Thank you for all of the comments, that is why we posted. Hopefully they keep coming! This looks fantastic! I love it! Here are few typos for a random section that I looked at. In http://www-rohan.sdsu.edu/~mosulliv/Courses/sdsu-sage-tutorial/mathstr

Re: [sage-edu] Sage Tutorial

2011-08-09 Thread David Monarres
Hello all, Sorry for not replying right away. I was on holiday over the weekend and intentionally took myself 'off the grid'. Thank you for all of the comments, that is why we posted. Hopefully they keep coming! Vladimir: While we haven't done any work toward internationalization yet, on