Command/layeredtext

From Wiki
Jump to navigation Jump to search


\layeredtext

Summary

The command \layeredtext positions text on a page

Settings

\layeredtext[...=...,...][...=...,...]{...}{...}
...=...,...inherits from \setuplayer
...=...,...inherits from \setuplayeredtext
{...}text
{...}content

Description

Place text on a specific location on the page.

Examples

Example 1

\setuppapersize[A7,landscape]
\showframe
\starttext
\layeredtext
  [corner={right,bottom},
   location={left,top}]
  [background=color,
   backgroundcolor=yellow,
   offset=0pt]
  {Text}
  {\externalfigure[cow][width=3cm]}

\stoptext

Notes

See also

Help from ConTeXt-Mailinglist/Forum

All issues with: