>From: James Cloos <cl...@jhcloos.com>
>To: groff@gnu.org
>Date: Wed, 19 Mar 2014 17:59:09 -0400
>
>Gnuplot would like an example document showcasing troff+pic, using
>gnuplot's gpic terminal to generate the pic, for regression testing.
>
>Does anyone have one handy?
>
>-JimC
>--
>James Cloos <cl...@jhcloos.com>         OpenPGP: 1024D/ED7DAEA6

http://eis.bris.ac.uk/~mexas/zz.txz

$ tar xvf zz.txz 
x z.1
x z.data
x z.pic
x z.plot
x z.ps
$ gnuplot z.plot
$ groff -ep -ms z.1 > z.ps
$ 

z.data is the data
z.plot is a gnuplot to plot z.data
z.pic is the resulting plot
z.1 is a groff file
z.ps is the resulting Postscript

Anton

Reply via email to