On Sep 21, 2:58 am, CristianCantoro <[EMAIL PROTECTED]> wrote:
> I tried to build the documentation but I get this error:

Hi Cristian,

> [EMAIL PROTECTED]:~/sage/sage-3.1.1/devel/doc$ make tut

<SNIP>

> Previously I've got other errors but I fixed them searching some
> missing files (manual.cls, python.sty, and others) and putting them in
> my $SAGE_ROOT/devel/doc/tut directory or following the help on this
> page (about cyrillic fonts and latex2html).

There is a README.txt in devel/doc which might be hepful. You should
also "source local/bin/sage-env" from $SAGE_ROOT before running make
in the doc directory. Another thing worth trying is to delete all of
the various temporary TeX remnants like *.toc files since those tend
to cause trouble when switching from TeTeX to certain distributions
like TeX Live.

In the not so distant future we will switch from TeX to ReST and when
doing so we will add the complete toolchain needed to convert ReST to
html, while converting ReST to PDF will still depend on LaTeX. That
should lessen the hurdles to build the Sage documentation considerably
since as is latex2html just sucks.

> Thank you in advance.
>
> Cristian

Cheers,

Michael

> p.s.: I would like to translate the tutorial in italian... but at
> least I've to build the english one first!

:)

--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-devel@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/sage-devel
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to