在 Flash 动画中嵌入 LaTeX 内容
我想为网页创建一个 Flash 演示文稿。 它将从 LaTeX
格式的文件中读取内容并正确显示内容。 这需要调用 LaTeX 编译器并在每次乳胶文件中的内容发生变化时生成正确的输出。 我怎样才能做到这一点? 围绕这个还有其他想法吗?
I would like to create a flash presentation for a web page. It would read content from files in LaTeX
format and would display the content properly. This would require to call a LaTeX
compiler and generate the proper output every time the content in the latex files changes. How can I do that? Any other ideas around this?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
http://www.flashandmath.com/basic/latex/ 有一个很好的例子使用 LaTeXtoSWF 库的 index.html,来自 http://www.tlhiv.org/LaTeX2swf/
There's a good example of it at http://www.flashandmath.com/basic/latex/index.html that uses the LaTeXtoSWF library, from http://www.tlhiv.org/LaTeX2swf/
您可能对我的开源项目http://sourceforge.net/projects/latex2flash/感兴趣以及。
这是博客网站 http://validi.fi/latex2flash
You might be interested in my open source project http://sourceforge.net/projects/latex2flash/ as well.
Here's the blog site http://validi.fi/latex2flash