summaryrefslogtreecommitdiff
path: root/usergrps/uktug/baskervi/6_2/sp.tex
diff options
context:
space:
mode:
Diffstat (limited to 'usergrps/uktug/baskervi/6_2/sp.tex')
-rw-r--r--usergrps/uktug/baskervi/6_2/sp.tex23
1 files changed, 23 insertions, 0 deletions
diff --git a/usergrps/uktug/baskervi/6_2/sp.tex b/usergrps/uktug/baskervi/6_2/sp.tex
new file mode 100644
index 0000000000..20d7c19395
--- /dev/null
+++ b/usergrps/uktug/baskervi/6_2/sp.tex
@@ -0,0 +1,23 @@
+
+From s.rahtz@elsevier.co.uk Mon May 20 15:21:41 1996
+Date: Mon, 20 May 1996 15:15:59 +0100
+From: Sebastian Rahtz <s.rahtz@elsevier.co.uk>
+To: cudax@csv.warwick.ac.uk
+Subject: Re: query
+
+ok, grab this and place at the end of other files being read. it has
+what you need to fiddle with:
+
+\def\endPSTInlineExample{%
+ \EndExample
+ \expandafter\pspicture\PictureSize
+ \usergrid
+ \input{\EXdir\theeps@counter}%
+ \endpspicture
+ \hspace{16pt}%
+ \BVerbatimInput[gobble=0,fontsize=\small]{\EXdir\theeps@counter}%
+}
+
+you need some minipages in there somewhere....
+
+s