On Fri, Aug 30, 2013 at 8:40 AM, Jason Grout
<jason-s...@creativetrax.com> wrote:
> On 8/30/13 5:53 AM, Martin Albrecht wrote:
>>
>> Hi all,
>>
>> it’s here: https://bitbucket.org/malb/sage-gb-book
>
>
> Also, you could create a project on cloud.sagemath.com and collaboratively
> edit the textbook right there.  Live, real-time.  And push changes back to
> bitbucket.  And have automatic side-by-side pdf previews, which include
> sagetex output.

The book is in several different files and my implementation isn't
perfect (yet) in the case of multiple files (so watch out -- that
said, this could be a good sample input for dealing with multiple
files).  That said, I don't know how to build the book.

    pdflatex sage-gb-book.tex

Error with minionpro, and I see
----
% I really like MinionPro but you can comment this out if it causes problems:
% http://carlo-hamalainen.net/blog/2007/12/11/installing-minion-pro-fonts
\usepackage{MinionPro}
----

so I comment out it, since MinionPro isn't in Ubuntu (even the latest
13.10 as far as I can tell), and installing it involves a bunch of
steps.  I tried commenting out that line and...

pdflatex sage-gb-book.tex
....
l.1 \chapter
            {Introduction} [1]
Chapter 1.
! Undefined control sequence.
<argument> \mathbb
                   {F}
l.8 \item $\F
             $ is a field, not necessarily algebraically closed. $\overline{...


Martin, how is one supposed to build your book?




> Just an idea....
>
> Thanks,
>
> Jason
>
>
>
> --
> You received this message because you are subscribed to the Google Groups
> "sage-devel" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to sage-devel+unsubscr...@googlegroups.com.
> To post to this group, send email to sage-devel@googlegroups.com.
> Visit this group at http://groups.google.com/group/sage-devel.
> For more options, visit https://groups.google.com/groups/opt_out.



-- 
William Stein
Professor of Mathematics
University of Washington
http://wstein.org

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to