From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-0.8 required=5.0 tests=DKIM_INVALID,DKIM_SIGNED, MAILING_LIST_MULTI,T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 8566 invoked from network); 22 Nov 2023 13:47:39 -0000 Received: from cgl.ntg.nl (5.39.185.202) by inbox.vuxu.org with ESMTPUTF8; 22 Nov 2023 13:47:39 -0000 Received: from localhost (localhost [127.0.0.1]) by cgl.ntg.nl (Postfix) with ESMTP id 794354838E4 for ; Wed, 22 Nov 2023 14:47:38 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at cgl.ntg.nl Received: from cgl.ntg.nl ([127.0.0.1]) by localhost (cgl.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id mry-qcRIvEvy for ; Wed, 22 Nov 2023 14:47:38 +0100 (CET) Received: from cgl.ntg.nl (localhost [127.0.0.1]) by cgl.ntg.nl (Postfix) with ESMTP id 81CC8483861 for ; Wed, 22 Nov 2023 14:47:36 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by cgl.ntg.nl (Postfix) with ESMTP id 9015E483816 for ; Wed, 22 Nov 2023 14:47:31 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at cgl.ntg.nl Received: from cgl.ntg.nl ([127.0.0.1]) by localhost (cgl.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id zc7_9IvYoIz0 for ; Wed, 22 Nov 2023 14:47:31 +0100 (CET) Received: from forward502c.mail.yandex.net (forward502c.mail.yandex.net [178.154.239.210]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by cgl.ntg.nl (Postfix) with ESMTPS id 25BFB483810 for ; Wed, 22 Nov 2023 14:47:31 +0100 (CET) Received: from mail-nwsmtp-smtp-production-main-54.iva.yp-c.yandex.net (mail-nwsmtp-smtp-production-main-54.iva.yp-c.yandex.net [IPv6:2a02:6b8:c0c:30a3:0:640:8411:0]) by forward502c.mail.yandex.net (Yandex) with ESMTP id D9F5761673; Wed, 22 Nov 2023 16:46:59 +0300 (MSK) Received: by mail-nwsmtp-smtp-production-main-54.iva.yp-c.yandex.net (smtp/Yandex) with ESMTPSA id wkO2GB6OriE0-H6ZLCmsD; Wed, 22 Nov 2023 16:46:59 +0300 X-Yandex-Fwd: 1 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=homerow.info; s=mail; t=1700660819; bh=9vYwqrj8+LZEeI9g5ruT+EamLgj3/k02KmrGQ51TF6w=; h=Cc:Message-ID:Subject:Date:References:To:From:In-Reply-To; b=FtcMLqJjUMM44k5o1xsCz1U+ZyyFdJec0AhE/PVXRbPMoNzp7uYwIApWAhiudH6aH rTATf29d2AOSXqKS4fdAkv9WDmYRI1zlNhkyko9G+VPN2kQI57pKJdtZUSWy/hk1P7 W5hwz69qGQQhF8RDXryXTbBIKpN0cTFTU+ofOH6Q= Authentication-Results: mail-nwsmtp-smtp-production-main-54.iva.yp-c.yandex.net; dkim=pass header.i=@homerow.info Date: Wed, 22 Nov 2023 14:46:56 +0100 From: Marco Patzer To: Hans van der Meer via ntg-context Message-ID: <20231122144656.3b600dcd@homerow> In-Reply-To: <16A64525-3867-4315-986A-144F9314DDA9@ziggo.nl> References: <16A64525-3867-4315-986A-144F9314DDA9@ziggo.nl> X-Mailer: Claws Mail 4.1.1 (GTK 3.24.38; x86_64-pc-linux-gnu) MIME-Version: 1.0 Message-ID-Hash: VYYHMYLYSO4DM55R25LQT5IGTFQDWXPO X-Message-ID-Hash: VYYHMYLYSO4DM55R25LQT5IGTFQDWXPO X-MailFrom: lists@homerow.info X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; digests; suspicious-header X-Mailman-Version: 3.3.8 Precedence: list Reply-To: mailing list for ConTeXt users Subject: [NTG-context] Re: marginwidths List-Id: mailing list for ConTeXt users Archived-At: List-Archive: List-Help: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit On Wed, 22 Nov 2023 14:17:29 +0100 Hans van der Meer via ntg-context wrote: > I would like to change the width of the margins on the page. > In the MWE here, the pagelayout does not seem to obey the > \setuplayout command. Why are the margins shown uneffected by > \setuplayout? Works as expected here. The margins have changed and \showlayout gives you: \leftmarginwidth = 6cm \rightmarginwidth = 10cm Change the example to: \setuplayout [leftmargin=6mm, %% mm, not cm rightmargin=10mm] That way you better see the effect on the page. Marco ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / https://mailman.ntg.nl/mailman3/lists/ntg-context.ntg.nl webpage : https://www.pragma-ade.nl / https://context.aanhet.net (mirror) archive : https://github.com/contextgarden/context wiki : https://wiki.contextgarden.net ___________________________________________________________________________________