next up previous contents index
Next: \visible_area_center Up: Step layout Previous: \scale   Contents   Index

Subsections

\unclip

Description 

\unclip is the dual operator of \clip previously described (cf. §[*]. It releases a clip mode previously set. In the unclip mode, graphical elements can be drawn anywhere even outside of the page limits. \unclip has not parameter. Like \clip, \unclip can be found in different places :

Usage

  \clip;

    ....

  \step {
    ....
    \unclip;  % make this step be drawn without any control
    ....
  }

  \unclip; % now release existent control for next steps
  
  \step {  
    ....  % so this step can be larger than its limits
  }

Formal structure

  \unclip;



Doodle reference manual HTML version generated using LaTeX2HTML by Jérôme Gout, 2001-10-29
Doodle is hosted by Sourceforge, go to SourceForge Logo for more information
©2000-2001 Doodle