From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/117131 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Gerion Entrup via ntg-context Newsgroups: gmane.comp.tex.context Subject: Description together with itemize, luametatex Date: Mon, 06 Mar 2023 09:43:49 +0100 Message-ID: <3223929.44csPzL39Z@falbala> Reply-To: mailing list for ConTeXt users Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============5021651801391520156==" Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="29016"; mail-complaints-to="usenet@ciao.gmane.io" Cc: Gerion Entrup To: ntg-context@ntg.nl Original-X-From: ntg-context-bounces@ntg.nl Mon Mar 06 09:44:31 2023 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane-mx.org Original-Received: from zapf.boekplan.nl ([5.39.185.232] helo=zapf.ntg.nl) by ciao.gmane.io with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1pZ6SN-0007O8-HN for gctc-ntg-context-518@m.gmane-mx.org; Mon, 06 Mar 2023 09:44:31 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by zapf.ntg.nl (Postfix) with ESMTP id CD58B361709; Mon, 6 Mar 2023 09:44:01 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at zapf.boekplan.nl Original-Received: from zapf.ntg.nl ([127.0.0.1]) by localhost (zapf.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id OswasN-aOEkt; Mon, 6 Mar 2023 09:43:59 +0100 (CET) Original-Received: from zapf.ntg.nl (localhost [127.0.0.1]) by zapf.ntg.nl (Postfix) with ESMTP id A5B2B3616F2; Mon, 6 Mar 2023 09:43:59 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by zapf.ntg.nl (Postfix) with ESMTP id 7AF4B3616EB for ; Mon, 6 Mar 2023 09:43:57 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at zapf.boekplan.nl Original-Received: from zapf.ntg.nl ([127.0.0.1]) by localhost (zapf.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id z7CcY8tde7hF for ; Mon, 6 Mar 2023 09:43:56 +0100 (CET) Received-SPF: Pass (mailfrom) identity=mailfrom; client-ip=185.163.118.210; helo=mail.flump.de; envelope-from=gerion.entrup@flump.de; receiver= Original-Received: from mail.flump.de (flump.de [185.163.118.210]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (No client certificate requested) by zapf.ntg.nl (Postfix) with ESMTPS id 51E3A3615CF for ; Mon, 6 Mar 2023 09:43:56 +0100 (CET) Original-Received: from falbala.localnet (unknown [46.183.103.17]) by mail.flump.de (Postfix) with ESMTPSA id 6A9B78C1490 for ; Mon, 6 Mar 2023 09:43:55 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=flump.de; s=mail; t=1678092235; bh=kTVaVsdBJpLrGho32d7oIbdUgcFNpgueljy47d98UcI=; h=From:To:Subject:Date; b=zB+h7sAVUYBJnm/gzAP1vjmpKh8p8hqC/KGh5ru1Vn2gZznQlH1kZurdHGK4gJSQu 84V7fKxiZGmuXME1s7e6rqPnyFBcbITqVUgMAciBisEZdD/n/CizZAi8p40vUmcS68 ev2m0ONUc6J2tSrOdebbSny7/ChZlmdU3HGLs0Mk= X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.26 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: ntg-context-bounces@ntg.nl Original-Sender: "ntg-context" Xref: news.gmane.io gmane.comp.tex.context:117131 Archived-At: --===============5021651801391520156== Content-Type: multipart/signed; boundary="nextPart8188838.T7Z3S40VBb"; micalg="pgp-sha256"; protocol="application/pgp-signature" --nextPart8188838.T7Z3S40VBb Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii"; protected-headers="v1" From: Gerion Entrup To: ntg-context@ntg.nl Subject: Description together with itemize, luametatex Date: Mon, 06 Mar 2023 09:43:49 +0100 Message-ID: <3223929.44csPzL39Z@falbala> MIME-Version: 1.0 Hi, I'm trying to use a description environment in conjunction with an itemize with the latest luametatex. Is this supposed to work? Here is an MWE: ``` \definedescription[desc][headstyle=bold] \starttext Foo \desc{Some title} Some text \startitemize \item Some item \stopitemize \stoptext ``` This currently fails with: ``` resolvers | formats | executing runner 'run luametatex format': /home/gerion/context/tex/texmf-linux-64/bin/luametatex --jobname="./test.tex" --fmt=/home/gerion/context/tex/texmf-cache/luametatex-cache/context/5fe67e0bfe781ce0dde776fb1556f32e/formats/luametatex/cont-en.fmt --lua=/home/gerion/context/tex/texmf-cache/luametatex-cache/context/5fe67e0bfe781ce0dde776fb1556f32e/formats/luametatex/cont-en.lui --c:currentrun=1 --c:fulljobname="./test.tex" --c:input="./test.tex" --c:kindofrun=1 --c:maxnofruns=9 --c:texmfbinpath="/home/gerion/context/tex/texmf-linux-64/bin" system > system > ConTeXt ver: 2023.02.23 21:26 LMTX fmt: 2023.3.4 int: english/english system > system > 'cont-new.mkxl' loaded open source > level 1, order 1, name '/home/gerion/context/tex/texmf-context/tex/context/base/mkxl/cont-new.mkxl' system > beware: some patches loaded from cont-new.mkiv close source > level 1, order 1, name '/home/gerion/context/tex/texmf-context/tex/context/base/mkxl/cont-new.mkxl' system > files > jobname './test', input './test.tex', result './test' fonts > latin modern fonts are not preloaded languages > language 'en' is active open source > level 1, order 2, name './test.tex' fonts > preloading latin modern fonts (second stage) fonts > 'fallback modern rm 12pt' is loaded lua error > lua error on line 8 in file ./test.tex: registered function call [809]: ...ext/tex/texmf-context/tex/context/base/mkiv/strc-num.lua:448: attempt to index a nil value (local 'd') stack traceback: ...ext/tex/texmf-context/tex/context/base/mkiv/strc-num.lua:448: in function <...ext/tex/texmf-context/tex/context/base/mkiv/strc-num.lua:442> (...tail calls...) 1 \definedescription[desc][headstyle=bold] 2 3 \starttext 4 Foo 5 6 \desc{Some title} Some text 7 \startitemize 8 >> \item Some item 9 \stopitemize 10 11 \stoptext 12 mtx-context | fatal error: return code: 1 ``` Best, Gerion --nextPart8188838.T7Z3S40VBb Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part. Content-Transfer-Encoding: 7Bit -----BEGIN PGP SIGNATURE----- iQGzBAABCAAdFiEEM/tVN9WpYYHnPZHxloeAdSYJHeoFAmQFp8UACgkQloeAdSYJ Heo3oQv/ev/rk2L+A+GJ3W79yEYtL2JKGYxTwsnvt8vq7KePz6B9qyNBeSKXnfMB 7QqsRieqsa8FWZm390TZmhFYX/+bNg2Cgvoo+jloX+/AeieAUe2AbkChwMpkLzNP /TByCbGYyfzK8G+oL0ATswPprrwQ8kZltiOY94/qBiIqPpJbXFQMC0awTFeTPd/A 5Gwmo+Cephc6NOS7xchmSgbyFLzEsZRw3LqXo4Gy0N0lqAEVWHWuz9tgPiyfTCEu m6ggSV0yMBwtyjbejBhXSUGmFD8LEdvtlNdcQt31ST2qqCvnQUqnRy9x7hL0tQVj V+iOuwk56JWLGN0FZEY4wiNFuX/gviphyg70OAYWV2gYNLvY54/c827XLDjHTTTR l1M8car7rEx6byDUNreq4pmR0qm/ubxIPAr6q8/Ae4O9d+KXuTub8mYrgVv9PDCq 9iNQFIOvQnZtzpkRGXvI6qLh+yOXtL6NnSIfSAuThaUTPak+EVJqkMoe/3EZirTH +CL/uy4X =KFs0 -----END PGP SIGNATURE----- --nextPart8188838.T7Z3S40VBb-- --===============5021651801391520156== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19f X19fX19fX19fX19fX19fX19fX19fX19fX18KSWYgeW91ciBxdWVzdGlvbiBpcyBvZiBpbnRlcmVz dCB0byBvdGhlcnMgYXMgd2VsbCwgcGxlYXNlIGFkZCBhbiBlbnRyeSB0byB0aGUgV2lraSEKCm1h aWxsaXN0IDogbnRnLWNvbnRleHRAbnRnLm5sIC8gaHR0cHM6Ly93d3cubnRnLm5sL21haWxtYW4v bGlzdGluZm8vbnRnLWNvbnRleHQKd2VicGFnZSAgOiBodHRwczovL3d3dy5wcmFnbWEtYWRlLm5s IC8gaHR0cDovL2NvbnRleHQuYWFuaGV0Lm5ldAphcmNoaXZlICA6IGh0dHBzOi8vYml0YnVja2V0 Lm9yZy9waGcvY29udGV4dC1taXJyb3IvY29tbWl0cy8Kd2lraSAgICAgOiBodHRwczovL2NvbnRl eHRnYXJkZW4ubmV0Cl9fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19f X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fCg== --===============5021651801391520156==--