gzz-commits
[Top][All Lists]
Advanced

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

[Gzz-commits] gzz/Documentation/Manuscripts/Paper pipe.mp


From: Tuomas J. Lukka
Subject: [Gzz-commits] gzz/Documentation/Manuscripts/Paper pipe.mp
Date: Sun, 01 Dec 2002 14:25:29 -0500

CVSROOT:        /cvsroot/gzz
Module name:    gzz
Changes by:     Tuomas J. Lukka <address@hidden>        02/12/01 14:25:28

Modified files:
        Documentation/Manuscripts/Paper: pipe.mp 

Log message:
        adjust

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/Documentation/Manuscripts/Paper/pipe.mp.diff?tr1=1.4&tr2=1.5&r1=text&r2=text

Patches:
Index: gzz/Documentation/Manuscripts/Paper/pipe.mp
diff -u gzz/Documentation/Manuscripts/Paper/pipe.mp:1.4 
gzz/Documentation/Manuscripts/Paper/pipe.mp:1.5
--- gzz/Documentation/Manuscripts/Paper/pipe.mp:1.4     Sun Dec  1 14:20:10 2002
+++ gzz/Documentation/Manuscripts/Paper/pipe.mp Sun Dec  1 14:25:28 2002
@@ -17,12 +17,12 @@
 y7 = 150; % pertexunit
 y8 = 100;
 
-x0 = 40;
-x1 = 100; % repunit
-x2 = 200; % color
+x0 = 80;
+x1 = 140; % repunit
+x2 = 210; % color
 x3 = 300; % basistex
 x4 = 400; % combinerprogs
-xl = 500;
+xl = 450;
 
 vardef drawgrid(expr c, v, nv, w, nw) =
     for i = 0 upto nv:
@@ -82,7 +82,7 @@
     basistex[1] = (x3,y1-60);
 
 
-    label.urt(btex \hbox{\vbox{\noindent Basis texture\\ probabilities}} etex, 
(x3, y3));
+    label.urt(btex \hbox to 5cm{\vbox{\noindent Basis texture\\ 
probabilities}} etex, (x3, y3));
        drawgrid((x3, y3), (0,-60), 4, (60,0), 4);
        label.lrt(".81", (x3, y3));
        label.lrt(".11", (x3+30, y3-15));
@@ -93,22 +93,26 @@
        drawgrid((x3, y7), (0,-15), 1, (15,0), 1);
        texture[1] = (x3,y7);
 
-label.urt("Combiner programs",(x4,y1));
+label.urt(
+    btex \hbox to 2cm{\vbox{\noindent Combiner\\programs}} etex
+    ,(x4,y1));
     drawgrid((x4, y1), (0,-60), 5, (60,0), 1);
     combprogs[1] = (x4, y1-60);
 
-    label.urt("Combiner params",(x3+50,y5));
-       drawgrid((x3+50, y5), (0,-40), 3, (40,0), 2);
+    label.urt(btex \hbox to 2cm{\vbox{\noindent Combiner\\params}} 
etex,(x3+20,y5));
+       drawgrid((x3+20, y5), (0,-40), 3, (40,0), 2);
 
-    label.urt("Combiner program", (x4+50, y5));
-       drawgrid((x4+50, y5), (0,-10), 1, (60,0), 1);
-       combprog[1] = (x4+50, y5);
+    label.urt(
+    btex \hbox to 2cm{\vbox{\noindent Combiner\\program}} etex
+    , (x4, y5));
+       drawgrid((x4, y5), (0,-10), 1, (60,0), 1);
+       combprog[1] = (x4, y5);
 
 
 drawoptions(withpen pencircle scaled 1pt);
 
 % drawarrow hyperparams[1]{-1,-1} ... repunit[1];
-drawarrow repunit[1]{-1,-1} ... texgen[1];
+drawarrow repunit[1]{-.5,-1} ... texgen[1];
 drawarrow lab[1]{-1,-1} ... colors[1];
 drawarrow basistex[1]{-1,-1} ... basistexprobs[1];
 drawarrow basistexprobs[2]{-1,-1} ... texture[1];




reply via email to

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