ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* \setuppagetransitions
@ 1999-11-19  8:46 Haseloff, Lutz
  1999-11-19 21:22 ` \setuppagetransitions Hans Hagen
  0 siblings, 1 reply; 2+ messages in thread
From: Haseloff, Lutz @ 1999-11-19  8:46 UTC (permalink / raw)


Hi all,

In both the new beta and the regular version \setuppagetransitions seems
not to work.
only \setuppagetransitions and \setuppagetransitions[reset] will be
processed
without error.
If i use \setuppagetransitions[random] or [1] ... pdftex breaks with
errormessage:
Missing Number treated as zero.
My file:

\setupoutput [pdftex]
\setuppapersize[S6][S6]
\setuppagetransitions[1]
\setupinteraction[state=start]
\setupinteractionscreen[option=max]
\starttext
Test
\page
Test
\stoptext

Can it be a problem with my pdftex 13d/MiKTeX 1.20e?

Lutz


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

* Re: \setuppagetransitions
  1999-11-19  8:46 \setuppagetransitions Haseloff, Lutz
@ 1999-11-19 21:22 ` Hans Hagen
  0 siblings, 0 replies; 2+ messages in thread
From: Hans Hagen @ 1999-11-19 21:22 UTC (permalink / raw)
  Cc: ntg-context

At 09:46 AM 11/19/99 +0100, Haseloff, Lutz wrote:

>\setupoutput [pdftex]
>\setuppapersize[S6][S6]
>\setuppagetransitions[1]
>\setupinteraction[state=start]
>\setupinteractionscreen[option=max]
>\starttext
>Test
>\page
>Test
>\stoptext
>
>Can it be a problem with my pdftex 13d/MiKTeX 1.20e?

No, a borderline problem in the special driver:

in spec-fdf.tex change: 

\def\doPDFsetpagetransition#1#2%
  {\let\PDFpagetransitions\empty
   \processcommalist[#1]\dodoPDFsetpagetransition
   \doPDFpageattribute
    %{\ifnum#2>0 /Dur #2 \fi
     {\ifnum0<0#2 /Dur #2 \fi
      \ifx\PDFpagetransitions\empty\else
        /Trans <<\PDFpagetransitions>>\fi}}

(I recently added the option to set the delay, but didn't check the transitions themselves, since I never use them)

Sorry. 

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.nl
-----------------------------------------------------------------


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

end of thread, other threads:[~1999-11-19 21:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-11-19  8:46 \setuppagetransitions Haseloff, Lutz
1999-11-19 21:22 ` \setuppagetransitions Hans Hagen

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).