summaryrefslogtreecommitdiff
path: root/usergrps/uktug/baskervi/6_4/0-1-2.tex
diff options
context:
space:
mode:
Diffstat (limited to 'usergrps/uktug/baskervi/6_4/0-1-2.tex')
-rw-r--r--usergrps/uktug/baskervi/6_4/0-1-2.tex9
1 files changed, 9 insertions, 0 deletions
diff --git a/usergrps/uktug/baskervi/6_4/0-1-2.tex b/usergrps/uktug/baskervi/6_4/0-1-2.tex
new file mode 100644
index 0000000000..98608b8c86
--- /dev/null
+++ b/usergrps/uktug/baskervi/6_4/0-1-2.tex
@@ -0,0 +1,9 @@
+
+\readdata{\foo}{words.dat}
+\psset{yunit=.2mm,xunit=4mm}
+\begin{pspicture}(-2,-50)(20,250)
+\psaxes[axesstyle=frame,dy=50\psyunit,
+ Dy=50,tickstyle=bottom,
+ fillcolor=gray,fillstyle=solid](1,1)(18,229)
+\dataplot[plotstyle=line,linecolor=white]{\foo}
+\end{pspicture}