[NTG-context] can not include movie
Hans Hagen
pragma at wxs.nl
Fri Nov 28 10:34:16 CET 2008
Michail Vidiassov wrote:
> Dear All,
>
> ConTeXt user manual says movies are just like figures,
> but when I process
>
> \starttext
> \placefigure[here]{none}{\externalfigure[demo.mov][width=0.7\textwidth, height=.7\textwidth, label=demo, preview=yes]}
> \stoptext
>
> with
>
> context filename.tex
works ok in pdftex
\starttext
% www.pragma-ade.com/general/manuals/texwork.mov
\setupinteraction[state=start]
\placefigure
[here]
{none}
{\externalfigure[texwork.mov][width=0.7\textwidth,
height=.7\textwidth,label=demo,preview=yes]}
\stoptext
in luatex i simply didn't implement it yet (will do it soon)
Hans
-----------------------------------------------------------------
Hans Hagen | PRAGMA ADE
Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com
| www.pragma-pod.nl
-----------------------------------------------------------------
More information about the ntg-context
mailing list