From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/44242 Path: news.gmane.org!not-for-mail From: holzminister Newsgroups: gmane.comp.tex.context Subject: Textbackground with leftframe Date: Tue, 23 Sep 2008 17:40:56 +0200 Message-ID: <6b36c7890809230840j7e3cbe0ckc08032e65fa62306@mail.gmail.com> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1222184568 22397 80.91.229.12 (23 Sep 2008 15:42:48 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 23 Sep 2008 15:42:48 +0000 (UTC) To: "mailing list for ConTeXt users" Original-X-From: ntg-context-bounces@ntg.nl Tue Sep 23 17:43:40 2008 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by lo.gmane.org with esmtp (Exim 4.50) id 1KiA33-0002cw-Ai for gctc-ntg-context-518@m.gmane.org; Tue, 23 Sep 2008 17:43:33 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 452F31FDE8; Tue, 23 Sep 2008 17:42:28 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 04871-04; Tue, 23 Sep 2008 17:41:38 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id BB7D51FD81; Tue, 23 Sep 2008 17:41:34 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 3EA5E1FD81 for ; Tue, 23 Sep 2008 17:41:32 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 10007-01-6 for ; Tue, 23 Sep 2008 17:40:58 +0200 (CEST) Original-Received: from rv-out-0708.google.com (rv-out-0708.google.com [209.85.198.251]) by ronja.ntg.nl (Postfix) with ESMTP id 08AE51FC54 for ; Tue, 23 Sep 2008 17:40:57 +0200 (CEST) Original-Received: by rv-out-0708.google.com with SMTP id f25so3029170rvb.14 for ; Tue, 23 Sep 2008 08:40:56 -0700 (PDT) Original-Received: by 10.141.19.9 with SMTP id w9mr2800599rvi.204.1222184456707; Tue, 23 Sep 2008 08:40:56 -0700 (PDT) Original-Received: by 10.140.174.2 with HTTP; Tue, 23 Sep 2008 08:40:56 -0700 (PDT) Content-Disposition: inline X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.9 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: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:44242 Archived-At: Hi! 1) I wanted to color some text inside a columnset-environment. That works fine for text that stays in one column or spans two consecutive ones. But if there's a pagebreak after the first page, only the left column gets the background. From page two on everything is fine again. Any ideas how this comes? >>> \setupcolors[state=start] \definetextbackground[test][ backgroundcolor=yellow, frame=off, leftoffset=5mm, location=paragraph, color=black] \definecolumnset[example][n=2,distance=5mm] \starttext \startcolumnset[example] \starttextbackground[test] \dorecurse{12}{\input knuth \par} \stoptextbackground \stopcolumnset \stoptext >>> 2) And another question: Is there a way to get a leftframe activated in my defined background? Have a nice evening, Eyke ___________________________________________________________________________________ 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 ___________________________________________________________________________________