Changes

Jump to navigation Jump to search
522 bytes added ,  09:38, 21 July 2004
no edit summary
< [[Graphics]], [[Overlays]]

In ConTeXt logos are picture or text elements that appear on every page (or on some defined pages) at fixed locations.

<pre>
\useexternalfigure[squares][my_square_logo_file][width=120pt]

\defineoverlay [square-bg][{\externalfigure[squares]}]

\definelogo [Square][top][right]
[command={\framed[background=square-bg,
align=middle, frame=off,
width=120pt, height=40pt]
{\rm\bfb\it\\ \ConTeXt}}, state=start]
</pre>

You find more in the manual at ''page design''.

Navigation menu