Dear Wolfgang, Thank you for the files.
Yes, the code is a separate module and you can download it here: https://bitbucket.org/wolfs/animation/src
I downloaded in .zip file, and found many files. I copied t-animation.mkvi ../texmf-local/tex/context and run luatools --generate. After that try your sample file "animation-1.tex" and got a undefined control sequence -> \startanimation. The fact is that luatools didn't locate it. Should I do some more things to make it work? Is the module name t-animation.mkvi not ~.mkiv? Thank you again. Best regards, Dalyoung
Am 16.05.2011 um 12:50 schrieb Jeong Dalyoung:
Yes, the code is a separate module and you can download it here: https://bitbucket.org/wolfs/animation/src
I downloaded in .zip file, and found many files. I copied t-animation.mkvi ../texmf-local/tex/context and run luatools --generate.
The correct path is ../texmf-local/tex/context/third/animation/t-animation.mkvi
After that try your sample file "animation-1.tex" and got a undefined control sequence -> \startanimation.
The fact is that luatools didn't locate it. Should I do some more things to make it work?
You can also put the module in the same directory as your document, it’s not necessary to have it in the tex tree.
Is the module name t-animation.mkvi not ~.mkiv?
No, “mkvi” is correct. Wolfgang
participants (2)
-
Jeong Dalyoung
-
Wolfgang Schuster