#10637: Implement sage -sws2rst
------------------------------------------------------------+---------------
       Reporter:  nthiery                                   |         Owner:  
jason, mpatel, was                                                            
           Type:  enhancement                               |        Status:  
needs_review                                                                  
       Priority:  major                                     |     Milestone:  
sage-5.7                                                                      
      Component:  notebook                                  |    Resolution:    
                                                                            
       Keywords:  ReST, worksheet                           |   Work issues:  
answer questions, math formatting, lists, maybe absolute paths?               
Report Upstream:  Workaround found; Bug reported upstream.  |     Reviewers:  
Nicolas ThiƩry, Jason Grout, Karl-Dieter Crisman, Jason Bandlow, John Palmieri
        Authors:  Pablo Angulo, Karl-Dieter Crisman         |     Merged in:    
                                                                            
   Dependencies:  #11080, #11459                            |      Stopgaps:    
                                                                            
------------------------------------------------------------+---------------

Comment (by kcrisman):

 Hmm, not recognizing level 5 (or 6) headers might be a problem.
 Otherwise:

 ----

 You can insert the links yourself, but I think that adding them all the
 time wouldn't make sense, as such rst files might not necessarily become
 part of Sage documentation, per se.

 Unrecognized tags will not be guessed at, I think that is a feature.

 Indentation I'm not sure about.  Whitespace doesn't count; you should
 really be using some formatting for that, I think - not exactly user
 error, but probably not something one could design around.  What does the
 ''original'' worksheet have there (in its html version)?  What that looks
 like would have a big impact on it.
 {{{
 <p>Here is some text.</p>
 <p><span style="white-space: pre;"> </span>Here, I've tabbed.</p>
 <p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Here I just used spaces.</p>
 }}}
 is what I get, and it looks to me like the tabs from TinyMCE might not
 really get much done to them; I bet the third line would work, though.
 I'd consider this an enhancement request.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/10637#comment:116>
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