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 21837 invoked from network); 16 Aug 2023 07:16:49 -0000 Received: from cgl.ntg.nl (5.39.185.202) by inbox.vuxu.org with ESMTPUTF8; 16 Aug 2023 07:16:49 -0000 Received: from localhost (localhost [127.0.0.1]) by cgl.ntg.nl (Postfix) with ESMTP id 2B908482C61 for ; Wed, 16 Aug 2023 09:16:11 +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 3wHw_ZMXlYXh for ; Wed, 16 Aug 2023 09:16:10 +0200 (CEST) Received: from cgl.ntg.nl (localhost [127.0.0.1]) by cgl.ntg.nl (Postfix) with ESMTP id 54F07482A39 for ; Wed, 16 Aug 2023 09:15:45 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by cgl.ntg.nl (Postfix) with ESMTP id 14D6A48256A for ; Wed, 16 Aug 2023 09:15:27 +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 xvzkKLV5gaes for ; Wed, 16 Aug 2023 09:15:26 +0200 (CEST) Received: from mout01.posteo.de (mout01.posteo.de [185.67.36.65]) (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 B5127482567 for ; Wed, 16 Aug 2023 09:15:26 +0200 (CEST) Received: from submission (posteo.de [185.67.36.169]) by mout01.posteo.de (Postfix) with ESMTPS id 4AA93240028 for ; Wed, 16 Aug 2023 09:15:26 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1692170126; bh=cZhSyzHPHj3U4Kp5UU3bfda8At7NcLFPC41kOJdh7T0=; h=Date:From:To:Cc:Subject:Message-Id:Mime-Version: Content-Transfer-Encoding:From; b=IiGwfzZ/inaGCCEt4f4ldTgOQ6lca/Czteol4KDOhpSb8wq1Rgr3zpWkcAEFoGtCL NdR2ZIZf/9oOGtGOlgKTIJwQDn5OAOCweHbMz1Bwq4NwSJdpyrzypdHccxMXkWlA4j Wh9Zq/2KW4RBEqoJVPbuvcGHgztKG9pbnK3LB4IoEmBa/io4mMlNQJXuZ9xLU1pfj2 l2BMaqo8KEs35BOWhV1NAISiohyU05/gXY1HegvTUctqy25v74DUnxVnhKZo2TMQZR h7h24sDjJG5zV3OcJWc0mLrTZVUDUyamFeepElvMLivNH3cO00IqlbO1DMbl4ImL7p eKgpGfV45UQhQ== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4RQfY95Vxkz6twd; Wed, 16 Aug 2023 09:15:25 +0200 (CEST) Date: Wed, 16 Aug 2023 07:15:25 +0000 From: "Xavier B." To: Wolfgang Schuster Message-Id: <20230816091525.81cbfd4cefb0ce161e68540b@posteo.net> In-Reply-To: <25bd0f26-ca5f-0981-4a5b-40adedc9121f@gmail.com> References: <20230815194604.9c04887c637502eb770b69e4@posteo.net> <926821e5-be4e-f961-6ecc-c387f0aa3c5d@gmail.com> <20230815213602.afa9ad82da6547819d9c0c7d@posteo.net> <055054ad-b5f4-9177-2c3f-c7b32531fcec@gmail.com> <20230816001232.9742cca219fa1e5567377edc@posteo.net> <25bd0f26-ca5f-0981-4a5b-40adedc9121f@gmail.com> Mime-Version: 1.0 Message-ID-Hash: 26DIHQG4B6EZIQR6MKERDJFFQAAMDBAM X-Message-ID-Hash: 26DIHQG4B6EZIQR6MKERDJFFQAAMDBAM 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 X-Mailman-Version: 3.3.8 Precedence: list Reply-To: mailing list for ConTeXt users Subject: [NTG-context] Re: An error which is not in .log file 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 Mmmm.... thanks. How can I pass so [scale=0.9] to starttikzpicture? On Wed, 16 Aug 2023 06:27:34 +0200 Wolfgang Schuster ha escrit: > Xavier B. schrieb am 16.08.2023 um 00:12: > > Thanks. > > > > After some work on it, following your advice, I reduce the compilation problem to several "wrong" files. > > One was trivialy fixed because I did not close one environment, but other don't. Please help: > > 1. You need \starttext and \stoptext at the begin and end of your > example file. > > 2. You forgot to close the following environment: > \startexercici[reference=exercici:problemes-de-fraccions-13, > title={tasca per fer junts}] > > 3. \starttikzpicure doesn't allow arguments which results in font error > messages (char ... missing). This is an error in the ConTeXt version of > the \starttikzpicture command and should be fixed. > > Wolfgang > ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / https://www.ntg.nl/mailman/listinfo/ntg-context webpage : https://www.pragma-ade.nl / http://context.aanhet.net archive : https://bitbucket.org/phg/context-mirror/commits/ wiki : https://contextgarden.net ___________________________________________________________________________________