docs/master
view input/switches.grap @ 115:7dc4867fef91
makefile: Ignore errors of ps2pdf. (Embedding only a subset of the font.)
author | markus schnalke <meillo@marmaro.de> |
---|---|
date | Mon, 25 Jun 2012 14:19:41 +0200 |
parents | |
children | 1b80cc146932 |
line source
1 .G1
2 frame invis bot solid left solid
3 label left "number" "of" "switches" left .1
4 label bot "40 tools" up .2
5 ticks bot off
6 draw n1 dotted
7 draw m1 solid
8 copy "input/switches.data" thru {
9 next n1 at $1,$2
10 next m1 at $1,$4
11 }
12 copy thru { "$1" size -3 at 4,$2 } until "XXX"
13 nmh 35
14 mmh 6
15 XXX
16 .G2