From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/14825 Path: main.gmane.org!not-for-mail From: Mike Aizatsky Newsgroups: gmane.comp.tex.context Subject: (no subject) Date: Wed, 25 Feb 2004 07:40:33 -0800 (PST) Sender: ntg-context-admin@ntg.nl Message-ID: <20040225154033.84063.qmail@web41510.mail.yahoo.com> Reply-To: ntg-context@ntg.nl NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1077730031 10943 80.91.224.253 (25 Feb 2004 17:27:11 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 25 Feb 2004 17:27:11 +0000 (UTC) Original-X-From: ntg-context-admin@ntg.nl Wed Feb 25 18:26:58 2004 Return-path: Original-Received: from ref.vet.uu.nl ([131.211.172.13] helo=ref.ntg.nl) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1Aw2oE-0004Qu-00 for ; Wed, 25 Feb 2004 18:26:58 +0100 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id 41F0210B4B; Wed, 25 Feb 2004 18:24:55 +0100 (MET) Original-Received: from web41510.mail.yahoo.com (web41510.mail.yahoo.com [66.218.93.93]) by ref.ntg.nl (Postfix) with SMTP id 9F03210B4A for ; Wed, 25 Feb 2004 16:38:37 +0100 (MET) Original-Received: from [195.5.138.42] by web41510.mail.yahoo.com via HTTP; Wed, 25 Feb 2004 07:40:33 PST Original-To: ntg-context@ntg.nl Errors-To: ntg-context-admin@ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.0.13 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.comp.tex.context:14825 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:14825 Hi! Is there a way to produce a page-breakable framed text? I've already spent several hours on this and still can't find the solution. Or, may be there's a better way to achieve the effect, shown in the sample? Sample: % interface=en output=pdftex \defineframedtext[procedure][frame=off, leftframe=on, rulethickness=.4mm] \def\StartProcedure{\startnarrower[2*left] \startprocedure \startitemize[n]} \def\StopProcedure{\stopitemize \stopprocedure \stopnarrower} \def\Step{\item} \starttext \dorecurse{20}{Some Text. Some Text. Some Text. } \StartProcedure \dorecurse{10}{ \Step\dorecurse{20}{Some Text.} } \StopProcedure \dorecurse{20}{Some Text. Some Text. Some Text. } \stoptext ===== MA __________________________________ Do you Yahoo!? Yahoo! Mail SpamGuard - Read only the mail you want. http://antispam.yahoo.com/tools