mirror of https://github.com/nealey/woozle.org.git
link to lineup form
This commit is contained in:
parent
ef5155579b
commit
9af2417743
|
@ -21,6 +21,7 @@ Forms
|
||||||
-----
|
-----
|
||||||
|
|
||||||
* [Multi-NSO scrimmage form](scrimmage.pdf) for tracking points and penalties
|
* [Multi-NSO scrimmage form](scrimmage.pdf) for tracking points and penalties
|
||||||
|
* [Lineup tracking form](lineup.pdf)
|
||||||
|
|
||||||
Articles
|
Articles
|
||||||
--------
|
--------
|
||||||
|
|
|
@ -19,7 +19,7 @@
|
||||||
|
|
||||||
fillp {
|
fillp {
|
||||||
gsave
|
gsave
|
||||||
0.8 setgray
|
0.9 setgray
|
||||||
boxh 0 rmoveto
|
boxh 0 rmoveto
|
||||||
boxh neg boxh neg rlineto
|
boxh neg boxh neg rlineto
|
||||||
0 boxh rows neg mul rlineto
|
0 boxh rows neg mul rlineto
|
||||||
|
|
|
@ -108,7 +108,7 @@
|
||||||
0 -12 rmoveto
|
0 -12 rmoveto
|
||||||
} def
|
} def
|
||||||
|
|
||||||
230 700 moveto
|
230 700 moveto
|
||||||
(A) (High Block / Block To Head) cshow
|
(A) (High Block / Block To Head) cshow
|
||||||
(B) (Back Block) cshow
|
(B) (Back Block) cshow
|
||||||
(E) (Elbows) cshow
|
(E) (Elbows) cshow
|
||||||
|
|
Loading…
Reference in New Issue