gzz-commits
[Top][All Lists]
Advanced

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

[Gzz-commits] fenfire/org/fenfire/modules/pp RDF-canvas-struc...


From: Matti Katila
Subject: [Gzz-commits] fenfire/org/fenfire/modules/pp RDF-canvas-struc...
Date: Tue, 04 Mar 2003 09:20:33 -0500

CVSROOT:        /cvsroot/fenfire
Module name:    fenfire
Changes by:     Matti Katila <address@hidden>   03/03/04 09:20:32

Modified files:
        org/fenfire/modules/pp: RDF-canvas-structure.rst 

Log message:
        only hardest thing, enfilade, still remains

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/fenfire/fenfire/org/fenfire/modules/pp/RDF-canvas-structure.rst.diff?tr1=1.6&tr2=1.7&r1=text&r2=text

Patches:
Index: fenfire/org/fenfire/modules/pp/RDF-canvas-structure.rst
diff -u fenfire/org/fenfire/modules/pp/RDF-canvas-structure.rst:1.6 
fenfire/org/fenfire/modules/pp/RDF-canvas-structure.rst:1.7
--- fenfire/org/fenfire/modules/pp/RDF-canvas-structure.rst:1.6 Tue Mar  4 
09:07:33 2003
+++ fenfire/org/fenfire/modules/pp/RDF-canvas-structure.rst     Tue Mar  4 
09:20:32 2003
@@ -14,7 +14,7 @@
 
    [zz]
 
-      Home -d1- paper1 -d1- paper2 -d1- ...
+      Home --d1-- paper1 --d1-- paper2 --d1-- ...
 
    [RDF]
 
@@ -47,7 +47,7 @@
 
    [zz]
 
-      Paper -contains- note -contains- note2 -contains- note3 -...
+      Paper --contains-- note --contains-- note2 --contains-- note3 -...
 
    [RDF]
 
@@ -77,7 +77,7 @@
 
    [zz]
 
-      Note -pan- x -pan- y
+      Note --pan-- x --pan-- y
 
    [RDF]
 
@@ -85,16 +85,36 @@
       Note  pp:coordY "-50"
 
 
-Zoom/Size
-"""""""""
+Zoom/Size/Scale
+""""""""""""""""
 ::
+
    [zz]
       
       *not implemented*
 
    [RDF]
 
-      Note  pp:zoom                "1.5"
+      Note  pp:scale               "1.5"
       Note  pp:widthRatioToHeight  "1:2"
 
+
+Note's connection to other notes
+---------------------------------
+::
+
+   [zz]
+ 
+      Note --clone-- clone1 --clone-- clone2 --clone-- clone3 --clone--...
+
+         clone1 --association-- another clone Z
+
+         another clone Y --association-- clone2
+
+         another clone X --association-- clone3
+
+
+   [RDF]
+
+      Note  pp:association NoteX
 




reply via email to

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