From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/33403 Path: news.gmane.org!not-for-mail From: =?ISO-8859-15?Q?Peter_M=FCnster?= Newsgroups: gmane.comp.tex.context Subject: Re: CSS-like coding style Date: Sat, 17 Feb 2007 19:47:51 +0100 (CET) Message-ID: References: <1195309941.20070217180852@gmail.com> Reply-To: ntg-context@ntg.nl NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1171738459 18620 80.91.229.12 (17 Feb 2007 18:54:19 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 17 Feb 2007 18:54:19 +0000 (UTC) To: Yatskovsky , mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Sat Feb 17 19:54:12 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 1HIUhI-0007RC-EB for gctc-ntg-context-518@m.gmane.org; Sat, 17 Feb 2007 19:54:12 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 63108165; Sat, 17 Feb 2007 19:51:54 +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 06366-02-2; Sat, 17 Feb 2007 19:51:47 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id E03C812B; Sat, 17 Feb 2007 19:51:46 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 425B914F for ; Sat, 17 Feb 2007 19:51:43 +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 06366-02 for ; Sat, 17 Feb 2007 19:51:35 +0100 (CET) Original-Received: from sMtp.neuf.fr (sp604002mt.neufgp.fr [84.96.92.61]) by ronja.ntg.nl (Postfix) with ESMTP id 7099712B for ; Sat, 17 Feb 2007 19:49:12 +0100 (CET) Original-Received: from gaston.pm ([84.7.255.145]) by sp604002mt.gpm.neuf.ld (Sun Java System Messaging Server 6.2-5.05 (built Feb 16 2006)) with ESMTP id <0JDM00LE2F0ZHMY0@sp604002mt.gpm.neuf.ld> for ntg-context@ntg.nl; Sat, 17 Feb 2007 19:51:24 +0100 (CET) Original-Received: by gaston.pm (Postfix, from userid 500) id 6B66913C3DE; Sat, 17 Feb 2007 19:47:51 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by gaston.pm (Postfix) with ESMTP id 66EB8148016; Sat, 17 Feb 2007 19:47:51 +0100 (CET) In-reply-to: <1195309941.20070217180852@gmail.com> X-X-Sender: peter@gaston.pm 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:33403 Archived-At: On Sat, 17 Feb 2007, Vyatcheslav Yatskovsky wrote: > \setuplayout[ > topspace=0cm, > bottomspace=2cm, > rightmargin=2cm, > width=fit, > height=fit > ] > > fails Hello, you can use the %-sign: \setuplayout[ topspace=0cm, bottomspace=2cm, rightmargin=2cm, width=fit, height=fit% ] Cheers, Peter -- http://pmrb.free.fr/contact/