On jeudi, jan 23, 2003, at 17:49 Europe/Paris, Eckhart Guthöhrlein wrote:
A couple of months ago, Hans posted the attached example in response to a desperate request for a working \presentationstep. I remember having tried it, and it worked at that time. With my current context (2003.1.10), this is no longer the case. The whole text area is covered by the presentationshield, and clicking the Whatever-Button has no effect. I guess there have been changes to the \presentationstep mechanism. Since I would (maybe) like to use this for a publication soon, I'm wondering how to get it working with a recent context.
Eckhart
Hi all, I am the one who desperately was seeking \presentationstep... I jsut tried again the file sent by Hans a few weeks ago, but on my system (Mac OS X 10.2), clicking on the "WahteverButton" (the upward green triangle) does the presentationstep (although the shield is applied to ALL pages even if one asks for the \presentationstep in some places only). But the \presentationstep command doesn't work properly with other styles. On the other hand the "green style" has a strange behavior: there is a black rectangle in the middle of the pages... The resulted presentationstep.pdf file can be found on http://homepage.mac.com/otared/FileSharing3.html/presentationstep.pdf After trying to change the file s-pre-02.tex I succeeded to remove the black rectangle but its frame remains there. The lines I played with in s-pre-02.tex (and indeed changed its name...) are the following: \startuniqueMPgraphic{PageBackground} fill unitsquare % xyscaled(OverlayWidth,OverlayHeight) % Commented out by OK withcolor OverlayColor ; draw unitsquare % xyscaled(OverlayWidth,OverlayHeight) % Commented out by OK % enlarged (-2*OverlayLineWidth) % Commented out by OK % withpen pencircle scaled OverlayLineWidth % Commented out by OK withcolor OverlayLineColor ; \stopuniqueMPgraphic Best regards: OK