variable gridwidth, not gridlinewidth

This commit is contained in:
Holger Vogt 2017-12-09 12:51:56 +01:00
parent 3d009fef22
commit 3703cfe595
1 changed files with 2 additions and 2 deletions

View File

@ -14,6 +14,6 @@ ISO-8859-1/ISO-8859-15, that allows extended ascii.
Better looking fonts are now used for labelling the axes.
Variables xbrushwidth and gridlinewidth (to be set e.g. in
Variables xbrushwidth and gridwidth (to be set e.g. in
.spiceinit) allow setting separately the linewidths of the
graph (xbrushwidth) and the grid (gridlinewidth).
graph (xbrushwidth) and the grid (gridwidth).