#8105: LaTex to Sage worksheet conversion system
------------------------------------+---------------------------------------
Reporter: rbeezer | Owner: rbeezer
Type: enhancement | Status: new
Priority: minor | Milestone: sage-feature
Component: experimental package | Keywords:
Author: | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
------------------------------------+---------------------------------------
Comment(by robert.marik):
New [http://user.mendelu.cz/marik/sage/tex4ht-sage.cfg tex4ht-sage.cfg]
file
With this file the input is the same as for SageTeX. See
[http://user.mendelu.cz/marik/sage/example.tex example.tex] (from SageTeX
distribution, fixed only some whitespaces),
[http://user.mendelu.cz/marik/sage/example.pdf PDF] produced by pdflatex
and [http://user.mendelu.cz/marik/sage/example.sws sws] produced by
{{{
latex -interaction=nonstopmode example
sage example.sage
htlatex example.tex "tex4ht-sage.cfg"
./tex2sws.py
}}}
You get input fileds from commands like \sage{}, \sagestr{}, \sageplot{}.
You get also dolars as delimiters for inline math.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/8105#comment:20>
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.