From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/6441 Path: main.gmane.org!not-for-mail From: Tobias Burnus Newsgroups: gmane.comp.tex.context Subject: Re: multiple lines in footers Date: Tue, 1 Jan 2002 13:43:17 +0100 (CET) Sender: owner-ntg-context@let.uu.nl Message-ID: References: <3C319893.D36E7250@WbMT.TUDelft.NL> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Trace: main.gmane.org 1035396970 10617 80.91.224.250 (23 Oct 2002 18:16:10 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 18:16:10 +0000 (UTC) Cc: , Hans Hagen Original-To: Ron van Ostayen In-Reply-To: <3C319893.D36E7250@WbMT.TUDelft.NL> Xref: main.gmane.org gmane.comp.tex.context:6441 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:6441 Hi. > First of all, a happy new year and best wishes for 2002 !! The same to you and all others! > Secondly, I still have a problem using footers. I have asked this > question on this list before but I didn't get a reply. > I would like to use multiple lines in my document footers. I've tried: I also struggled once and used this as quick and dirty solution: \vbox{\hbox{foo}\hbox{bar}} Tobias