#12847: Catalan: introduction to Sage
--------------------------------------------------+-------------------------
       Reporter:  mvngu                           |         Owner:  mvngu       
  
           Type:  enhancement                     |        Status:  needs_work  
  
       Priority:  major                           |     Milestone:  sage-5.10   
  
      Component:  documentation                   |    Resolution:              
  
       Keywords:                                  |   Work issues:  patch file  
  
Report Upstream:  N/A                             |     Reviewers:  Xavier 
Guitart
        Authors:  Maria Bras-Amoros, Marc Masdeu  |     Merged in:              
  
   Dependencies:                                  |      Stopgaps:              
  
--------------------------------------------------+-------------------------
Changes (by dmm):

  * status:  needs_review => needs_work


Comment:

 Applied the patch and the html build's with no warnings on Mountain Lion
 with a freshly built 5.8. The pdf build with a few hyperref errors.

 The biggest problem that I see is that there sage code blocks that aren't
 getting recognized by sphinx sprinkled throughout the output. For example,

 {{{
 La i-èssima entrada d’una seqüència (o d’un conjunt) C és C[i]. Però
 compte perquè Sage enumera les posicions des de 0!:

 ::
     sage: S[1] = 1000 sage: S [121, 1000, 25, 9, 9, 25, 49, 121] sage:
 S[3] 9
 }}}

 It's been awhile since I worked with sphinx but I believe that the problem
 is not leaving a space after :: in the rst source.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/12847#comment:13>
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?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to