From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/60010 Path: news.gmane.org!not-for-mail From: Jaroslav Hajtmar Newsgroups: gmane.comp.tex.context Subject: Re: "Large paper" dimensions detecting Date: Sat, 03 Jul 2010 12:56:06 +0200 Message-ID: <4C2F1746.3000804@gyza.cz> References: <4C2F128C.1050406@gyza.cz> Reply-To: hajtmar@gyza.cz, mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1278154578 25011 80.91.229.12 (3 Jul 2010 10:56:18 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sat, 3 Jul 2010 10:56:18 +0000 (UTC) Cc: mailing list for ConTeXt users To: luigi scarso Original-X-From: ntg-context-bounces@ntg.nl Sat Jul 03 12:56:15 2010 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 1OV0ON-0000sk-93 for gctc-ntg-context-518@m.gmane.org; Sat, 03 Jul 2010 12:56:15 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 924D3C9A7C; Sat, 3 Jul 2010 12:56:14 +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 tfEp8u4IpIQy; Sat, 3 Jul 2010 12:56:14 +0200 (CEST) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 02136C9ADD; Sat, 3 Jul 2010 12:56:12 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 4B8BCC9ADD for ; Sat, 3 Jul 2010 12:56:10 +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 v3KTxGkLAmG8 for ; Sat, 3 Jul 2010 12:56:07 +0200 (CEST) Original-Received: from psi1.forpsi.com (smtpa.forpsi.com [81.2.195.204]) by balder.ntg.nl (Postfix) with SMTP id D1015C9A7C for ; Sat, 3 Jul 2010 12:56:07 +0200 (CEST) Original-Received: (qmail 434 invoked by uid 89); 3 Jul 2010 10:56:05 -0000 Original-Received: from unknown (HELO ?192.168.1.2?) (hajtmar@gyza.cz@88.103.230.14) by psi01 with ESMTPA; 3 Jul 2010 10:56:05 -0000 User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; cs; rv:1.9.1.8) Gecko/20100216 Thunderbird/3.0.2 In-Reply-To: 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:60010 Archived-At: Its OK, ... How easy ... I am stupid :-) ... sorry ... and thanx Jaroslav Dne 3.7.2010 12:51, luigi scarso napsal(a): > On Sat, Jul 3, 2010 at 12:35 PM, Jaroslav Hajtmar wrote: > >> Hi All >> >> Is there a way to detect of paperheight and paperwidth of "large paper", >> when I print a "small page" to "large paper" ?? >> When I use \paperwidth and \paperheight commands, then I get dimensions of >> "small paper", but I want get dimensions of "large papers" too. >> (I need this dimensions for next calculations) >> >> Thanx, Jaroslav >> >> >> My min. example: >> >> >> \definepapersize[MyPap][width=300pt,height=200pt] >> \definepapersize[MyPaper][width=1000pt,height=500pt] >> >> \setuppapersize [MyPap][MyPaper] >> >> \starttext >> >> Small paper dimensions: >> >> MyPap paper width - \the\paperwidth >> >> MyPap paper height - \the\paperheight >> >> \blank[big] >> >> Large paper dimensions: >> >> MyPaper paper width - ????? %\the\commandforMyPaperwidthdetect >> >> MyPaper paper height - ???? %\the\commandforMyPaperheightdetect >> >> >> \stoptext >> >> >> ___________________________________________________________________________________ >> 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 >> ___________________________________________________________________________________ >> >> > perhaps > \the\printpaperheight > \the\printpaperwidth > ? > > ___________________________________________________________________________________ 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 ___________________________________________________________________________________