gzz-commits
[Top][All Lists]
Advanced

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

[Gzz-commits] manuscripts/Control1 Makefile poster.rst style.tex


From: Tuomas J. Lukka
Subject: [Gzz-commits] manuscripts/Control1 Makefile poster.rst style.tex
Date: Mon, 05 May 2003 10:53:03 -0400

CVSROOT:        /cvsroot/gzz
Module name:    manuscripts
Changes by:     Tuomas J. Lukka <address@hidden>        03/05/05 10:53:03

Modified files:
        Control1       : Makefile poster.rst style.tex 

Log message:
        compiletwids

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/manuscripts/Control1/Makefile.diff?tr1=1.1&tr2=1.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/manuscripts/Control1/poster.rst.diff?tr1=1.27&tr2=1.28&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/manuscripts/Control1/style.tex.diff?tr1=1.1&tr2=1.2&r1=text&r2=text

Patches:
Index: manuscripts/Control1/Makefile
diff -u manuscripts/Control1/Makefile:1.1 manuscripts/Control1/Makefile:1.2
--- manuscripts/Control1/Makefile:1.1   Mon May  5 09:28:46 2003
+++ manuscripts/Control1/Makefile       Mon May  5 10:53:02 2003
@@ -10,7 +10,7 @@
 clean:
        rm -f *.gen.* *~
 
-#.PRECIOUS: %.gen.latex %.gen.dvi
+.PRECIOUS: %.gen.latex %.gen.dvi
 
 #%.gen.pdf: %.gen.eps
 #      ps2pdf $< $@
@@ -19,10 +19,12 @@
        pdflatex $*.gen.latex
        BIBINPUTS=..:$$BIBINPUTS bibtex $*.gen
        pdflatex $*.gen.latex
+       pdflatex $*.gen.latex
 
 %.gen.dvi: %.gen.latex $(LATEX_DEPS)
        latex $<
        BIBINPUTS=..:$$BIBINPUTS bibtex $*.gen
+       latex $<
        latex $<
 
 %.gen.ps: %.gen.dvi
Index: manuscripts/Control1/poster.rst
diff -u manuscripts/Control1/poster.rst:1.27 
manuscripts/Control1/poster.rst:1.28
--- manuscripts/Control1/poster.rst:1.27        Mon May  5 10:42:29 2003
+++ manuscripts/Control1/poster.rst     Mon May  5 10:53:03 2003
@@ -38,6 +38,8 @@
 with the mouse and keyboard, even if the interfaces
 could benefit from customized controllers.
 
+For example, fisheye views [fc-fisheye]_ can
+
 .. from the end user point of view, several spesific 
    controllers have been tricky to use simultaneously before USB
 
Index: manuscripts/Control1/style.tex
diff -u manuscripts/Control1/style.tex:1.1 manuscripts/Control1/style.tex:1.2
--- manuscripts/Control1/style.tex:1.1  Mon May  5 10:31:41 2003
+++ manuscripts/Control1/style.tex      Mon May  5 10:53:03 2003
@@ -10,7 +10,7 @@
 \setcounter{totalnumber}{20}
 \setcounter{dbltopnumber}{9}
 
-\numberofauthors{1}
+%\numberofauthors{1}
 %
 % You can go ahead and credit authors number 4+ here;
 % their names will appear in a section called
@@ -19,16 +19,16 @@
 % aren't)
 
 % Put no more than the first THREE authors in the \author command
-\author{
+%\author{
 %
 % The command \alignauthor (no curly braces needed) should
 % precede each author name, affiliation/snail-mail address and
 % e-mail address. Additionally, tag each line of
 % affiliation/address with \affaddr, and tag the
 %% e-mail address with \email.
-\alignauthor Tuomas J. Lukka\\
-       \affaddr{Hyperstructure Group}\\
-       \affaddr{Agora Center, University of Jyv\"askyl\"a}\\
-       \affaddr{P.O. Box 35, FIN 40014 }\\
-       address@hidden
-}
+%\alignauthor Tuomas J. Lukka\\
+%       \affaddr{Hyperstructure Group}\\
+%       \affaddr{Agora Center, University of Jyv\"askyl\"a}\\
+%       \affaddr{P.O. Box 35, FIN 40014 }\\
+%       address@hidden
+%}




reply via email to

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