From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/60356 Path: news.gmane.org!not-for-mail From: Hans Hagen Newsgroups: gmane.comp.tex.context Subject: Re: Different printing positions on cards Date: Fri, 23 Jul 2010 09:40:38 +0200 Message-ID: <4C494776.6040103@wxs.nl> References: <4C4914EB.8070708@gyza.cz> Reply-To: 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 1279870866 26393 80.91.229.12 (23 Jul 2010 07:41:06 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 23 Jul 2010 07:41:06 +0000 (UTC) To: hajtmar@gyza.cz, mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Fri Jul 23 09:41:00 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 1OcCsN-0003eq-5h for gctc-ntg-context-518@m.gmane.org; Fri, 23 Jul 2010 09:40:59 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 7DD00C9CC0; Fri, 23 Jul 2010 09:40:57 +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 i41rGDNSnisc; Fri, 23 Jul 2010 09:40:54 +0200 (CEST) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id A6D91C9C01; Fri, 23 Jul 2010 09:40:54 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 98F86C9C01 for ; Fri, 23 Jul 2010 09:40:53 +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 NYbgch1KbYb2 for ; Fri, 23 Jul 2010 09:40:51 +0200 (CEST) Original-Received: from smtp.ziggozakelijk.nl (sc-162.r-213-125-29.schoolconnect.nu [213.125.29.162]) by balder.ntg.nl (Postfix) with ESMTP id 00237C9BDC for ; Fri, 23 Jul 2010 09:40:50 +0200 (CEST) X-Default-Received-SPF: pass (skip=loggedin (res=PASS)) x-ip-name=10.100.1.100; Original-Received: from [10.100.1.100] (unverified [10.100.1.100]) by pragma-net.nl (SurgeMail 4.3g4) with ESMTP id 2384-1713362 for multiple; Fri, 23 Jul 2010 09:40:07 +0200 User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.1.10) Gecko/20100512 Lightning/1.0b1 Thunderbird/3.0.5 ThunderBrowse/3.3.1 In-Reply-To: <4C4914EB.8070708@gyza.cz> X-Authenticated-User: hagen@controller-9 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:60356 Archived-At: On 23-7-2010 6:04, Jaroslav Hajtmar wrote: > Hello all... > I am looking for problem in my example but without success. > As you can see in my minimal example, that any printing positions on any > cards are diferent. > I want to print always started at the same place! > Someone knows a solution? Forgotten that any gaps? easier: \setuppapersize[A8,landscape][A4,landscape] \setuplayout[nx=3,ny=4,dx=3.5cm] \setuplayout [height=middle, width=middle, topspace=3mm, backspace=3mm, header=0pt, footer=0pt] \starttext \startstandardmakeup \externalfigure[cow][width=\textwidth,height=\textheight] \stopstandardmakeup \startstandardmakeup \externalfigure[cow][width=\textwidth,height=\textheight] \stopstandardmakeup \stoptext instead of A8 you can define and use another papersize ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com | www.pragma-pod.nl ----------------------------------------------------------------- ___________________________________________________________________________________ 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 ___________________________________________________________________________________