On Tue, Jul 8, 2008 at 2:17 PM, Oliver Buerschaper
<[EMAIL PROTECTED]> wrote:
> Dear all,
>
> somehow the following won't produce any PDF output:
>
> ---
> \definelayer
>        [mylayer]
>        [x=78mm,
>         y=3mm,
>         height=43.5mm,
>         width=128mm]
>
> \starttext
>
> \setlayer[mylayer][preset=middle]{Hello world!}
>
> \stoptext
> ---
>
> Any ideas?
>
> Oliver

You have to invoke the OTR.

You could use

\startstandardmakeup
\stopstandardmakeup

or

\page[empty]

or

\dontleavehmode

or

\null

or

...

Wolfgang
___________________________________________________________________________________
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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to