gzz-commits
[Top][All Lists]
Advanced

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

[Gzz-commits] gzz/doc/pp coords.rst


From: Matti Katila
Subject: [Gzz-commits] gzz/doc/pp coords.rst
Date: Thu, 09 Jan 2003 07:35:23 -0500

CVSROOT:        /cvsroot/gzz
Module name:    gzz
Changes by:     Matti Katila <address@hidden>   03/01/09 07:35:23

Modified files:
        doc/pp         : coords.rst 

Log message:
        nadir fix

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/doc/pp/coords.rst.diff?tr1=1.7&tr2=1.8&r1=text&r2=text

Patches:
Index: gzz/doc/pp/coords.rst
diff -u gzz/doc/pp/coords.rst:1.7 gzz/doc/pp/coords.rst:1.8
--- gzz/doc/pp/coords.rst:1.7   Fri Jan  3 04:00:45 2003
+++ gzz/doc/pp/coords.rst       Thu Jan  9 07:35:23 2003
@@ -143,8 +143,11 @@
        fields
            key: Pair(LeftCell, RightCell)
 
+    class nadir "nadirCS"
+       vobtransform - buoy
+
     class buoyFrame "orthoBoxCS"
-       vobtransformsub - buoy
+       vobtransformsub - nadir
 
     class buoyPan "orthoCS"
        vobsubmatch buoyFrame
@@ -158,13 +161,14 @@
     vertically(60, colu, mainCtr, mainfr, contentAnchor);
 
     SingleBuoy.nw = (200, 0);
-    SingleBuoy.se = (400, -300);
+    SingleBuoy.se = (400, -350);
 
     anchorUnit.c = (250, -50);
     anchorCenter.c = (350, -50);
-    buoy.c = (300, -150);
-    buoyFrame.c = (250, -250);
-    buoyPan.c = (350, -250);
+    buoy.c = (280, -150);
+    nadir.c = (360, -220);
+    buoyFrame.c = (250, -300);
+    buoyPan.c = (350, -300);
 
 
 




reply via email to

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