gzz-commits
[Top][All Lists]
Advanced

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

[Gzz-commits] manuscripts/storm Makefile docutils.conf short-...


From: Tuomas J. Lukka
Subject: [Gzz-commits] manuscripts/storm Makefile docutils.conf short-...
Date: Fri, 30 May 2003 07:24:00 -0400

CVSROOT:        /cvsroot/gzz
Module name:    manuscripts
Changes by:     Tuomas J. Lukka <address@hidden>        03/05/30 07:24:00

Modified files:
        storm          : Makefile docutils.conf short-paper.rst 
                         style.tex 

Log message:
        Formatting

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/manuscripts/storm/Makefile.diff?tr1=1.2&tr2=1.3&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/manuscripts/storm/docutils.conf.diff?tr1=1.2&tr2=1.3&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/manuscripts/storm/short-paper.rst.diff?tr1=1.16&tr2=1.17&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/manuscripts/storm/style.tex.diff?tr1=1.9&tr2=1.10&r1=text&r2=text

Patches:
Index: manuscripts/storm/Makefile
diff -u manuscripts/storm/Makefile:1.2 manuscripts/storm/Makefile:1.3
--- manuscripts/storm/Makefile:1.2      Thu May 22 16:31:14 2003
+++ manuscripts/storm/Makefile  Fri May 30 07:23:59 2003
@@ -33,6 +33,6 @@
 Helvetica.tfm:
        ln -s ../../gzz/Helvetica.tfm
 
-%.gen.latex: %.rst
+%.gen.latex: %.rst docutils.conf
        # $(MAKE) -C ../../navidoc latex RST="--config 
../manuscripts/SemFen/docutils.conf ../manuscripts/SemFen/$<"
        $(MAKE) -C ../../navidoc latex RST="../manuscripts/storm/$<"
Index: manuscripts/storm/docutils.conf
diff -u manuscripts/storm/docutils.conf:1.2 manuscripts/storm/docutils.conf:1.3
--- manuscripts/storm/docutils.conf:1.2 Thu May 22 16:31:14 2003
+++ manuscripts/storm/docutils.conf     Fri May 30 07:23:59 2003
@@ -1,4 +1,4 @@
-#$Id: docutils.conf,v 1.2 2003/05/22 20:31:14 benja Exp $
+#$Id: docutils.conf,v 1.3 2003/05/30 11:23:59 tjl Exp $
 
 [options]
 
@@ -14,5 +14,5 @@
 
 # These entries affect LaTeX output:
 documentclass: acm_proc_article-sp
-#documentclass-options: twocolumn
+documentclass-options: 
 use-latex-toc: 0
Index: manuscripts/storm/short-paper.rst
diff -u manuscripts/storm/short-paper.rst:1.16 
manuscripts/storm/short-paper.rst:1.17
--- manuscripts/storm/short-paper.rst:1.16      Fri May 30 03:56:23 2003
+++ manuscripts/storm/short-paper.rst   Fri May 30 07:23:59 2003
@@ -2,12 +2,25 @@
 Storm: Using P2P to make the desktop part of the Web
 ====================================================
 
-Abstract
-========
+.. raw:: latex
 
-Linking personal documents like we link Web pages is inconvenient
-enough that users rarely ever do it. A major reason is that
-links break when documents are moved around or sent by mail.
+    \begin{abstract}
+    Linking personal documents like we link Web pages is inconvenient
+    enough that users rarely ever do it. A major reason is that
+    links break when documents are moved around or sent by mail.
+       
+    We propose Storm, a storage system for use both on the
+    desktop and the public network. Storm assigns each document
+    a permanent URI when it is created. Using peer-to-peer
+    technology, we can locate documents even though our URIs
+    do not include location information.
+    Thus, links continue to work unchanged when documents are emailed
+    or published on the network.
+
+    We have extended KDE and Netscape Communicator 4 to understand
+    our experimental URIs. Most other systems can use Storm 
+    through an HTTP gateway.
+    \end{abstract}
 
 .. We argue that while non-breaking links would be a convenience 
    on the Web, they are a necessity for making Web-like hyperlinks
@@ -19,22 +32,9 @@
    We argue that while non-breaking links would be a convenience 
    on the Web, they are a necessity for making Web-like hyperlinks
    useful on the local desktop. (move "A major reason..." to intro ?) [HH] 
-   
-We propose Storm, a storage system for use both on the
-desktop and the public network. Storm assigns each document
-a permanent URI when it is created. Using peer-to-peer
-technology, we can locate documents even though our URIs
-do not include location information.
-Thus, links continue to work unchanged when documents are emailed
-or published on the network.
-
 .. Do we really want to talk about NC4 (since it's rather old) ?-)
    OTOH, mentioning KDE is good as it's a "desktop enviroment" (not 
    just a single "program") [HH]
-
-We have extended KDE and Netscape Communicator 4 to understand
-our experimental URIs. Most other systems can use Storm 
-through an HTTP gateway.
 
 .. raw:: latex
 
Index: manuscripts/storm/style.tex
diff -u manuscripts/storm/style.tex:1.9 manuscripts/storm/style.tex:1.10
--- manuscripts/storm/style.tex:1.9     Thu May 22 16:31:14 2003
+++ manuscripts/storm/style.tex Fri May 30 07:24:00 2003
@@ -1,3 +1,4 @@
+\renewcommand{\rmdefault}{ptm}
 \numberofauthors{2}
 %
 % You can go ahead and credit authors number 4+ here;
@@ -31,5 +32,10 @@
        \affaddr{P.O.Box 3000, FIN-90100 Oulu}\\
        address@hidden
 }
+
+
+\def\hypersetup#1{}
+\def\hypertarget#1#2{}
+\def\url#1{#1}
 
 




reply via email to

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