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 24650 invoked from network); 2 May 2023 06:09:36 -0000 Received: from zapf.ntg.nl (5.39.185.232) by inbox.vuxu.org with ESMTPUTF8; 2 May 2023 06:09:36 -0000 Received: from localhost (localhost [127.0.0.1]) by zapf.ntg.nl (Postfix) with ESMTP id 96A781C2F38; Tue, 2 May 2023 08:09:16 +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 beM30n_cdrBw; Tue, 2 May 2023 08:09:14 +0200 (CEST) Received: from zapf.ntg.nl (localhost [127.0.0.1]) by zapf.ntg.nl (Postfix) with ESMTP id 9CA072CA0; Tue, 2 May 2023 08:09:14 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by zapf.ntg.nl (Postfix) with ESMTP id 25A5D2CA0 for ; Tue, 2 May 2023 08:09:12 +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 r-i-RZFpH6Jy for ; Tue, 2 May 2023 08:09: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 (orford.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 79E9410A9 for ; Tue, 2 May 2023 08:09:10 +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 06876B4C9C for ; Tue, 2 May 2023 02:09:10 -0400 (EDT) Date: Tue, 2 May 2023 02:09:09 -0400 (EDT) To: mailing list for ConTeXt users Message-ID: <52po4qn1-2np7-6r76-2q67-o5r93620o0p6@hzvpu.rqh> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="8323329-645577431-1683007750=:225466" Subject: [NTG-context] Units for volts and Ohms 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. --8323329-645577431-1683007750=:225466 Content-Type: text/plain; charset=ISO-8859-7 Content-Transfer-Encoding: QUOTED-PRINTABLE Hi, As I was testing circuitikz, I realized that the following don't work: \unit{1V} \unit{100 k=D9} In phys-dim.lmt, we need to change line 467: v =3D "volt", to V =3D "volt", and perhaps add (not sure if lua allows utf variable names) =D9 =3D "ohm", Aditya --8323329-645577431-1683007750=:225466 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 ___________________________________________________________________________________ --8323329-645577431-1683007750=:225466--