Re: [NTG-context] Fieldstacks are broken

2016-01-25 Thread Jeong Dal
Dear Wolfgang, > The key has no effect because there is only one style for the buttons. > I see. I think that the other options: menu, menu color, framerate are enough for me. Thank you. Best regards, Dalyoung

Re: [NTG-context] Fieldstacks are broken

2016-01-25 Thread Fabrice Couvreur
Dear Wolfgang and Jeong, Sorry for the noise! I simply make a copy and paste the code without reading because the subject of the question interested me. This works perfectly correcting the errors reported by Wolfgang. With Evince or Xpdf is impossible to play the movie, but with Acroread yes.

Re: [NTG-context] Fieldstacks are broken

2016-01-24 Thread Jeong Dal
> Date: Sun, 24 Jan 2016 12:39:56 +0100 > From: Fabrice Couvreur <fabrice1.couvr...@gmail.com > <mailto:fabrice1.couvr...@gmail.com>> > To: mailing list for ConTeXt users <ntg-context@ntg.nl > <mailto:ntg-context@ntg.nl>> > Subject: Re: [NTG-con

Re: [NTG-context] Fieldstacks are broken

2016-01-24 Thread Fabrice Couvreur
Hello everyone, I tested the code and it does not work: I get one page with buttons for animation is not working. thank you, Fabrice \def\MyGraphics#1{% \unexpanded\def\MyGraphics#1{% \startMPcode path p,q; p:=fullcircle scaled 72; L:=length p; N:=20; q:=subpath (0,#1/N*L) of p; draw q withcolor

Re: [NTG-context] Fieldstacks are broken

2016-01-24 Thread Wolfgang Schuster
Fabrice Couvreur 24. Januar 2016 um 12:39 Hello everyone, I tested the code and it does not work: I get one page with buttons for animation is not working. thank you, Fabrice \def\MyGraphics#1{% \unexpanded\def\MyGraphics#1{% \startMPcode path p,q;

Re: [NTG-context] Fieldstacks are broken

2016-01-24 Thread Jeong Dal
Dear Wolfgang and Fabrice, I am sorry. I didn’t notice that there is a difference between my code and Fabrice’s. I made a wrong comment. I know that there are several options in the animation module: menu, menustyle, menucolor, framerate. Would you please explain the menustyle option once

Re: [NTG-context] Fieldstacks are broken

2016-01-24 Thread Wolfgang Schuster
Jeong Dal 24. Januar 2016 um 15:02 Dear Wolfgang and Fabrice, I am sorry. I didn’t notice that there is a difference between my code and Fabrice’s. I made a wrong comment. I know that there are several options in the animation module: menu, menustyle, menucolor,

Re: [NTG-context] Fieldstacks are broken

2016-01-22 Thread Jeong Dal
Dear Hans, Wolfgang Thank you for the solutions. “\unexpanded …” method is working well. It can make the class materials more interesting. Thanks again. Best regards, Dalyoung ___ If your question is of

Re: [NTG-context] Fieldstacks are broken

2016-01-22 Thread Jeong Dal
Dear Otared, You are welcome. It is not my code. As you know I am just an enduser of ConTeXt. I also always thank to Hans, ConTeXt team and this list. Here are always answers! I mainly use ConTeXt to prepare documents, math papers, and class materials. It is really good to use Metafun and Lua

Re: [NTG-context] Fieldstacks are broken

2016-01-21 Thread Jeong Dal
ans Hagen) > > > -- > > Message: 1 > Date: Mon, 11 Jan 2016 10:53:56 +0100 > From: Hans Hagen <pra...@wxs.nl> > To: ntg-context@ntg.nl > Subject: Re: [NTG-context] Fieldstacks are broken > Message-ID: <56937bb4.1070...@wxs.nl> > Content-Type: text/plain; charset=utf-8; form

Re: [NTG-context] Fieldstacks are broken

2016-01-21 Thread Hans Hagen
On 1/21/2016 3:55 PM, Jeong Dal wrote: Thanks Hans, Wolfgang, Luigi The new beta with Luatex 0.88 makes \fieldstacks and \startanimation work. The following example of Wolfgang is now working well. \def\MyGraphics#1{% \startMPcode path p,q; p:=fullcircle scaled 72; L:=length p; N:=20;

Re: [NTG-context] Fieldstacks are broken

2016-01-21 Thread Wolfgang Schuster
Jeong Dal 21. Januar 2016 um 15:55 Thanks Hans, Wolfgang, Luigi The new beta with Luatex 0.88 makes \fieldstacks and \startanimation work. The following example of Wolfgang is now working well. \def\MyGraphics#1{% \unexpanded\def\MyGraphics#1{% \startMPcode path p,q;

Re: [NTG-context] Fieldstacks are broken

2016-01-21 Thread Otared Kavian
Hi Jeong, I played with your code and indeed it is very nice to use this animation feature (I never succeeded to imbed a movie in a TeX file typeset with Context…). Thanks to Hans and Wolfgang, and you, I can now use such things in my presentations. Just to say something which may be useful,

Re: [NTG-context] Fieldstacks are broken

2016-01-11 Thread Hans Hagen
On 1/10/2016 5:01 PM, Wolfgang Schuster wrote: Hi Hans, the fieldstack mechanism doesn’t work anymore. \setupinteraction[state=start] \starttext \showframe \definesymbol[frame-1][\tt 1] \definesymbol[frame-2][\tt 2] \definesymbol[frame-3][\tt 3]