gzz-commits
[Top][All Lists]
Advanced

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

[Gzz-commits] manuscripts/FutureVision article.css intro.rst


From: Benja Fallenstein
Subject: [Gzz-commits] manuscripts/FutureVision article.css intro.rst
Date: Wed, 17 Sep 2003 12:47:44 -0400

CVSROOT:        /cvsroot/gzz
Module name:    manuscripts
Branch:         
Changes by:     Benja Fallenstein <address@hidden>      03/09/17 12:47:44

Modified files:
        FutureVision   : article.css intro.rst 

Log message:
        more

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/manuscripts/FutureVision/article.css.diff?tr1=1.1&tr2=1.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/manuscripts/FutureVision/intro.rst.diff?tr1=1.1&tr2=1.2&r1=text&r2=text

Patches:
Index: manuscripts/FutureVision/article.css
diff -u manuscripts/FutureVision/article.css:1.1 
manuscripts/FutureVision/article.css:1.2
--- manuscripts/FutureVision/article.css:1.1    Wed Sep 17 10:02:34 2003
+++ manuscripts/FutureVision/article.css        Wed Sep 17 12:47:43 2003
@@ -30,7 +30,8 @@
 
 /* Headings */
 /* h1, h2, h3, h4, h5 { font-family: serif; font-weight: bold; } */
-h1.title { text-align: center; }
+h1, h2, h3, h4, h5 { margin-top: 2em; }
+h1.title { text-align: center; margin-top: 0em; }
 h2.subtitle { text-align: center; }
 
 .footer {
@@ -42,9 +43,17 @@
 /* .footer :link { color: #9999ff; }
    .footer :visited { color: #999999; } */
 
+.table td {
+       border: solid thin #cccccc;
+       text-align: center;
+}
+
 table.docinfo {
-  margin: 2em 4em }
+  margin: 1em 1em 
+}
+
 .docinfo-name {
   font-weight: bold;
   text-align: left;
-  margin-right: .75em }
+  margin-right: .75em 
+}
Index: manuscripts/FutureVision/intro.rst
diff -u manuscripts/FutureVision/intro.rst:1.1 
manuscripts/FutureVision/intro.rst:1.2
--- manuscripts/FutureVision/intro.rst:1.1      Wed Sep 17 10:02:34 2003
+++ manuscripts/FutureVision/intro.rst  Wed Sep 17 12:47:44 2003
@@ -1,4 +1,16 @@
-============
+===============================================================
+        The software everybody always needed (XXX title)
+===============================================================
+
+:Authors: Benja Fallenstein, Tuomas J. Lukka
+:See also: The `table of contents`_.
+
+
+Abstract
+========
+
+XXX
+
 Introduction
 ============
 
@@ -19,21 +31,59 @@
 
 Instead of being centered around irrelevant computery
 abstractions like "files" and "directories," such a system
-should center around the things we care about,
+should **center around the things we care about**,
 the people, appointments, and so on. We propose a system
 in which these *items* (`Nelson 2000`_) are visible things
-that can be related to each other; we propose,
+that can be connected to each other; we propose,
 in technical terms, a hypermedia system in which items
-are first-class objects.
+are first-class objects. 
+
+Such a system could look as shown in Figure 1.
 
 .. figure:: example1.gen.png
-   :scale: 50
 
-   Figure 1: XXX. `Full image.`__
+   Figure 1: XXX (`larger image`__).
 
    __ full-example1.gen.png
 
 
+
+
+Table of contents
+-----------------
+
++-----------------------------------------------------------------------------+
+|                `Abstract`_ and `Introduction`_ (this page)                  |
++-------------------------+-------------------------+-------------------------+
+| Track one:              |     Track two:          |     Track three:        |
+| Example scenarios       |     Hyperstructure      |     User interface      |
++-------------------------+-------------------------+-------------------------+
+| Scenario 1:             |                        |                         |
+| `Personal information   |                        |                         |
+| management`_            |                        |                         |
++-------------------------+                        |                         |
+| Scenario 2:             |                        |                         |
+| `Literary research`_    |                        |                         |
++-------------------------+                        |                         |
+| Scenario 3:             |                        |                         |
+| `Expert group process`_ |                        |                         |
++-------------------------+-------------------------+-------------------------+
+|                              `The Fenfire project`_                         |
++-----------------------------------------------------------------------------+
+|                                 `Conclusions`_                              |
++-----------------------------------------------------------------------------+
+
+.. _Personal information management: pim-applitude.gen.html
+.. _Literary research: literary-applitude.gen.html
+.. _Expert group process: expert-applitude.gen.html
+.. _The Fenfire project: fenfire.gen.html
+.. _Conclusions: conclusions.gen.html
+
+
+
+                                                                             
+.. References
+   ----------
 
 .. _Nelson 2000: http://www.xanadu.com.au/mail/zzdev/msg02237.html
 




reply via email to

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