• 设为首页
  • 点击收藏
  • 手机版
    手机扫一扫访问
    迪恩网络手机版
  • 关注官方公众号
    微信扫一扫关注
    迪恩网络公众号

Akollek/LaTeX-Alpha: Package to use Wolfram Language in your LaTeX documents

原作者: [db:作者] 来自: 网络 收藏 邀请

开源软件名称(OpenSource Name):

Akollek/LaTeX-Alpha

开源软件地址(OpenSource Url):

https://github.com/Akollek/LaTeX-Alpha

开源编程语言(OpenSource Language):

TeX 66.1%

开源软件介绍(OpenSource Introduction):

latexalpha

========

LaTeX-Alpha is down until the Wolfram Cloud becomes publicly available! Please check back soon!

LaTeX-Alpha is a LaTeX package which incorporates the typesetting ease and control of LaTeX with the power of the Wolfram Language. The goal of LaTeX-Alpha is to provide the most complete, powerful and self-sufficient typesetting environment.

Please see LaTeX-Alpha-Demo.pdf for fuller documentation

Use Instructions

  1. Download latexalpha.sty and put it in the same directory as your .tex document.
  2. Add \usepackage{latexalpha} to your preamble.
  3. Compile your document using pdflatex --shell-escape your-document.tex (this step requires that curl is installed, wget compatibility coming soon)
  4. Enjoy cool documents!

LaTeX-Alpha is a work in progress! For now it will only be available for a few months. Please email me with bugs/suggestions/comments!

Commands

\calc{}

This command evaluates a mathematical expression, taking Wolfram Language syntax. For example

\calc{Exp[I*Pi]}

will compile to

Neg1

\graphic{}

This command generates a graphic. For example,

\graphic{Plot[Sin[x],{x,0,2 Pi}]}{sin}

will generate the following graph and make it available to your LaTeX document in the image file sin.png.

\begin{figure} 
\centering
\includegraphics[width=0.8\textwidth]{sin.png}
\caption{Plot of sin(x) generated with the Wolfram API}
\end{figure}

Sin

\WolframAlpha{} and \WolframAlphaMath{}

Take in a Wolfram Alpha query. For example

$\WolframAlpha{ what is the biggest city in china }$

will compile to Shanghai.

\dataplotTXT{}

\dataplotTXT{} allows for data which is stored in the same directory as a .tex file to be graphed in the compiled document.




鲜花

握手

雷人

路过

鸡蛋
该文章已有0人参与评论

请发表评论

全部评论

专题导读
热门推荐
阅读排行榜

扫描微信二维码

查看手机版网站

随时了解更新最新资讯

139-2527-9053

在线客服(服务时间 9:00~18:00)

在线QQ客服
地址:深圳市南山区西丽大学城创智工业园
电邮:jeky_zhao#qq.com
移动电话:139-2527-9053

Powered by 互联科技 X3.4© 2001-2213 极客世界.|Sitemap