#10637: Implement sage -sws2rst
------------------------------------------------------------+---------------
       Reporter:  nthiery                                   |         Owner:  
jason, mpatel, was                                             
           Type:  enhancement                               |        Status:  
needs_review                                                   
       Priority:  major                                     |     Milestone:  
sage-5.1                                                       
      Component:  notebook                                  |    Resolution:    
                                                             
       Keywords:  ReST, worksheet                           |   Work issues:    
                                                             
Report Upstream:  Workaround found; Bug reported upstream.  |     Reviewers:  
Nicolas Thiéry, Jason Grout, Karl-Dieter Crisman, Jason Bandlow
        Authors:  Pablo Angulo, Karl-Dieter Crisman         |     Merged in:    
                                                             
   Dependencies:  #11080                                    |      Stopgaps:    
                                                             
------------------------------------------------------------+---------------

Comment (by slabbe):

 Replying to [comment:43 kini]:
 > I wonder why you are doing this conversion from scratch instead of using
 the docutils syntax tree. We already ship docutils - doesn't it have a way
 to convert HTML to rST? Why do we need !BeautifulSoup?

 As far as I know, docutils reads rst only. It translates this into plenty
 of format (odt, .html, .tex, s5, etc.) but not the other way around. To
 implement sws2rst, you need some html reader like beautiful soup.

 Sébastien

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