From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/1414 Path: main.gmane.org!not-for-mail From: "Gilbert van den Dobbelsteen" Newsgroups: gmane.comp.tex.context Subject: Re: Framed text on multiple pages.. Date: Tue, 7 Dec 1999 13:35:11 +0100 Sender: owner-ntg-context@let.uu.nl Message-ID: <004801bf40af$9ac63a40$0c01a8c1@loginbv.com> References: <199912061521.QAA19005@fly.srk.fer.hr> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1035392241 32594 80.91.224.250 (23 Oct 2002 16:57:21 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 16:57:21 +0000 (UTC) Original-To: Xref: main.gmane.org gmane.comp.tex.context:1414 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:1414 > Is it possible to arrange that framed paragraph (\startframedtext) > extends to multiple pages, like this: > ------ > | | > ====== page break > | | > | | > ====== page break > | | > ------ > > - and | denote the frame. > You should use the \starttabellen command for this (it's somewhere in the Docs). That way you can also add header ands footers, which are repeated on the following pages. I guess that the english command is \starttables (not sure, sorry look it up in cont-com.tex). There is also some docu in core-tab.tex. Gilbert.