GeneralMaple in latex

LaTeX specific issues not fitting into one of the other forums of this category.
Post Reply
abu aasiyah
Posts: 26
Joined: Wed Sep 30, 2009 7:04 pm

Maple in latex

Post by abu aasiyah »

Hello,

I have some calculations made in Maple which I would to directly put in my latex-document (just like putting pdf-files in latex). any suggestions ?

thanks.

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

ChE
Posts: 7
Joined: Sat Oct 17, 2009 2:51 pm

Re: Maple in latex

Post by ChE »

Maple 12 (I don't know about earlier versions) has the "latex" command. From the Maple 12 help file:

latex - produce output suitable for LaTeX 2e printing
Calling Sequence
latex(expr)
latex(expr, filename)
latex(expr, filename, 'append')
Parameters
expr - any expression
filename - (optional) file in which to put the output
append - (optional) append to the output file filename instead of overwriting it

Regards,
ChE
Post Reply