Tagged Questions
10
votes
1answer
269 views
Beamer and JavaScript in a web browser
I have written a talk in Beamer and to illustrate one of my points I've written a program in JavaScript (well actually Processing). You can view it here (it seems to run ok in Chrome and Firefox, and ...
3
votes
2answers
696 views
Htlatex and Tikz creates sometimes incorrect svgs
I have a document with a large number of Tikz pictures and I need to generate a html page from it. I have declared a driver to have TikZ pictures as SVGs (after this question) and run htlatex ...