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.9 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_EF,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI 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 A641521535 for ; Mon, 13 Jan 2025 22:00:01 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by cgl.ntg.nl (Postfix) with ESMTP id CBA6E48519A for ; Mon, 13 Jan 2025 21:59:39 +0100 (CET) Authentication-Results: cgl.ntg.nl (amavisd-new); dkim=pass (1024-bit key) reason="pass (just generated, assumed good)" header.d=ntg.nl DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=ntg.nl; h= content-transfer-encoding:content-type:content-type :list-unsubscribe:list-subscribe:list-post:list-owner:list-help :list-archive:archived-at:list-id:subject:subject:reply-to :precedence:user-agent:message-id:date:date:from:from :mime-version:received:received:received:received:received; s= cgl; t=1736801979; x=1739393980; bh=3zqRbXsDZ4t/VDJnDpQGb8/ybh8h T4yL82FVOefex/o=; b=iKvDH9lqEZB2NAPNheZ+VYHVw4DPHDZCUNTq7CZPaksI Mh/LNevIrPhYn5PUX0zq0Ca5h+LSM4lMwdVn4n9I8OtNJapZIfZAgpYq1qd2klAe 0OacwxkoXeNXF4gT2bQ41SnjY/wU1/tksPXmid72MX0PEBYvurhgA27Gl5Ki6TA= 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 9a0MQHgTDyDi for ; Mon, 13 Jan 2025 21:59:39 +0100 (CET) Received: from cgl.ntg.nl (localhost [127.0.0.1]) by cgl.ntg.nl (Postfix) with ESMTP id 5E2B8484F86 for ; Mon, 13 Jan 2025 21:59:22 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by cgl.ntg.nl (Postfix) with ESMTP id C7705484EF8 for ; Mon, 13 Jan 2025 21:59:08 +0100 (CET) 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 1hjuBGtJsHRO for ; Mon, 13 Jan 2025 21:59:08 +0100 (CET) Received: from cgl.ntg.nl (localhost [127.0.0.1]) by cgl.ntg.nl (Postfix) with ESMTP id 8A2DC484EF7 for ; Mon, 13 Jan 2025 21:59:08 +0100 (CET) MIME-Version: 1.0 From: garulfo@azules.eu To: ntg-context@ntg.nl Date: Mon, 13 Jan 2025 20:59:08 -0000 Message-ID: <173680194855.1761.15762683136001904435@cgl.ntg.nl> User-Agent: HyperKitty on http://mailman.ntg.nl/ Message-ID-Hash: 2FGRVJRD4G4ABTTWJOYUD2K43RYD3HEF X-Message-ID-Hash: 2FGRVJRD4G4ABTTWJOYUD2K43RYD3HEF X-MailFrom: garulfo@azules.eu 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.9 Precedence: list Reply-To: mailing list for ConTeXt users Subject: [NTG-context] epub-mkiv-demo.tex and Calibre 's epub reader 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 Hi all, With Debian, I created a /bin/mudraw $ cat /bin/mudraw #!/bin/sh mutool draw "$@" trying to compile the demo file: context epub-mkiv-demo.tex mtxrun --script epub --images epub-mkiv-demo.tex mtxrun --script epub --make epub-mkiv-demo the demo stopped just after by trying to open the file with Calibre 's epub reader : calibre, version 7.24.0 ERREUR : Error in message handler: Erreur inconnue Traceback (most recent call last): at IframeClient.handle_message (userscript:viewer.js:17726:21) at IframeBoss.display (userscript:viewer.js:29200:13) at unserialize_html (userscript:viewer.js:18491:33) TypeError: Cannot read properties of null (reading 'tag_map') Any clue ? ___________________________________________________________________________________ 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 ___________________________________________________________________________________