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?
我想为网页创建一个Flash演示文稿。它将从LaTeX格式的文件中读取内容并正确显示内容。这需要调用LaTeX编译器并在每次latex文件中的内容更改时生成正确的输出。我怎样才能做到这一点?围绕这个的任何其他想法?
2 个解决方案
#1
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://www.flashandmath.com/basic/latex/index.html上有一个很好的例子,它使用了LaTeXtoSWF库,来自http://www.tlhiv.org/LaTeX2swf/
#2
You might be interested in my open source project http://sourceforge.net/projects/latex2flash/ as well.
您可能对我的开源项目http://sourceforge.net/projects/latex2flash/感兴趣。
Here's the blog site http://validi.fi/latex2flash
这是博客网站http://validi.fi/latex2flash
#1
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://www.flashandmath.com/basic/latex/index.html上有一个很好的例子,它使用了LaTeXtoSWF库,来自http://www.tlhiv.org/LaTeX2swf/
#2
You might be interested in my open source project http://sourceforge.net/projects/latex2flash/ as well.
您可能对我的开源项目http://sourceforge.net/projects/latex2flash/感兴趣。
Here's the blog site http://validi.fi/latex2flash
这是博客网站http://validi.fi/latex2flash