From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/82603 Path: news.gmane.org!not-for-mail From: "Stephens, Kenny" Newsgroups: gmane.comp.tex.context Subject: Re: split natural table Date: Wed, 22 May 2013 04:28:48 +0000 Message-ID: <24ABE1070A5A4041884908141E95A66BB967870B@HSUEX14MBX1.hsutx.edu> References: <24ABE1070A5A4041884908141E95A66BB967806F@HSUEX14MBX1.hsutx.edu>, <24ABE1070A5A4041884908141E95A66BB9678669@HSUEX14MBX1.hsutx.edu>, Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1369196946 17604 80.91.229.3 (22 May 2013 04:29:06 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 22 May 2013 04:29:06 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Wed May 22 06:29:06 2013 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from balder.ntg.nl ([195.12.62.10]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Uf0fi-0002XY-4q for gctc-ntg-context-518@m.gmane.org; Wed, 22 May 2013 06:29:06 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 52FE7101E8; Wed, 22 May 2013 06:29:05 +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 RuGDowKjFnsZ; Wed, 22 May 2013 06:29:03 +0200 (CEST) Original-Received: from balder.ntg.nl (localhost [IPv6:::1]) by balder.ntg.nl (Postfix) with ESMTP id C6730101E5; Wed, 22 May 2013 06:29:03 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id C0235101E5 for ; Wed, 22 May 2013 06:29:02 +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 EDMt-41N9e8K for ; Wed, 22 May 2013 06:29:01 +0200 (CEST) Original-Received: from filter4-til.mf.surf.net (filter4-til.mf.surf.net [194.171.167.220]) by balder.ntg.nl (Postfix) with ESMTP id 89CA9101E4 for ; Wed, 22 May 2013 06:28:51 +0200 (CEST) Original-Received: from mail.hsutx.edu (mail.hsutx.edu [209.165.224.134]) by filter4-til.mf.surf.net (8.14.3/8.14.3/Debian-9.4) with ESMTP id r4M4SmcV027759 for ; Wed, 22 May 2013 06:28:50 +0200 Original-Received: from HSUEX14HUB.hsutx.edu (10.16.1.151) by mail.hsutx.edu (10.16.1.124) with Microsoft SMTP Server (TLS) id 8.2.255.0; Tue, 21 May 2013 23:28:49 -0500 Original-Received: from HSUEX14MBX1.hsutx.edu ([::1]) by HSUEX14HUB.hsutx.edu ([::1]) with mapi id 14.02.0298.004; Tue, 21 May 2013 23:28:49 -0500 Thread-Topic: [NTG-context] split natural table Thread-Index: AQHOVkedqjqvPiR6k0CHsAJGR+itzJkQgNLygABcQwD//78r3w== In-Reply-To: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [184.79.73.173] X-Bayes-Prob: 0.9999 (Score 4.7, tokens from: @@RPTN) X-CanIt-Geo: ip=209.165.224.134; country=US; region=TX; city=Abilene; postalcode=79698; latitude=32.4751; longitude=-99.7348; metrocode=662; areacode=325; http://maps.google.com/maps?q=32.4751,-99.7348&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 0VJCQsNbs - c1f6a0a50e02 - 20130522 X-Scanned-By: CanIt (www . roaringpenguin . com) on 194.171.167.220 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:82603 Archived-At: Use the normal \framed command and replace \texsetup with \setups in \setup= headertexts and it will also work with your older version of context. \startsetups[header] \framed[corner=3D09,width=3Dmax,height=3Dmax,align=3D{middle,low},f= oregroundstyle=3D\ss\bfb,offset=3D1ex]\bgroup \startoverlay {\leftaligned {Left}} {\midaligned {Middle}} {\rightaligned{Right}} \stopoverlay \egroup \stopsetups \setupheadertexts[\setups{header}] When you have a longer text for all three fields you need a different solut= ion because \startoverlay =85 \stopoverlay can only position texts which fit in a single line. \startsetups[header] \framed[corner=3D09,width=3Dmax,height=3Dmax,foregroundstyle=3D\ss\= bfb,offset=3D1ex]\bgroup \framed[frame=3Doff,height=3D\vsize,width=3D.33\hsize,align= =3D{low,flushleft}] {Left} \framed[frame=3Doff,height=3D\vsize,width=3D.33\hsize,align= =3D{low,middle}] {Middle} \framed[frame=3Doff,height=3D\vsize,width=3D.33\hsize,align= =3D{low,flushright}]{Right} \egroup \stopsetups \setupheadertexts[\setups{header}] Wolfgang ___________________________________________________________________________= ________ I could not use \framed[corner=3D09,width=3DMAX,height=3DMAX,foregroundstyle=3D\ss\= bfb,offset=3D1ex]\bgroup but \framed[corner=3D09,width=3Dbroad,height=3D\headerheight,foreground= style=3D\ss\bfb,offset=3D1ex]\bgroup worked perfectly. = Many thanks. Keep up the good work on ConTeXt---it's becoming my favorite t= ool for creating materials for my courses, reports, letters, etc. Kenny = ___________________________________________________________________________= ________ 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 ___________________________________________________________________________= ________