fix styling in tutorial html
This commit is contained in:
parent
6d8a7a6eb6
commit
6363579e97
|
|
@ -155,7 +155,7 @@ write cmos_example.raw
|
|||
<p>
|
||||
Run again the simulation and the <kbd>ngspice::annotate</kbd> command and values will be updated.
|
||||
</p>
|
||||
<img src="backannotation10.svg">
|
||||
<img style="box-shadow:none;" src="backannotation10.svg">
|
||||
<p>
|
||||
You can add additional variables in the raw file , for example modifying the .save instruction:<br>
|
||||
<kbd>.save all @m4[gm] @m5[gm] @m1[gm]</kbd>
|
||||
|
|
|
|||
Loading…
Reference in New Issue