summaryrefslogtreecommitdiff
path: root/usergrps/uktug/baskervi/6_2/sp.tex
blob: 20d7c1939524d17bc1dc196454076e3ec43bee38 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
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