gzz-commits
[Top][All Lists]
Advanced

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

[Gzz-commits] fenfire/docs/pegboard creation_history--tjl/peg...


From: Tuomas J. Lukka
Subject: [Gzz-commits] fenfire/docs/pegboard creation_history--tjl/peg...
Date: Tue, 29 Jul 2003 10:06:36 -0400

CVSROOT:        /cvsroot/fenfire
Module name:    fenfire
Branch:         
Changes by:     Tuomas J. Lukka <address@hidden>        03/07/29 10:06:36

Modified files:
        docs/pegboard/creation_history--tjl: peg.rst 
        docs/pegboard/fenpdf_v1_spec_1--tjl: peg.rst 

Log message:
        fix

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/fenfire/fenfire/docs/pegboard/creation_history--tjl/peg.rst.diff?tr1=1.3&tr2=1.4&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/fenfire/fenfire/docs/pegboard/fenpdf_v1_spec_1--tjl/peg.rst.diff?tr1=1.2&tr2=1.3&r1=text&r2=text

Patches:
Index: fenfire/docs/pegboard/creation_history--tjl/peg.rst
diff -u fenfire/docs/pegboard/creation_history--tjl/peg.rst:1.3 
fenfire/docs/pegboard/creation_history--tjl/peg.rst:1.4
--- fenfire/docs/pegboard/creation_history--tjl/peg.rst:1.3     Tue Jul 29 
03:32:00 2003
+++ fenfire/docs/pegboard/creation_history--tjl/peg.rst Tue Jul 29 10:06:35 2003
@@ -4,8 +4,8 @@
 
 :Authors:  Tuomas Lukka
 :Date-Created: 2003-07-28
-:Last-Modified: $Date: 2003/07/29 07:32:00 $
-:Revision: $Revision: 1.3 $
+:Last-Modified: $Date: 2003/07/29 14:06:35 $
+:Revision: $Revision: 1.4 $
 :Status:   Current
 :Stakeholders: benja, mudyc, humppake
 :Scope:    Minor
@@ -47,3 +47,10 @@
         */
        static public final Object currentOf;
     }
+
+These would be used to keep track of in what order canvases
+were created and PDF files imported in FenPDF.
+
+When merging, all but one currentOf relations would be deleted.
+
+
Index: fenfire/docs/pegboard/fenpdf_v1_spec_1--tjl/peg.rst
diff -u fenfire/docs/pegboard/fenpdf_v1_spec_1--tjl/peg.rst:1.2 
fenfire/docs/pegboard/fenpdf_v1_spec_1--tjl/peg.rst:1.3
--- fenfire/docs/pegboard/fenpdf_v1_spec_1--tjl/peg.rst:1.2     Tue Jul 29 
03:57:38 2003
+++ fenfire/docs/pegboard/fenpdf_v1_spec_1--tjl/peg.rst Tue Jul 29 10:06:36 2003
@@ -4,8 +4,8 @@
 
 :Authors:  Tuomas J. Lukka
 :Date-Created: 2003-07-28
-:Last-Modified: $Date: 2003/07/29 07:57:38 $
-:Revision: $Revision: 1.2 $
+:Last-Modified: $Date: 2003/07/29 14:06:36 $
+:Revision: $Revision: 1.3 $
 :Status:   Incomplete
 :Stakeholders: benja, mudyc, humppake
 :Scope:    Major
@@ -173,6 +173,25 @@
 Buoy placement
 --------------
 
+There are several different kinds of buoys in this system:
+
+Canvas-Canvas
+    These are directed and can occur on either side.
+    The buoy should show some context but not too much
+    to avoid going to too small zoom.
+
+Canvas-PDF Transclusion
+    Always to the right.
+    Max. 20 pages of the whole document are shown.
+    
+
+PDF-Canvas Transclusion
+    Always to the left
+    Here, enough context needs to be shown since the transclusion 
+    is just the same as the anchor.
+
+
+
 Bindings
 --------
 
@@ -193,9 +212,11 @@
 
 Right mouse button:
     
-    click + drag on main view: adjust zoom
+    click + drag on main view
+       adjust zoom. Up = zoom out, down = zoom in.
 
-    click: context menu
+    click
+       context menu
 
 middle mouse button:
 
@@ -207,6 +228,8 @@
 
 Context Menus
 -------------
+
+For any object, "Delete this X" where X is "Text", "Paper", "PDF file", ...
 
 Visible buttons
 ---------------




reply via email to

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