table headers!
parent
d75d9a221c
commit
30e484c694
|
@ -10,6 +10,10 @@ dev:
|
||||||
build:
|
build:
|
||||||
pdfroff -ms -p -t -R vumpire.ms > vumpire.pdf
|
pdfroff -ms -p -t -R vumpire.ms > vumpire.pdf
|
||||||
|
|
||||||
|
# groff 2 text
|
||||||
|
text:
|
||||||
|
groff -Tutf8 -R -p -t -ms vumpire.ms | sed -e 's/\x1b\[[0-9;]*m//g' > vumpire.txt
|
||||||
|
|
||||||
# watch for changes
|
# watch for changes
|
||||||
watch:
|
watch:
|
||||||
ls vumpire.ms | entr just dev
|
ls vumpire.ms | entr just dev
|
||||||
|
|
|
@ -451,14 +451,15 @@ dracula
|
||||||
.]
|
.]
|
||||||
.PP
|
.PP
|
||||||
To use it, you can roll on the table, or just glance at it and pick a couple of words that jump out out at you, or you can use our patented Finger Jab technology: close your eyes and jab your finger at the table a couple times, finally allowing it rest on the paper. Open your eyes and see what random word you have selected.
|
To use it, you can roll on the table, or just glance at it and pick a couple of words that jump out out at you, or you can use our patented Finger Jab technology: close your eyes and jab your finger at the table a couple times, finally allowing it rest on the paper. Open your eyes and see what random word you have selected.
|
||||||
.TS
|
.TS H
|
||||||
center tab(;) ;
|
center tab(;) ;
|
||||||
L L s s L s s
|
L L s s L s s
|
||||||
L L L L L L L
|
|
||||||
- - - - - - -
|
|
||||||
L L L L L L L .
|
L L L L L L L .
|
||||||
;BASEBALL;VAMPIRE
|
;BASEBALL;VAMPIRE
|
||||||
#;VERB;ABJECTIVE;NOUN;VERB;ADJECTIVE;NOUN
|
#;VERB;ABJECTIVE;NOUN;VERB;ADJECTIVE;NOUN
|
||||||
|
.TH
|
||||||
|
.T&
|
||||||
|
L L L L L L L .
|
||||||
1;pitch;superb;pitcher;motion;lunatic;diary
|
1;pitch;superb;pitcher;motion;lunatic;diary
|
||||||
2;bet;ninth;bat;upset;sane;coffin
|
2;bet;ninth;bat;upset;sane;coffin
|
||||||
3;score;eighth;batting;hypnotise;hypnotic;fog
|
3;score;eighth;batting;hypnotise;hypnotic;fog
|
||||||
|
@ -512,7 +513,7 @@ L L L L L L L .
|
||||||
.TE
|
.TE
|
||||||
.figcap Table: Sparks
|
.figcap Table: Sparks
|
||||||
.TS
|
.TS
|
||||||
left tab(;);
|
tab(;);
|
||||||
Lxw(3.4i) Lxw(3.4i).
|
Lxw(3.4i) Lxw(3.4i).
|
||||||
T{
|
T{
|
||||||
.PSPIC -L bat.eps 3i
|
.PSPIC -L bat.eps 3i
|
||||||
|
|
BIN
pdf/vumpire.pdf
BIN
pdf/vumpire.pdf
Binary file not shown.
Loading…
Reference in New Issue