/[gzz]/gzz/Documentation/Manuscripts/Paper/pipe.mp
ViewVC logotype

Diff of /gzz/Documentation/Manuscripts/Paper/pipe.mp

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.5 by tjl, Sun Dec 1 19:25:28 2002 UTC revision 1.6 by tjl, Sun Dec 1 19:29:27 2002 UTC
# Line 7  beginfig(1); Line 7  beginfig(1);
7    
8  % defaultfont := "ptmr7t";  % defaultfont := "ptmr7t";
9    
10    yoffs = 25;
11  y0 = 650;  y0 = 650;
12  y1 = 600; % globals  y1 = y0-yoffs; % globals
13  y2 = 500;  y2 = y0-100;
14  y3 = 450; % perpaper  y3 = y2-yoffs; % perpaper
15  y4 = 350;  y4 = y2-125;
16  y5 = 300; % perpass  y5 = y4-yoffs; % perpass
17  y6 = 200;  y6 = y4-100;
18  y7 = 150; % pertexunit  y7 = y6-yoffs; % pertexunit
19  y8 = 100;  y8 = y6-100;
20    
21  x0 = 80;  x0 = 80;
22  x1 = 140; % repunit  x1 = 140; % repunit

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26