gzz-commits
[Top][All Lists]
Advanced

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

[Gzz-commits] manuscripts/xupdf article.rst


From: Benja Fallenstein
Subject: [Gzz-commits] manuscripts/xupdf article.rst
Date: Sat, 15 Feb 2003 18:00:11 -0500

CVSROOT:        /cvsroot/gzz
Module name:    manuscripts
Changes by:     Benja Fallenstein <address@hidden>      03/02/15 18:00:11

Modified files:
        xupdf          : article.rst 

Log message:
        labels into lowercase

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/manuscripts/xupdf/article.rst.diff?tr1=1.175&tr2=1.176&r1=text&r2=text

Patches:
Index: manuscripts/xupdf/article.rst
diff -u manuscripts/xupdf/article.rst:1.175 manuscripts/xupdf/article.rst:1.176
--- manuscripts/xupdf/article.rst:1.175 Sat Feb 15 17:59:15 2003
+++ manuscripts/xupdf/article.rst       Sat Feb 15 18:00:10 2003
@@ -595,8 +595,7 @@
 ===================
 
 
-..  UML:: xupdfStructure
-    :label: xupdfStructure
+..  UML:: xupdf_structure
     :caption: An UML diagram of the two orthogonal structures in the example
              application.  The cell is connected to other cell by 1) Being
              placed on the same canvas, or 2) by containing an enfilade
@@ -626,8 +625,7 @@
     draw 0.5 * (Cell.e + Canvas.w) -- Placement.n dashed evenly;
 
 
-..  UML:: xuStructure
-    :label: xuStructure
+..  UML:: xu_structure
     :caption: An UML diagram of the xanalogical hypertext structure.
              The xanalogical connections come about in two ways:
              if two enfilades contain the same xuFluidMediaUnit,
@@ -699,13 +697,13 @@
 
 Internally, the structure is build of *cells* as in 
 Nelson's zzstructure [zigzag-welcome]_. A cell can have two types
-of relationships, as shown in Fig. [ref-xupdfStructure]_:
+of relationships, as shown in Fig. [ref-xupdf_structure]_:
 it may be placed on spatial canvases, and it contains a
 Xanalogical *enfilade* (a collection of Xanalogical media,
 i.e. a textual annotation or part of a PDF file). The enfilade
 implicitly connects the cell to all other cells sharing
 a *fluid media unit* (character or pixel) with this cell 
-(Fig. [ref-xuStructure]_).
+(Fig. [ref-xu_structure]_).
 
 Xanalogical structure changes the meaning of 'cut&paste':
 In the dominant computer paradigm, cutting and pasting moves the actual




reply via email to

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