The best solution for "serious" documents is probably to write in \LaTeX 
and convert to LO/Word. And there exists an excellent way to include Sage 
results in \LaTeX documents :search for "Sagetex" in the online help and 
manual.

This interface is infuriatingly excellent ("infuriatingly" because some 
quirks, quite logical as seen from a \LaTeX development point of view, are 
quite strange from a word processor user point of view).

In fact, this interface is a strong argument to prefer Sage to other CAS 
for producing anything serious (on paper) : the use of a programmatic 
interface to Sage guarantees the consistency between the various parts o 
the document. A recompilation will recompile all the "maths" parts of the 
document.

You can then convert from \LaTeX to OpenOffice via pandoc. This is probably 
the swiftest way to produce a "serious" LO/Word document. You may have to 
fiddle with the document template used by Pandoc to obtain results 
conformant to your university's (or publisher's) desiderata.

Another possibility is to create your document as a Jupyter worksheet, 
export it to markdown and pandoc it to LO/Word. But the possibilities of 
Markdown are rather more limited than those of \LaTeX. However, it is a 
superior way to create HTML documents...

Otherwise, you can also cut'n-paste from the Jupyter notebook (I dn't know 
for the ols Sage notebook) to LibreOffice (and possibly Word) ; ISTR that 
LO somehow accepts MathML. But then, you lose the consistency offered by 
Sagetex. And that's, IMHO, a huge drawback.

HTH,

--
Emmanuel Charpentier


Le samedi 24 décembre 2016 08:52:53 UTC+1, NITIN DARKUNDE a écrit :
>
> Dear group members,
>                                I have been using sage since last 01 month. 
> I just done some easy commands in it . I want to ask you, how to take these 
> commands and their output on word/latex file?(So that I can include, this 
> stuff in my research paper). Thanks.
>
> -- 
> ----------------------------------------------------------------------
> Yours faithfully,
> -----------------------------------------------------------------------
>
>
>
>
>
>
>
>
> *Mr. Nitin Shridhar Darkunde.Assistant Professor,Department of 
> Mathematics,School of Mathematical Sciences,Swami Ramanand Teerth 
> Marathwada University,Vishnupuri, Nanded-431 606 (M.S.), India.Mob. 
> No:08275268895    Or   
>  09273500312*********************************************************
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"sage-support" 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 https://groups.google.com/group/sage-support.
For more options, visit https://groups.google.com/d/optout.

Reply via email to