Quoting Renaud Aubin <[EMAIL PROTECTED]>:

> Hi folks,
>
> I need to define a multiline footer for a document of mine. I have 
> searched the garden without results.
>
> Considering \input knuth as a "disclaimer", here is a non working 
> sample to improve:
> \setupfootertexts[]
> \setupfootertexts[\setups{text a}]
>
> \startsetups[text a]
> \input knuth
> \stopsetups

What I usually do is surround the "disclaimer" in a vbox or a \framed. 
For example (in s-ptj-01)

\startlocalsetups [titlefooter]
  \framed[frame=off,width=\textwidth,align=flushright,location=low]
  {\small\setupinterlinespace
  \getvariable{pracjourn}{copyright}\endgraf}
\stoplocalsetups

Aditya
___________________________________________________________________________________
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