gzz-commits
[Top][All Lists]
Advanced

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

[Gzz-commits] manuscripts/xupdf article.rst SCRATCH


From: Janne V. Kujala
Subject: [Gzz-commits] manuscripts/xupdf article.rst SCRATCH
Date: Mon, 10 Feb 2003 03:23:26 -0500

CVSROOT:        /cvsroot/gzz
Module name:    manuscripts
Changes by:     Janne V. Kujala <address@hidden>        03/02/10 03:23:25

Modified files:
        xupdf          : article.rst 
Added files:
        xupdf          : SCRATCH 

Log message:
        more xu structure; move zz uml to SCRATCH

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/manuscripts/xupdf/SCRATCH?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/manuscripts/xupdf/article.rst.diff?tr1=1.45&tr2=1.46&r1=text&r2=text

Patches:
Index: manuscripts/xupdf/article.rst
diff -u manuscripts/xupdf/article.rst:1.45 manuscripts/xupdf/article.rst:1.46
--- manuscripts/xupdf/article.rst:1.45  Sun Feb  9 12:14:08 2003
+++ manuscripts/xupdf/article.rst       Mon Feb 10 03:23:24 2003
@@ -484,36 +484,21 @@
     draw nary.s -- xuLink.n dashed evenly;
 
 
-..  UML:: zzStructure
+- *Enfilade*: a list of fluid media contents, a "virtual file" or part of one
 
-    class zzSpace
-    assoc zzSpace compos multi(1) - multi(*) zzCell
-    assoc zzSpace compos multi(1) - multi(*) zzDimension
+- *Transclusion*: the inclusion in an enfilade of contents already used 
+  in another enfilade
 
-    class zzCell
-       fields
-           identity
-    assoc zzCell aggreg multi(*) - multi(1) xuEnfilade
+- *Xanadu link*: an association of two enfilades, such as an annotation to 
+  a part of a document
 
-    class zzDimension
+- pdf files are stored in image blocks
 
-    naryassoc nary
-    left = assoc nary - multi(0..1) role(negend) zzCell
-    right = assoc nary - multi(0..1) role(posend) zzCell
-    assoc nary - multi(*) zzDimension
+- Documents can be created by listing new content or transcluding existing
+  content in an enfilade.
 
-    class xuEnfilade
-
-    ---
-
-    zzSpace.c = (0,0);
-
-    horizontally(80, foo, nary, zzCell, xuEnfilade);
-    horizontally(80, bar, zzDimension, zzSpace);
-    vertically(80, foobar, nary, zzDimension);
-
-    left.p = (nary.w{left}...zzCell.n{down});
-    right.p = (nary.e{right}...zzCell.w{right});
+- Annotations can be entered as new content and Xanadu-linked to a part
+  of document.
 
 Conclusions and future work
 ===========================




reply via email to

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