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.7 required=5.0 tests=DKIM_INVALID,DKIM_SIGNED, MAILING_LIST_MULTI,URIBL_SBL_A autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 23228 invoked from network); 14 Aug 2023 21:51:54 -0000 Received: from cgl.ntg.nl (5.39.185.202) by inbox.vuxu.org with ESMTPUTF8; 14 Aug 2023 21:51:54 -0000 Received: from localhost (localhost [127.0.0.1]) by cgl.ntg.nl (Postfix) with ESMTP id A43CA4824BB for ; Mon, 14 Aug 2023 23:51:16 +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 3QoLpTv61lyZ for ; Mon, 14 Aug 2023 23:51:16 +0200 (CEST) Received: from cgl.ntg.nl (localhost [127.0.0.1]) by cgl.ntg.nl (Postfix) with ESMTP id 554E04823BF for ; Mon, 14 Aug 2023 23:50:56 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by cgl.ntg.nl (Postfix) with ESMTP id A495B4823A7 for ; Mon, 14 Aug 2023 23:50:36 +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 24KdTrMhzn8K for ; Mon, 14 Aug 2023 23:50:36 +0200 (CEST) Received: from mout02.posteo.de (mout02.posteo.de [185.67.36.66]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by cgl.ntg.nl (Postfix) with ESMTPS id 56374482397 for ; Mon, 14 Aug 2023 23:50:36 +0200 (CEST) Received: from submission (posteo.de [185.67.36.169]) by mout02.posteo.de (Postfix) with ESMTPS id ED520240101 for ; Mon, 14 Aug 2023 23:50:35 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1692049836; bh=ROcIyzI2f8YuVQ2Z18jnQ5S1128S2y5Eu7ayMuQkZtY=; h=Date:From:To:Cc:Subject:Message-Id:Mime-Version: Content-Transfer-Encoding:From; b=Qb7L2bKqI6DJtTO5UMdZ9R/T/gVHViFOXWu83d2LGeAdit7Y4VaHhn4GJlyTKQUQ+ rABmfm3AWm1VJCmpbfbtP6+iF3eKGwEGUjX53DZjWErRMH0tBIeMV7nfPHgYoA9P4u ttgEb0AUSFSDEBhFojsgZDvDXG43Y65xBO1DV0ShKgzpO9uUae1xHhMDZ95ibqLal5 kzQ7KMHHNx27q1jTiQxOC/Dv6nC8DdnVUxPRe5N3YHtuKukn6m5AS+3kNHsEBros3q MYKFx7e0HW8mPwMQhdLbhD7/pKZoeGNpSg/4Gq5z2fpbx/d4GVlupqrPyDBbqJSgN/ hpmdpOK1SfPKg== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4RPp3v0330z6txW; Mon, 14 Aug 2023 23:50:34 +0200 (CEST) Date: Mon, 14 Aug 2023 21:50:34 +0000 From: "Xavier B." To: Wolfgang Schuster Message-Id: <20230814235034.7855aa6c37a508f08a92e781@posteo.net> In-Reply-To: <36c0a40c-5dca-2c26-ce66-12dbe754bad0@gmail.com> References: <20230814174100.f6a1f323f82016bee199bcbd@posteo.net> <0e82d93c-39e9-46b3-9b1a-5a3f9977fa23@rik.users.panix.com> <36c0a40c-5dca-2c26-ce66-12dbe754bad0@gmail.com> Mime-Version: 1.0 Message-ID-Hash: V6DYY3I7YY4ELQ5BXZGPG2YMNKYZUAEF X-Message-ID-Hash: V6DYY3I7YY4ELQ5BXZGPG2YMNKYZUAEF X-MailFrom: somenxavier@posteo.net 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 CC: mailing list for ConTeXt users , Rik Kabel X-Mailman-Version: 3.3.8 Precedence: list Reply-To: mailing list for ConTeXt users Subject: [NTG-context] Re: Very strange error: 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="iso-8859-1" Content-Transfer-Encoding: quoted-printable Thanks, Wolfgang, for pointing this replacements. I will try to change that but it's a lot of work. Appreciate Xavier On Mon, 14 Aug 2023 19:07:09 +0200 Wolfgang Schuster ha escrit: > > >=20 > You're correct, \head is the cause of the error and it's better to=20 > replace it with >=20 > =A0=A0=A0 \starthead {...} > =A0=A0=A0 =A0=A0=A0 ... > =A0=A0=A0 \stophead >=20 > but there are more things which can be changed to use modern syntax (in=20 > many cases part of ConTeXt since nearly a decade). >=20 >=20 > A few examples: >=20 > =A0=A0=A0 - \startexercici[]{}=A0 -->=20 > \startexercici[reference=3D...,title=3D...] >=20 > =A0=A0=A0 - \placetable[<PLACEMENT>][<REFERENCE>]{<TITLE>}{...} -->=A0=20 > \startplacetable[reference=3D...,location=3D...,title=3D...] ... \stoppla= cetable >=20 > =A0=A0=A0 - Llimones........ \hfill 6=A0 -->=A0 Llimones \filler[symbol]= 6 >=20 > =A0=A0=A0 - \bigskip=A0 -->=A0 \blank[big] >=20 >=20 > Wolfgang >=20 ___________________________________________________________________________= ________ If your question is of interest to others as well, please add an entry to t= he Wiki! maillist : ntg-context@ntg.nl / https://www.ntg.nl/mailman/listinfo/ntg-con= text webpage : https://www.pragma-ade.nl / http://context.aanhet.net archive : https://bitbucket.org/phg/context-mirror/commits/ wiki : https://contextgarden.net ___________________________________________________________________________= ________