On 21/07/13 19:24, Wolfgang Schuster wrote: > Am 21.07.2013 um 19:13 schrieb Pablo Rodríguez <oi...@web.de>: >> [...] >> For some reason unknown to me, the overlay in the second slide has the >> background image slightly lifted. All I have realized is that replacing >> ✘ with x shows no image lift, but I need ✘. >> >> Is there any way to avoid this image lift? > > You have to increase the size of the image to mage it bigger than the ✘, you > can do this > by wrapping it into a frame, e.g. > \framed[frame=off,offset=1cm]{\externalfigure[…]}.
Many thanks for your gast reply, Wolfgang. I‘m afraid that the frame itself lifts the image. Frame and overlay lift the image also. PDF at http://ousia.tk/overlay.pdf. I must be doing something wrong. Here is my code: \setuppapersize[S6] \setupinteraction[state=start] \setupinteractionscreen[option=max] \usemodule[simplefonts][size=30pt] \setmainfont[KerkisSans] \definesimplefonttypeface[sfserif][Free Serif][scale=10] \setupmakeup[standard][align=middle] \starttext \startstandardmakeup \dontleavehmode\externalfigure[Documents/Presentations/al-abordaje/text-icon.pdf] [scale=5000] \stopstandardmakeup \startstandardmakeup \dontleavehmode\framed[frame=on,offset=1cm]{\externalfigure[Documents/Presentations/al-abordaje/text-icon.pdf][scale=5000]} \stopstandardmakeup \startstandardmakeup \dontleavehmode\startoverlay{\framed[frame=on,offset=1cm]{\externalfigure[Documents/Presentations/al-abordaje/text-icon.pdf][scale=5000]}}{\sfserif\color[red]{✘}}\stopoverlay\stopoverlay \stopstandardmakeup \stoptext 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://tex.aanhet.net archive : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________