ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* LMTX: Linux and Windows
@ 2019-10-12 12:28 Pablo Rodriguez
  2019-10-14 18:59 ` my own fault (was: Re: LMTX: Linux and Windows) Pablo Rodriguez
  0 siblings, 1 reply; 2+ messages in thread
From: Pablo Rodriguez @ 2019-10-12 12:28 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Dear list,

I have the following sample (slightly modified version taken from
java-imp-vplayer.mkiv):

    \starttext
      \startTEXpage[offset=3em]
        \useJSscripts[vplayer]

        \setupinteraction
          [state=start]

        \externalfigure
          [shockwave]
          [frame=on,
           width=240pt,
           height=135pt,
           file=bathtub.mp4,
           label=foo]

        \goto{START} [JS(StartShockwave{foo})]
        \goto{REWIND}[JS(RewindShockwave{foo})]
        \goto{PAUSE} [JS(PauseShockwave{foo})]
        \goto{STOP}  [JS(StopShockwave{foo})]
      \stopTEXpage
    \stoptext

In Linux, it is compiled fine with LMTX (beta version from 2019.10.11
15:47).

Using beta from 2019.10.10 in Windows, LMTX doesn’t find vplayer9.swf
(https://mirrors.ctan.org/macros/latex/contrib/media9/players/VPlayer9.swf),
altough it is in the same directory as the ConTeXt source file being
compiled.

Does anyone know what I might be missing? Could anyone confirm this issue?

Many thanks for your help,

Pablo
--
http://www.ousia.tk
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 2+ messages in thread

* my own fault (was: Re:  LMTX: Linux and Windows)
  2019-10-12 12:28 LMTX: Linux and Windows Pablo Rodriguez
@ 2019-10-14 18:59 ` Pablo Rodriguez
  0 siblings, 0 replies; 2+ messages in thread
From: Pablo Rodriguez @ 2019-10-14 18:59 UTC (permalink / raw)
  To: ntg-context

On 10/12/19 2:28 PM, Pablo Rodriguez wrote:
> [...]
> Using beta from 2019.10.10 in Windows, LMTX doesn’t find vplayer9.swf
> (https://mirrors.ctan.org/macros/latex/contrib/media9/players/VPlayer9.swf),
> altough it is in the same directory as the ConTeXt source file being
> compiled.
>
> Does anyone know what I might be missing? Could anyone confirm this issue?
I discovered that I was actually compiling another file form another
directory.

It was totally my fault. Sorry for the noise,

Pablo
--
http://www.ousia.tk
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-10-14 18:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-12 12:28 LMTX: Linux and Windows Pablo Rodriguez
2019-10-14 18:59 ` my own fault (was: Re: LMTX: Linux and Windows) Pablo Rodriguez

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).