From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/17891 Path: main.gmane.org!not-for-mail From: Brian Kahne Newsgroups: gmane.comp.tex.context Subject: Framed text question Date: Wed, 19 Jan 2005 11:19:43 -0600 Message-ID: <41EE96AF.5090900@freescale.com> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1106155427 1929 80.91.229.6 (19 Jan 2005 17:23:47 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 19 Jan 2005 17:23:47 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Wed Jan 19 18:23:35 2005 Return-path: Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CrJYN-0001j1-00 for ; Wed, 19 Jan 2005 18:23:35 +0100 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id B775012793; Wed, 19 Jan 2005 18:23:34 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (ronja.vet.uu.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 27023-05; Wed, 19 Jan 2005 18:23:34 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id ADBD912789; Wed, 19 Jan 2005 18:19:48 +0100 (CET) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 8511312789 for ; Wed, 19 Jan 2005 18:19:46 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (ronja.vet.uu.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 27023-03 for ; Wed, 19 Jan 2005 18:19:45 +0100 (CET) Original-Received: from az33egw01.freescale.net (unknown [192.88.158.102]) by ronja.ntg.nl (Postfix) with ESMTP id 7DE5B1276B for ; Wed, 19 Jan 2005 18:19:45 +0100 (CET) Original-Received: from az33smr01.freescale.net (az33smr01.freescale.net [10.64.34.199]) by az33egw01.freescale.net (8.12.11/az33egw01) with ESMTP id j0JHQEQg011967 for ; Wed, 19 Jan 2005 10:26:14 -0700 (MST) Original-Received: from [10.82.43.183] (cde-tx32-ldt189.am.freescale.net [10.82.43.183]) by az33smr01.freescale.net (8.13.1/8.13.0) with ESMTP id j0JHOnkP011287 for ; Wed, 19 Jan 2005 11:24:49 -0600 (CST) User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7) Gecko/20040616 X-Accept-Language: en-us, en Original-To: ntg-context@ntg.nl X-Virus-Scanned: by amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.5 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: ntg-context-bounces@ntg.nl Errors-To: ntg-context-bounces@ntg.nl X-Virus-Scanned: by amavisd-new at ntg.nl Xref: main.gmane.org gmane.comp.tex.context:17891 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:17891 Hi, I'm new to Context, so hopefully this isn't a completely obvious question, but I was wondering whether it was possible to have framed text split across a page. In this particular case, I have a code sample that I want to be framed and have a different background color than the rest of the text, so I have it surrounded by \startframedtext and \stopframedtext. Is it possible to use \splitfloat to split this if the code sample is too large to fit on a single page? If so, what would be the syntax? If not, is there another mechanism? Thanks for any help! Brian Kahne