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?
views:
982answers:
2
                +5 
                A: 
                
                
              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/
                  Matt Poush
                   2009-05-13 21:55:41
                
              Thanks a lot! Just what I needed
                  Sergio
                   2009-05-13 21:59:57
                Then please mark Matt's answer as accepted.
                  Jouni K. Seppänen
                   2009-05-14 17:01:14
                but this doesn't exactly offer a  dynamic solution - roundabout having to type it into the cgi form, then import to flash :-(
                  ina
                   2010-08-23 19:43:10
                
                +1 
                A: 
                
                
              
            You might be interested in my open source project http://sourceforge.net/projects/latex2flash/ as well.
                  Juonio
                   2010-07-30 14:33:06