#9705: trouble with long lines in notebook magma mode
-----------------------------+----------------------------------------------
   Reporter:  nbruin         |       Owner:  was       
       Type:  defect         |      Status:  needs_work
   Priority:  major          |   Milestone:  sage-4.7  
  Component:  notebook       |    Keywords:            
     Author:  William Stein  |    Upstream:  N/A       
   Reviewer:  Martin Raum    |      Merged:            
Work_issues:                 |  
-----------------------------+----------------------------------------------

Comment(by jdemeyer):

 When applying your patches, I get:
 {{{
 $ ./sage -b
 [...]
 $ make doc-html
 [...]
 sphinx-build -b html -d
 /usr/local/src/sage-4.7.alpha2/devel/sage/doc/output/doctrees/en/reference
 /usr/local/src/sage-4.7.alpha2/devel/sage/doc/en/reference
 /usr/local/src/sage-4.7.alpha2/devel/sage/doc/output/html/en/reference
 Running Sphinx v1.0.4
 loading pickled environment... done
 building [html]: targets for 2 source files that are out of date
 updating environment: 0 added, 2 changed, 0 removed
 reading sources... [ 50%] sage/interfaces/expect
 reading sources... [100%] sage/interfaces/magma

 /usr/local/src/sage-4.7.alpha2/local/lib/python2.6/site-
 packages/sage/interfaces/magma.py:docstring of
 sage.interfaces.magma.Magma.eval:33: (WARNING/2) Block quote ends without
 a blank line; unexpected unindent.
 /usr/local/src/sage-4.7.alpha2/local/lib/python2.6/site-
 packages/sage/interfaces/magma.py:docstring of sage.interfaces.magma:33:
 (ERROR/3) Unexpected indentation.
 looking for now-outdated files... none found
 pickling environment... done
 checking consistency... done
 preparing documents... done
 writing output... [ 25%] index
 writing output... [ 50%] interfaces
 writing output... [ 75%] sage/interfaces/expect
 writing output... [100%] sage/interfaces/magma

 writing additional files... genindex py-modindex search
 copying static files... done
 dumping search index... done
 dumping object inventory... done
 build succeeded, 2 warnings.
 Build finished.  The built documents can be found in
 /usr/local/src/sage-4.7.alpha2/devel/sage/doc/output/html/en/reference
 [...]
 }}}
 I will have a look to fix this.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9705#comment:12>
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 post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/sage-trac?hl=en.

Reply via email to