From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/58882 Path: news.gmane.org!not-for-mail From: Shiv Shankar Dayal Newsgroups: gmane.comp.tex.context Subject: metaobj problem Date: Tue, 18 May 2010 02:39:05 +0530 Message-ID: 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: dough.gmane.org 1274130574 10557 80.91.229.12 (17 May 2010 21:09:34 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 17 May 2010 21:09:34 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Mon May 17 23:09:33 2010 connect(): No such file or directory Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from balder.ntg.nl ([195.12.62.10]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1OE7Z5-0001RU-5L for gctc-ntg-context-518@m.gmane.org; Mon, 17 May 2010 23:09:31 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 78E18C9A9C; Mon, 17 May 2010 23:09:30 +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 va-jjJ4VBSdI; Mon, 17 May 2010 23:09:24 +0200 (CEST) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id C22DBC9A63; Mon, 17 May 2010 23:09:24 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 31809C9A63 for ; Mon, 17 May 2010 23:09:22 +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 6MGqxe0LZvE3 for ; Mon, 17 May 2010 23:09:07 +0200 (CEST) Original-Received: from mail-px0-f169.google.com (mail-px0-f169.google.com [209.85.212.169]) by balder.ntg.nl (Postfix) with ESMTP id E55B9C9A41 for ; Mon, 17 May 2010 23:09:06 +0200 (CEST) Original-Received: by pxi12 with SMTP id 12so2859370pxi.14 for ; Mon, 17 May 2010 14:09:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:date:message-id :subject:from:to:content-type; bh=TYOCeVdFHCGx3Jhu5UG3wxTElsipiO7e7Rvg8GrPRF4=; b=ty93San6tHyZJwguXTAPsszr3Fx8dEKYn7InxVDcOv95OAH0LLPZYCxTlXbrxC+oVq rX1rqvbu+IBPhl3hdcjlSFOsZQg5hIE0OlxSmKUBcPUsqc/ShWNiHLaZysAGsAH5ZNmF ogKMu0JbDZJaP13vPplZsP8GB8HzxfjbCGCTw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=Vm18E/AERUdyck5JXadHYXyhPoUizyT84du0njqaNtPWNa8su3Rl5VxUVgEi/EiZry 5S9Xh9iy8RcnI1nfEYg+qIJHiNuT7BLvTAaIgT+RzgPgWyRd4alU9+A1badI1O/CWnVW RMJK+mI7ilg5oPAfmUynpuuGqag3JiyjcbDpY= Original-Received: by 10.141.88.1 with SMTP id q1mr4105029rvl.198.1274130545294; Mon, 17 May 2010 14:09:05 -0700 (PDT) Original-Received: by 10.140.142.15 with HTTP; Mon, 17 May 2010 14:09:05 -0700 (PDT) X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.12 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 Xref: news.gmane.org gmane.comp.tex.context:58882 Archived-At: Hi, I was trying to run following code from its manual i.e. metaobj's manual. newCircle.a(btex A etex); newCircle.b(btex B etex); newCircle.c(btex C etex); newCircle.d(btex D etex); newCircle.e(btex E etex); verbatimtex \small etex; newMatrix.mat(3,3)(nb,a,nb,b,e,c,nb,d,nb) "hsep(2cm)", "vsep(2cm)"; mcline.mat(2,2,2,3) "name(a)"; ObjLabel.mat(btex a etex) "labpathname(a)","labpos(0.75)", "labdir(top)"; mcline.mat(2,2,2,1) "name(b)"; ObjLabel.mat(btex b etex) "labpathname(b)","labdir(bot)"; mcline.mat(3,2,2,1) "name(c)"; ObjLabel.mat(btex c etex) "labpathname(c)","labdir(llft)"; mcarc.mat(3,2,1,2) "arcangleA(-40)","arcangleB(-40)", "border(3pt)", "name(d)"; ObjLabel.mat(btex d etex) "labpathname(d)","labdir(lrt)", "labpos(0.3)"; ObjLabel.mat(btex e etex) "labpathname(d)","labdir(llft)", "labpos(0.7)"; mcarc.mat(1,2,2,1) "arcangleA(12)","arcangleB(12)", "name(f)"; ObjLabel.mat(btex f etex) "labpathname(f)","labdir(lrt)"; mcarc.mat(2,1,1,2) "arcangleA(12)","arcangleB(12)", "name(g)"; ObjLabel.mat(btex g etex) "labpathname(g)","labdir(ulft)"; mat.c=origin; drawObj(mat); The problem is that the computer kind of stops processing. I mean it is taking too long. My pool_size is 100MB. I have increased it. -- Best regards, Shiv Shankar Dayal ___________________________________________________________________________________ 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 : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________