Overlays

From Wiki
Revision as of 01:12, 21 March 2012 by Mojca Miklavec (talk | contribs) (revert an additional Command/ in Category)
Jump to navigation Jump to search

< Graphics

What are Overlays?

Overlays are predefined snippets that you can stack on each other. Opposite to Layers that regard whole pages, overlays mostly are only single pictures, words or the like.

Defining

\defineoverlay[reference name][commands]

Better put your commands in braces.

Using

You can use defined overlays everywhere, where there's a background option.

\defineoverlay[tea][{\green\ss\bf GREEN TEA}]

\framed[height=40pt, background=tea, align=middle]%
{\em today\\for sale}

You can use this also with pictures. See also Logos.

Another use for overlays is for adding a graphic to every page to indicate chapters (sometimes known as a thumb index).