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, RCVD_IN_DNSWL_NONE,T_SCC_BODY_TEXT_LINE,URIBL_SBL_A autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 26294 invoked from network); 4 May 2023 21:13:18 -0000 Received: from zapf.ntg.nl (5.39.185.232) by inbox.vuxu.org with ESMTPUTF8; 4 May 2023 21:13:18 -0000 Received: from localhost (localhost [127.0.0.1]) by zapf.ntg.nl (Postfix) with ESMTP id A652AFDC; Thu, 4 May 2023 23:12:48 +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 LtqDAwvYgSJH; Thu, 4 May 2023 23:12:46 +0200 (CEST) Received: from zapf.ntg.nl (localhost [127.0.0.1]) by zapf.ntg.nl (Postfix) with ESMTP id C67531C2D2E; Thu, 4 May 2023 23:12:46 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by zapf.ntg.nl (Postfix) with ESMTP id B90571C2D2E for ; Thu, 4 May 2023 23:12:45 +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 j-rCQX3tLarE for ; Thu, 4 May 2023 23:12:44 +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 4AADDFDC for ; Thu, 4 May 2023 23:12:43 +0200 (CEST) Received: from adi-thinkpad (unknown [108.175.235.192]) (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 B5F241F5147 for ; Thu, 4 May 2023 17:12:41 -0400 (EDT) Date: Thu, 4 May 2023 17:12:41 -0400 (EDT) To: Hans Hagen via ntg-context In-Reply-To: <34555181-bfe3-837e-176e-9b25fd621d54@freedom.nl> Message-ID: References: <34555181-bfe3-837e-176e-9b25fd621d54@freedom.nl> MIME-Version: 1.0 Subject: Re: [NTG-context] tikz + 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 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: ntg-context-bounces@ntg.nl Sender: "ntg-context" On Thu, 4 May 2023, Hans Hagen via ntg-context wrote: > On 4/28/2023 6:08 AM, Aditya Mahajan via ntg-context wrote: > > Hi all, > > > > For a few months now, all features of tikz have not been working with LMTX. > > After help from Hans and a bit of trial and error, I think that figured out > > what was going wrong with the catcodes in m-tikz: Since the texcatcodes are > > different from what tikz expects, the catcodes have to be set inside > > \starttikzpicture (in addition to before the loading of tikz files, which > > was already being done). > > > > I am attaching the working m-tikz.mkxl file. > > > > I have tested this on my course notes, which make extensive use of simple > > tikz block diagrams and pgfplots graphs. Perhaps others who were having > > issues with tikz could test if this fixes everything and, if so, we can add > > this to the distribution. > So, what is needed from tikz? > > "graphics/pgf/base/pgf.tds.zip", > "graphics/pgf/contrib/pgfplots.tds.zip", > "graphics/pgf/contrib/circuitikz.tds.zip", > > Is there more that should be installed as reasonable basic set? I believe that these are the most popular ones. > I made a script that does fetch/installs it (and also wipes latex / plain > /useless stuff afterwards including some shell etc scripts as we don't want > those either - security risk etc -). Does that mean that these will be now included as part of the lmtx install? > Not being a tikz user I have no preferences but we can add some test files to > the test suite if needed. It may be good to add some basic files (e.g., the ones that I sent to you off-list) so that we may know if these packages break again. Aditya ___________________________________________________________________________________ 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 ___________________________________________________________________________________