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,T_SCC_BODY_TEXT_LINE 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 3F979215CF for ; Tue, 18 Jun 2024 18:50:13 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by cgl.ntg.nl (Postfix) with ESMTP id 79DFB484639 for ; Tue, 18 Jun 2024 18:49:10 +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=xs4all.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 aQxOoMzNLTyV for ; Tue, 18 Jun 2024 18:49:10 +0200 (CEST) Received: from cgl.ntg.nl (localhost [127.0.0.1]) by cgl.ntg.nl (Postfix) with ESMTP id 127F9484558 for ; Tue, 18 Jun 2024 18:48:40 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by cgl.ntg.nl (Postfix) with ESMTP id 62F6348408F for ; Tue, 18 Jun 2024 18:48:15 +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 ifaGKKxVOZQQ for ; Tue, 18 Jun 2024 18:48:15 +0200 (CEST) Received-SPF: Pass (mailfrom) identity=mailfrom; client-ip=195.121.94.170; helo=ewsoutbound.kpnmail.nl; envelope-from=j.hagen@xs4all.nl; receiver= Received: from ewsoutbound.kpnmail.nl (ewsoutbound.kpnmail.nl [195.121.94.170]) (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 16C5F48406A for ; Tue, 18 Jun 2024 18:48:15 +0200 (CEST) X-KPN-MessageId: 8d10d8b8-2d92-11ef-b9a0-005056ab378f Received: from smtp.kpnmail.nl (unknown [10.31.155.38]) by ewsoutbound.so.kpn.org (Halon) with ESMTPS id 8d10d8b8-2d92-11ef-b9a0-005056ab378f; Tue, 18 Jun 2024 18:48:12 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=xs4all.nl; s=xs4all01; h=content-type:from:to:subject:mime-version:date:message-id; bh=EJ7MAGQbPGLczBJMS3NNZRwkUU7te1+noy4uSNmtUeE=; b=VvUzH7L2R5VGjxJ9jwoWUKjzw9d7fzdvf3khST+cJN7qiaDAIQxdf2fOibX5nSYZShrA4EyUh+Err 1X/2NE8WIs94ig7RSgEDoF6AfuVwxVvq3h1EEv1Or2j7KmPqGKA+WvLJ/oUlQBCqZ7fpIRTREuK4hj ICGXFHYOdrwRT9Q3oUIjy0xvyt6Y24x1im3px4CNBfSaPxPcl4WEPjQaJeERQAAzbgH2pcJ9PUplzT IkQBK2Tnxf9DG7+YxcS1BEMtSu4DQy6PRFGSbn7rQBk3VXGz5xr0HF26o/6FyVHFQThUcsOEKqPVC/ V9p6KjImFcyrGXZ+yXEndTXBZCQNmOA== X-KPN-MID: 33|P+g1F/kLzEmZpIFw6NxfdyyP8O3PjgvsIhvVGGvGEDSUn4ASercPHEOc5Bj2N5+ KebVb3Asq1BRid/zU0o/Qfv8K7D4RljWwscjA2ynlsBI= X-KPN-VerifiedSender: Yes X-CMASSUN: 33|ccRG8GRJ2Rb9+38lZvJj8JS8x9LKUXnkrPT8WTKVHKLa1R5DwxoPOl7itRU2Kv/ 5zDlQIqzIpX4/R9Ocs1bluQ== X-Originating-IP: 213.125.29.162 Received: from [10.100.1.105] (d57d1da2.static.ziggozakelijk.nl [213.125.29.162]) by smtp.xs4all.nl (Halon) with ESMTPSA id 8e42c51a-2d92-11ef-a096-005056abf0db; Tue, 18 Jun 2024 18:48:14 +0200 (CEST) Message-ID: Date: Tue, 18 Jun 2024 18:48:14 +0200 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Content-Language: en-US To: Kip Warner , mailing list for ConTeXt users References: <49bb1af8a8f5b22b79802a9070e95af07ad7a1e0.camel@thevertigo.com> <953f23d2-0ddf-4444-9497-a05bff2116dc@freedom.nl> <4de46d2f-4b2c-4936-a980-31dbf62e27ac@xs4all.nl> From: Hans Hagen In-Reply-To: Message-ID-Hash: DAAW7TK6QGQNO6QVSUO3I4IO2SRDUORF X-Message-ID-Hash: DAAW7TK6QGQNO6QVSUO3I4IO2SRDUORF X-MailFrom: j.hagen@xs4all.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: Upgrading from 2021.03.05.20230120 -> 2023.05.05.20230730 breaks BibTeX footnotes 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"; format="flowed" Content-Transfer-Encoding: 7bit On 6/18/2024 6:38 PM, Kip Warner wrote: > On Tue, 2024-06-18 at 18:16 +0200, Hans Hagen wrote: >> you need to place a list in order to get some ref > > Is there no way to use references without having to list the entire > bibliography? then use \alwayscite % hidden : mark for list, don't show in text % list : mark for list, show in text only when in list % text : not to list, show in text % always : mark for list, show in text ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | www.pragma-ade.nl | 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 / 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 ___________________________________________________________________________________