groff
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Groff] gnuplot


From: Anton Shterenlikht
Subject: Re: [Groff] gnuplot
Date: Thu, 20 Mar 2014 02:37:24 -0700 (PDT)

>From: James Cloos <address@hidden>
>To: address@hidden
>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 <address@hidden>         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

[Prev in Thread] Current Thread [Next in Thread]