-
In the QSPICE symbol editor & schematic editor, is there a method to create inline subscript text / superscript text / overbar over specific text with text attribute (“T”) to make text appear similar to names & signals on datasheets?
-
I noticed that QSPICE can create an overbar when placing a net name (“N”), but it requires a right-click change to do it. Also, QSPICE doesn’t appear to support the leading underscore to overbar conversion ability that was in LTspice, per LTspice - Wikipedia
-
In KiCad, they use use a tilda & braces to create an overbar, such as “~{CLK}”. Maybe some type of special escape sequence could be added to QSPICE to support inline subscript text / superscript text / overbar of text. Even if this feature was limited to only work within the “T” text field, it would be better than not having it.
SteveM