From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/84885 Path: news.gmane.org!not-for-mail From: "Keith J. Schultz" Newsgroups: gmane.comp.tex.context Subject: Is this possible for the Frames Date: Fri, 18 Oct 2013 11:25:54 +0200 Message-ID: <6C9B92A4-9818-427B-A6EB-9CCB78841E30@uni-trier.de> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 (Mac OS X Mail 6.6 \(1510\)) Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1382088362 27447 80.91.229.3 (18 Oct 2013 09:26:02 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 18 Oct 2013 09:26:02 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Fri Oct 18 11:26:07 2013 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from balder.ntg.nl ([5.39.185.229]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1VX6Jq-0006lf-Fn for gctc-ntg-context-518@m.gmane.org; Fri, 18 Oct 2013 11:26:06 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 7750F101E7; Fri, 18 Oct 2013 11:23:18 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id kka3lZD6+ZIT; Fri, 18 Oct 2013 11:23:16 +0200 (CEST) Original-Received: from balder.ntg.nl (localhost [IPv6:::1]) by balder.ntg.nl (Postfix) with ESMTP id 74E5E101E3; Fri, 18 Oct 2013 11:23:16 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 4CBC0101E3 for ; Fri, 18 Oct 2013 11:23:15 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 6V8PnN7Kpcca for ; Fri, 18 Oct 2013 11:23:10 +0200 (CEST) Original-Received: from filter2-utr.mf.surf.net (filter2-utr.mf.surf.net [195.169.124.153]) by balder.ntg.nl (Postfix) with ESMTP id 880F5101DE for ; Fri, 18 Oct 2013 11:23:10 +0200 (CEST) Original-Received: from mx1.uni-trier.de (mx1.uni-trier.de [136.199.224.17]) by filter2-utr.mf.surf.net (8.14.3/8.14.3/Debian-9.4) with ESMTP id r9I9TQ4u008032 (version=TLSv1/SSLv3 cipher=RC4-SHA bits=128 verify=NOT) for ; Fri, 18 Oct 2013 11:29:27 +0200 X-IronPort-AV: E=Sophos;i="4.93,521,1378850400"; d="scan'208";a="8685710" Original-Received: from rzmail.uni-trier.de ([136.199.8.220]) by mx1i.uni-trier.de with ESMTP; 18 Oct 2013 11:25:54 +0200 Original-Received: from [10.0.62.6] (dslb-084-058-228-182.pools.arcor-ip.net [84.58.228.182]) by rzmail.uni-trier.de (Postfix) with ESMTPA id B5ECD40502 for ; Fri, 18 Oct 2013 11:25:54 +0200 (CEST) X-Mailer: Apple Mail (2.1510) X-Bayes-Prob: 0.0001 (Score 0, tokens from: @@RPTN) X-CanIt-Geo: ip=136.199.224.17; country=DE; region=08; city=Trier; latitude=49.7500; longitude=6.6333; http://maps.google.com/maps?q=49.7500,6.6333&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 04KCxtq1N - 9110c10f7cca - 20131018 (trained as not-spam) X-Scanned-By: CanIt (www . roaringpenguin . com) on 195.169.124.153 X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.14 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: ntg-context-bounces@ntg.nl Original-Sender: ntg-context-bounces@ntg.nl Xref: news.gmane.org gmane.comp.tex.context:84885 Archived-At: Hi everbody, I would like to do some very special settings using frames possibly structu= res to! NMW % declartion of MyFarme and setup \defineframed[MyFrame][framed] \setupframed[MyFrame][\rulethickness=3D3pt, frameoffset=3D.8 rulethickness] =85 startext \MyFrame[\rulethickness=3D3pt{What goes into the frame} stop I would like to adjust the frameoffset according to the value of \rulethick= ness, to be exact I would prefer using a command that calulates a value. How do I go about it. According to the Manuals and the Wiki I can use a com= mand How can I access rulethickness in such a manner? I know I could right a command in lua that injects the proper output into t= he TeX stream, but I am afraid that the the side effects. = Could do it in TeX to, but I am not that comfortable with TeX and processin= g key values therein. Any help and ideas appriciated. regards Keith. ___________________________________________________________________________= ________ If your question is of interest to others as well, please add an entry to t= he Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-cont= ext webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________= ________