Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
gsave ${\ chip($anychip, 0) } grestore
-4 1 moveto ($money) show
- -1.5 -3.0 translate
-
gsave
- newpath -$sqx -$sqy moveto
- -$sqx $sqy lineto
- $sqx $sqy lineto
- $sqx -$sqy lineto closepath
-
- gsave 1 setgray fill grestore
- 0.5 setlinewidth
- stroke
- grestore
+ -1.5 -3.0 translate
+
+ gsave
+ newpath -$sqx -$sqy moveto
+ -$sqx $sqy lineto
+ $sqx $sqy lineto
+ $sqx -$sqy lineto closepath
+
+ gsave 1 setgray fill grestore
+ 0.5 setlinewidth
+ stroke
+ grestore
- 0 0 moveto
- ($veeps) dup stringwidth pop -0.5 mul -2.5 rmoveto show
+ 0 0 moveto
+ ($veeps) dup stringwidth pop -0.5 mul -2.5 rmoveto show
+ grestore
grestore
END