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

Learn LaTeX easily with newest books:

The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis

The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more

LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis

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