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.9 required=5.0 tests=MAILING_LIST_MULTI, T_SCC_BODY_TEXT_LINE,URIBL_SBL_A autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 1517 invoked from network); 5 Jun 2023 17:42:11 -0000 Received: from zapf.ntg.nl (5.39.185.232) by inbox.vuxu.org with ESMTPUTF8; 5 Jun 2023 17:42:11 -0000 Received: from localhost (localhost [127.0.0.1]) by zapf.ntg.nl (Postfix) with ESMTP id 23051DD8; Mon, 5 Jun 2023 19:40:21 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at zapf.ntg.nl 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 PrTITsEhz09e; Mon, 5 Jun 2023 19:40:15 +0200 (CEST) Received: from zapf.ntg.nl (localhost [127.0.0.1]) by zapf.ntg.nl (Postfix) with ESMTP id 3A10FBC4; Mon, 5 Jun 2023 19:40:15 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by zapf.ntg.nl (Postfix) with ESMTP id 0CB99582 for ; Mon, 5 Jun 2023 19:40:13 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at zapf.ntg.nl 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 23zQxaPMT9fn for ; Mon, 5 Jun 2023 19:40:11 +0200 (CEST) Received-SPF: Softfail (mailfrom) identity=mailfrom; client-ip=132.206.73.2; helo=orford.cim.mcgill.ca; envelope-from=adityam@umich.edu; receiver= Received: from orford.cim.mcgill.ca (smtp.cim.mcgill.ca [132.206.73.2]) (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 zapf.ntg.nl (Postfix) with ESMTPS id 93BA6CF0 for ; Mon, 5 Jun 2023 19:40:11 +0200 (CEST) Received: from adi-carbonpad (24-226-146-219.static.cgocable.ca [24.226.146.219]) (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) (Authenticated sender: adityam) by orford.cim.mcgill.ca (Postfix) with ESMTPSA id CD8152417F5 for ; Mon, 5 Jun 2023 13:40:10 -0400 (EDT) Date: Mon, 5 Jun 2023 13:40:12 -0400 (EDT) To: =?ISO-8859-15?Q?Jig=E9_via_ntg-context?= In-Reply-To: <1949632129.10002246.1685869873625@mail.yahoo.com> Message-ID: References: <1949632129.10002246.1685869873625.ref@mail.yahoo.com> <1949632129.10002246.1685869873625@mail.yahoo.com> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="279770678-2014652490-1685986812=:154253" Subject: Re: [NTG-context] TiKz with LMTX X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.38 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , From: Aditya Mahajan via ntg-context Reply-To: mailing list for ConTeXt users Cc: Aditya Mahajan Errors-To: ntg-context-bounces@ntg.nl Sender: "ntg-context" This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. --279770678-2014652490-1685986812=:154253 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: QUOTED-PRINTABLE On Sun, 4 Jun 2023, Jig=E9 via ntg-context wrote: > $ mkdir ~/.local/share/context > $ cd ~/.local/share/context > $ wget https://lmtx.pragma-ade.com/install-lmtx/context-linux-64.zip > $ unzip context-linux-64.zip > $ sh install.sh > $ rm context-linux-64.zip > $ cd ~/.local/share/context/tex > $ mtxrun --script install-modules --list > $ mtxrun --script install-modules --install tikz > (And for good measure, I later did `mtxrun --script install-modules --ins= tall all`) >=20 > $ cd my-working-directory > $ vi some-sample-context-file.tex > $ export PATH=3D/home/myname/.local/share/context/tex/texmf-linux-64/bin:= $PATH > $ context some-sample-context-file.tex >=20 > Did I miss anything? It works just fine. On a new machine and pgfsys-luatex.def is missing for me as well. I'll try = to check what is going on.=20 Aditya --279770678-2014652490-1685986812=:154253 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline ___________________________________________________________________________________ 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 ___________________________________________________________________________________ --279770678-2014652490-1685986812=:154253--