Hi,

As I was testing circuitikz, I realized that the following don't work:

\unit{1V}
\unit{100 kΩ}

In phys-dim.lmt, we need to change line 467:

    v  = "volt",

to

    V  = "volt",

and perhaps add (not sure if lua allows utf variable names)

    Ω  = "ohm",

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
___________________________________________________________________________________

Reply via email to