#17265: Add info on making tutorials from worksheets
-------------------------------------+-------------------------------------
       Reporter:  kcrisman           |        Owner:
           Type:  enhancement        |       Status:  needs_review
       Priority:  minor              |    Milestone:  sage-6.4
      Component:  documentation      |   Resolution:
       Keywords:                     |    Merged in:
        Authors:  sarah-marie        |    Reviewers:  Jeroen Demeyer
  belcastro, Karl-Dieter Crisman     |  Work issues:
Report Upstream:  N/A                |       Commit:
         Branch:                     |  f4a5fd39484f020cfdb1c85b6d4ed4b8527da66c
  u/jdemeyer/ticket/17265            |     Stopgaps:
   Dependencies:  #17307, #17308     |
-------------------------------------+-------------------------------------
Changes (by jdemeyer):

 * commit:  98670c40d9982a35d200cd2d9ac427c93820ebec =>
     f4a5fd39484f020cfdb1c85b6d4ed4b8527da66c


Comment:

 `sphinx-build` doesn't work for me:
 {{{
 (sage-sh) jdemeyer@tamiyo:make_tutorial$ make html
 sphinx-build -b html -d _build/doctrees   . _build/html
 Traceback (most recent call last):
   File "/usr/local/src/sage-git/local/bin/sphinx-build", line 5, in
 <module>
     from pkg_resources import load_entry_point
   File "build/bdist.linux-x86_64/egg/pkg_resources.py", line 2817, in
 <module>
   File "build/bdist.linux-x86_64/egg/pkg_resources.py", line 451, in
 _build_master
   File "build/bdist.linux-x86_64/egg/pkg_resources.py", line 464, in
 _build_from_requirements
   File "build/bdist.linux-x86_64/egg/pkg_resources.py", line 639, in
 resolve
 pkg_resources.DistributionNotFound: Sphinx==1.1.2
 make: *** [html] Error 1
 }}}

 I have no idea why the wrong version (1.1.2 vs. 1.2.2) is in that file,
 reinstalling Sphinx doesn't help.
 ----
 New commits:
 
||[http://git.sagemath.org/sage.git/commit/?id=f4a5fd39484f020cfdb1c85b6d4ed4b8527da66c
 f4a5fd3]||{{{Merge remote-tracking branch 'origin/develop' into
 ticket/17265}}}||

--
Ticket URL: <http://trac.sagemath.org/ticket/17265#comment:28>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

-- 
You received this message because you are subscribed to the Google Groups 
"sage-trac" 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-trac.
For more options, visit https://groups.google.com/d/optout.

Reply via email to