From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/37942 Path: news.gmane.org!not-for-mail From: "Johan Sandblom" Newsgroups: gmane.comp.tex.context Subject: FLOWchart clipping or offset Date: Wed, 12 Dec 2007 20:39:11 +0100 Message-ID: <97a06f070712121139u657f1e43j26e30ad1f67c212d@mail.gmail.com> Reply-To: johan.sandblom@ki.se, 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 1197488451 10509 80.91.229.12 (12 Dec 2007 19:40:51 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 12 Dec 2007 19:40:51 +0000 (UTC) To: "mailing list for ConTeXt users" Original-X-From: ntg-context-bounces@ntg.nl Wed Dec 12 20:41:01 2007 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 1J2XRN-0000QE-Dd for gctc-ntg-context-518@m.gmane.org; Wed, 12 Dec 2007 20:40:21 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 8DCCB1FC6B; Wed, 12 Dec 2007 20:39:53 +0100 (CET) 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 05179-02; Wed, 12 Dec 2007 20:39:45 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 95D0C1FC32; Wed, 12 Dec 2007 20:39:42 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 9948E1FC2F for ; Wed, 12 Dec 2007 20:39:39 +0100 (CET) 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 04508-03-9 for ; Wed, 12 Dec 2007 20:39:23 +0100 (CET) Original-Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.181]) by ronja.ntg.nl (Postfix) with ESMTP id 1672F1FB91 for ; Wed, 12 Dec 2007 20:39:15 +0100 (CET) Original-Received: by py-out-1112.google.com with SMTP id u77so906687pyb.16 for ; Wed, 12 Dec 2007 11:39:12 -0800 (PST) Original-Received: by 10.64.193.2 with SMTP id q2mr2317270qbf.51.1197488351879; Wed, 12 Dec 2007 11:39:11 -0800 (PST) Original-Received: by 10.65.15.13 with HTTP; Wed, 12 Dec 2007 11:39:11 -0800 (PST) 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:37942 Archived-At: Consider this example. As it stands, the cells in the flow chart are clipped on the horizontal extremes. On the other hand if the offset is uncommented, a vertical offset is introduced which makes the bottom of the chart depart from the page (or at least it does in the real world use from which this is drawn). I remember horoffset from some context but it does not work here. Is there a solution I am missing? Johan \setuppapersize[S6][S6] \usemodule[chart] \starttext \setupFLOWcharts[dx=-17mm, dy=2mm, width=60mm, height=16mm, %% offset=17mm, % <-------Uncomment this ] \startFLOWchart[pa-er-cycle] \startFLOWcell \name {omgivning} \location {3,1} \shape {action} \text {Omgivning} \connection[lt]{sinnen} \stopFLOWcell \startFLOWcell \name {sinnen} \location {1,2} \shape {action} \text {Sinnesintryck} \connection[blp]{informationsbearbetning} \stopFLOWcell \startFLOWcell \name {informationsbearbetning} \location {3,3} \shape {action} \text {Informationsbearbetning} \connection[prb]{motor} \connection[nrt]{inkodning} \stopFLOWcell \stopFLOWchart \framed{\FLOWchart[pa-er-cycle]} \stoptext -- Johan Sandblom, MD PhD m +46735521477 Sweden "What is wanted is not the will to believe, but the will to find out, which is the exact opposite" - Bertrand Russell ___________________________________________________________________________________ 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 ___________________________________________________________________________________