gzz-commits
[Top][All Lists]
Advanced

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

[Gzz-commits] manuscripts/SemFen Makefile article.rst springe...


From: Tuomas J. Lukka
Subject: [Gzz-commits] manuscripts/SemFen Makefile article.rst springe...
Date: Wed, 30 Apr 2003 06:34:08 -0400

CVSROOT:        /cvsroot/gzz
Module name:    manuscripts
Changes by:     Tuomas J. Lukka <address@hidden>        03/04/30 06:34:08

Modified files:
        SemFen         : Makefile article.rst springer.sty style.tex 

Log message:
        twids

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/manuscripts/SemFen/Makefile.diff?tr1=1.2&tr2=1.3&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/manuscripts/SemFen/article.rst.diff?tr1=1.6&tr2=1.7&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/manuscripts/SemFen/springer.sty.diff?tr1=1.1&tr2=1.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/manuscripts/SemFen/style.tex.diff?tr1=1.2&tr2=1.3&r1=text&r2=text

Patches:
Index: manuscripts/SemFen/Makefile
diff -u manuscripts/SemFen/Makefile:1.2 manuscripts/SemFen/Makefile:1.3
--- manuscripts/SemFen/Makefile:1.2     Wed Apr 30 02:55:20 2003
+++ manuscripts/SemFen/Makefile Wed Apr 30 06:34:08 2003
@@ -29,7 +29,7 @@
 #      BIBINPUTS=..:$$BIBINPUTS bibtex $*.gen
 #      pdflatex $*.gen.latex
 
-%.gen.dvi: %.gen.latex $(LATEX_DEPS)
+%.gen.dvi: %.gen.latex style.tex $(LATEX_DEPS)
        latex $<
        BIBINPUTS=..:$$BIBINPUTS bibtex $*.gen
        latex $<
Index: manuscripts/SemFen/article.rst
diff -u manuscripts/SemFen/article.rst:1.6 manuscripts/SemFen/article.rst:1.7
--- manuscripts/SemFen/article.rst:1.6  Wed Apr 30 05:03:58 2003
+++ manuscripts/SemFen/article.rst      Wed Apr 30 06:34:08 2003
@@ -3,7 +3,7 @@
 ==========================================================================
 
 
-.. :Stamp: $Id: article.rst,v 1.6 2003/04/30 09:03:58 tjl Exp $
+.. :Stamp: $Id: article.rst,v 1.7 2003/04/30 10:34:08 tjl Exp $
 
 .. Authors: Benja Fallenstein, Tuukka Hastrup, Tuomas J. Lukka
 
@@ -20,12 +20,15 @@
 
 We describe the design of a desktop environment 
 in which applications blend by
-storing data in a shared RDF graph. For example, a calendar and a
+storing data in a shared RDF graph. 
+  For example, a calendar and a
 genealogy application could share data about a person's birthday. 
 We use a Model-View-Controller (MVC) architecture in which the shared
-RDF graph acts as the model. Applications provide *views* of the RDF data;
+RDF graph acts as the model. 
+  Applications provide *views* of the RDF data;
 in the margins around the main view, a *view manager* shows other
-applications' views of related information. Selecting a view in the margin
+applications' views of related information. 
+Selecting a view in the margin
 animates it to the center, making it the main view.
 
 Data retrieved from the Semantic Web can be seamlessly integrated into
@@ -100,6 +103,10 @@
 
 - Nelson's transpointing windows [as-we-will-think]_ 
 
+- MVC
+
+The extended Model-View-Controller architecture
+===============================================
 
 Fenfire architecture
 ====================
Index: manuscripts/SemFen/springer.sty
diff -u manuscripts/SemFen/springer.sty:1.1 manuscripts/SemFen/springer.sty:1.2
--- manuscripts/SemFen/springer.sty:1.1 Wed Apr 30 04:52:45 2003
+++ manuscripts/SemFen/springer.sty     Wed Apr 30 06:34:08 2003
@@ -166,7 +166,9 @@
 address@hidden                       % twoside is default
 address@hidden    address@hidden     % citation with numbers
                                     % is default
address@hidden   address@hidden    % numbering with chapternumbers
address@hidden   address@hidden    % numbering with chapternumbers
+%// XXX TJL
address@hidden   address@hidden    % numbering with chapternumbers
                                     % is default
 
 
Index: manuscripts/SemFen/style.tex
diff -u manuscripts/SemFen/style.tex:1.2 manuscripts/SemFen/style.tex:1.3
--- manuscripts/SemFen/style.tex:1.2    Wed Apr 30 05:03:58 2003
+++ manuscripts/SemFen/style.tex        Wed Apr 30 06:34:08 2003
@@ -1,3 +1,4 @@
 \usepackage{springer}
 
+\def\thesection{\arabic{section}}
 




reply via email to

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