From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/113662 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Aditya Mahajan via ntg-context Newsgroups: gmane.comp.tex.context Subject: Re: [DKIM] Re: [DKIM] circuitikz module seems broken Date: Mon, 6 Dec 2021 04:02:05 -0500 (EST) Message-ID: References: <25b6aecf-4dcc-ba43-bf4c-e8c9815346cd@xs4all.nl> <39ef5794-0415-0f0d-c8e2-2b2f98b63bd7@xs4all.nl> <8F43655E-0E92-464D-B3ED-8003FE7C68A0@gmail.com> <76f774e4-90a4-e0c8-e51b-f3748241775a@fiee.net> Reply-To: mailing list for ConTeXt users Mime-Version: 1.0 Content-Type: multipart/mixed; BOUNDARY="8323329-487961512-1638780836=:2156027" Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="10163"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Alpine 2.23 (LNX 453 2020-06-18) Cc: Aditya Mahajan To: =?ISO-8859-15?Q?Jan-Erik_H=E4ggl=F6f_via_ntg-context?= Original-X-From: ntg-context-bounces@ntg.nl Mon Dec 06 10:02:48 2021 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 1mu9tX-0002M4-B5 for gctc-ntg-context-518@m.gmane-mx.org; Mon, 06 Dec 2021 10:02:47 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by zapf.ntg.nl (Postfix) with ESMTP id D14F0280F26; Mon, 6 Dec 2021 10:02:23 +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 Hon2MkhA7-ge; Mon, 6 Dec 2021 10:02:21 +0100 (CET) Original-Received: from zapf.ntg.nl (localhost [127.0.0.1]) by zapf.ntg.nl (Postfix) with ESMTP id C3DB4280C83; Mon, 6 Dec 2021 10:02:21 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by zapf.ntg.nl (Postfix) with ESMTP id 692C2280C17 for ; Mon, 6 Dec 2021 10:02:20 +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 kzOx75OU9hMM for ; Mon, 6 Dec 2021 10:02:19 +0100 (CET) Received-SPF: Softfail (mailfrom) identity=mailfrom; client-ip=132.206.73.2; helo=orford.cim.mcgill.ca; envelope-from=adityam@umich.edu; receiver= Original-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)) (No client certificate requested) by zapf.ntg.nl (Postfix) with ESMTPS id 9E33C280BB3 for ; Mon, 6 Dec 2021 10:02:18 +0100 (CET) Original-Received: from adi-thinkpad.local (135-23-198-80.cpe.pppoe.ca [135.23.198.80]) (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 842AEF7980 for ; Mon, 6 Dec 2021 04:02:16 -0500 (EST) In-Reply-To: Content-ID: 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:113662 Archived-At: This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. --8323329-487961512-1638780836=:2156027 Content-Type: text/plain; CHARSET=UTF-8 Content-Transfer-Encoding: QUOTED-PRINTABLE Content-ID: On Sat, 4 Dec 2021, Jan-Erik H=C3=A4ggl=C3=B6f via ntg-context wrote: > I did replace the attached .mkxl files now in the correct directory tree = together with the rest of all m-xyz.mkxl module files. >=20 > The same error message appears and i=E2=80=99m back at square one. After a bit of digging, I think that you are not using the latest version o= f tikz. In particular, in your log messages, there are a bunch of messages = like system > module wrapping error in 'tikz' while these errors have been fixed in the latest release on ctan.=20 Something is still not working correctly though. With the simple example th= at Hans sent, I get error messages: tex error > tex error on line 76 in file m-circuitikz.mkxl: Package p= gfkeys Error: I do not know the key '/tikz/resistor', to which you passed '= american', and I am going to ignore it. Perhaps you misspelled it which are weird because tikz is looking at keys tikz/resistor rather than t= ikz/circuittikz/resistor. But I don't understand why this is the case. Aditya --8323329-487961512-1638780836=:2156027 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19f X19fX19fX19fX19fX19fX19fX19fX19fX18KSWYgeW91ciBxdWVzdGlvbiBpcyBvZiBpbnRlcmVz dCB0byBvdGhlcnMgYXMgd2VsbCwgcGxlYXNlIGFkZCBhbiBlbnRyeSB0byB0aGUgV2lraSEKCm1h aWxsaXN0IDogbnRnLWNvbnRleHRAbnRnLm5sIC8gaHR0cDovL3d3dy5udGcubmwvbWFpbG1hbi9s aXN0aW5mby9udGctY29udGV4dAp3ZWJwYWdlICA6IGh0dHA6Ly93d3cucHJhZ21hLWFkZS5ubCAv IGh0dHA6Ly9jb250ZXh0LmFhbmhldC5uZXQKYXJjaGl2ZSAgOiBodHRwczovL2JpdGJ1Y2tldC5v cmcvcGhnL2NvbnRleHQtbWlycm9yL2NvbW1pdHMvCndpa2kgICAgIDogaHR0cDovL2NvbnRleHRn YXJkZW4ubmV0Cl9fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19f X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fCg== --8323329-487961512-1638780836=:2156027--