From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-0.6 required=5.0 tests=DKIM_INVALID,DKIM_SIGNED, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI autolearn=ham autolearn_force=no version=3.4.4 Received: from cgl.ntg.nl (Cgl.ntg.nl [5.39.185.202]) by inbox.vuxu.org (Postfix) with ESMTP id 4118C22302 for ; Wed, 10 Apr 2024 13:32:40 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by cgl.ntg.nl (Postfix) with ESMTP id 7938A484397 for ; Wed, 10 Apr 2024 13:31:42 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at cgl.ntg.nl Authentication-Results: cgl.ntg.nl (amavisd-new); dkim=fail (2048-bit key) reason="fail (message has been altered)" header.d=bittext.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 nrq-fKqzasvY for ; Wed, 10 Apr 2024 13:31:42 +0200 (CEST) Received: from cgl.ntg.nl (localhost [127.0.0.1]) by cgl.ntg.nl (Postfix) with ESMTP id B36664843AB for ; Wed, 10 Apr 2024 13:31:04 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by cgl.ntg.nl (Postfix) with ESMTP id C2D0B4840F9 for ; Wed, 10 Apr 2024 13:30:38 +0200 (CEST) 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 tihLtsJZGEZo for ; Wed, 10 Apr 2024 13:30:34 +0200 (CEST) Received-SPF: Pass (mailfrom) identity=mailfrom; client-ip=85.10.129.212; helo=host3.aanhet.net; envelope-from=taco@bittext.nl; receiver= Received: from host3.aanhet.net (host5.aanhet.net [85.10.129.212]) (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 C28424840F2 for ; Wed, 10 Apr 2024 13:30:34 +0200 (CEST) Received: from smtpclient.apple (2a02-a452-9749-1-ecfa-396c-ab64-6795.fixed6.kpn.net [IPv6:2a02:a452:9749:1:ecfa:396c:ab64:6795]) (Authenticated sender: taco@bittext.nl) by host3.aanhet.net (Postfix) with ESMTPSA id 435323FCC4 for ; Wed, 10 Apr 2024 13:30:33 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bittext.nl; s=default; t=1712748633; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=k5I/ga7894kvtie5u/kOac6SAFUnhRmZWTar9DKLy5U=; b=sKZOzSeuaPB1AGbPRahZhtAnmCCxOcfja4sYr9MihvVIcsqSBLUkQur3ZUpBNi3xUb1ABM 95ZvYG6pzMcbvWm75MpmfHOGNkcSdiDef324v/EW0uVZi4VvdoEy4lrsd0sD8glfzIUY0B nBpUZQ5IRcsOIt9fLzqg8OtvCBMKwtmOcJ9o1XzLJkF9rJV0OjZK0jxf8eqaUNT/Ep44o9 M0TEcUf9OQS52QWk8xUKYK/VIyBf+rSDf9oyWqbjwqtXfb1ma8CAAWBnFRwdBYXUSR7jjq MX0pFh3S4hnpC2VPHit4ngLjl3UkOFpqPkty8QORXMKwtj8PQsUSVA+FWslOfw== From: Taco Hoekwater Mime-Version: 1.0 (Mac OS X Mail 16.0 \(3774.500.171.1.1\)) Date: Wed, 10 Apr 2024 13:30:22 +0200 References: <8477E370-9561-4495-A4B2-A6B39EA4CD2D@boede.nl> To: mailing list for ConTeXt users In-Reply-To: <8477E370-9561-4495-A4B2-A6B39EA4CD2D@boede.nl> Message-Id: <9446E282-A42C-495D-8EA9-E5B29B4AB128@bittext.nl> X-Mailer: Apple Mail (2.3774.500.171.1.1) Message-ID-Hash: KIFDPO3FOC2D75O66EDM65A4BX3FNZOZ X-Message-ID-Hash: KIFDPO3FOC2D75O66EDM65A4BX3FNZOZ X-MailFrom: taco@bittext.nl 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: Figure reference failing 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 10 Apr 2024, at 13:04, Willi Egger wrote: > > Hello, > > It seems, that the referencing mechanism is failing. I detected this with the January version and the current version: 2024.04.01 08:59. > > Could some one confirm this? It fails for me as well, when "mode=columns" is used. Best wishes, Taco ___________________________________________________________________________________ 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 ___________________________________________________________________________________