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 ...
0
votes
1answer
380 views
JavaScript/HTML/SVG rendered inside a TeX PDF document, impossible?
I have a pretty general question.
I have a report that is automatically created from HTML and Javascript and is output as a PDF.
I'm using JavaScript because it's the best and easiest way I've found ...