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 25433 invoked from network); 14 Aug 2023 07:15:38 -0000 Received: from cgl.ntg.nl (5.39.185.202) by inbox.vuxu.org with ESMTPUTF8; 14 Aug 2023 07:15:38 -0000 Received: from localhost (localhost [127.0.0.1]) by cgl.ntg.nl (Postfix) with ESMTP id C29C04828E5 for ; Mon, 14 Aug 2023 09:14:31 +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 LCSJRdXYCRnI for ; Mon, 14 Aug 2023 09:14:31 +0200 (CEST) Received: from cgl.ntg.nl (localhost [127.0.0.1]) by cgl.ntg.nl (Postfix) with ESMTP id 6977B482902 for ; Mon, 14 Aug 2023 09:13:53 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by cgl.ntg.nl (Postfix) with ESMTP id A6DD14822A9 for ; Mon, 14 Aug 2023 09:13:33 +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 z411w6d_Wft3 for ; Mon, 14 Aug 2023 09:13:33 +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 5A8134822A0 for ; Mon, 14 Aug 2023 09:13:33 +0200 (CEST) Received: from submission (posteo.de [185.67.36.169]) by mout01.posteo.de (Postfix) with ESMTPS id F322B240028 for ; Mon, 14 Aug 2023 09:13:32 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1691997213; bh=0DyVDj3XsfsSX9C3XCx3HVz76bT8s3dL16Q886x9+nc=; h=Date:From:To:Subject:Message-Id:Mime-Version: Content-Transfer-Encoding:From; b=K3QWg4CNAof852meRLhTG3juqd9lIUMrYe9BzWVvWelRQlT08GFV6NTN2Gb8T67Tf X8n/ykM9ordAX8dcRNbwBFouU6NC/laOf9lxHkgiJLDZvk9jPrLzVlowbLPSRJKHfr nwNf4+nTH53ocrCDbbZec9UR/iHkA1jrJCFqQmeBEfQYOlyVMukUpkCRHyBcqv/PV1 ywMv+j1Oh6C/av7H0BOzj6DTFvKp7BcP+mWOOsDj2YY9oVMQpSCttHqN3JjJsaq99G YzjDfGqipTozRr+F6LyQemLrTvm5tjxqDFL8UJFj2yzy8fscL0X9z4v2xvlZCkSEF4 q1WjXp6H/deEg== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4RPQbw3tRPz9rxF for ; Mon, 14 Aug 2023 09:13:32 +0200 (CEST) Date: Mon, 14 Aug 2023 07:13:32 +0000 From: "Xavier B." To: ntg-context@ntg.nl Message-Id: <20230814091332.58ac55afdefee9f5a1c46488@posteo.net> In-Reply-To: <17841151-66cc-96a4-f445-7be8da52969c@xs4all.nl> Mime-Version: 1.0 Message-ID-Hash: PPQP4GTI7N2HMV2RZUR6SZSXUWURE4GQ X-Message-ID-Hash: PPQP4GTI7N2HMV2RZUR6SZSXUWURE4GQ 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 X-Mailman-Version: 3.3.8 Precedence: list Reply-To: mailing list for ConTeXt users Subject: [NTG-context] Re: Why overbar is so big 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 It does not work: \directlua{ 34 require "lualibs-os" 35 >> tex.sprint(math.floor(os.resultof("git log --pretty=oneline | wc -l")+1))} What do you run directlua in LMTX? ___________________________________________________________________________________ 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 ___________________________________________________________________________________