#66: notebook -- should be able export (=print) to latex/pdf/dvi
-------------------------------+------------------------
       Reporter:  was          |        Owner:  boothby
           Type:  enhancement  |       Status:  new
       Priority:  major        |    Milestone:  sage-6.4
      Component:  notebook     |   Resolution:
       Keywords:               |    Merged in:
        Authors:               |    Reviewers:
Report Upstream:  N/A          |  Work issues:
         Branch:               |       Commit:
   Dependencies:               |     Stopgaps:
-------------------------------+------------------------

Comment (by kcrisman):

 In principle, this is possible using one of TWO methods.
  * [https://bitbucket.org/whuss/sws2tex sws2tex], which should probably
 just be merged into sage or sagenb eventually, plus latex
  * `sage -sws2rst` along with `sphinx-quickstart`, `sphinx-build`, and
 finally `make pdf`
 One would have to automate these things and throw very good error messages
 in the event latex was not available, as it is only a recommended Sage
 dependency.   `sws2rst` has the advantage of keeping (2d) graphics,
 `sws2tex` the advantage of fewer steps.

 Also, of course, it is possible to get a non-latex pdf and has been for a
 long, long time, but just by "print"ing the page, though this is
 surprisingly useful in informal contexts.

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