gzz-commits
[Top][All Lists]
Advanced

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

[Gzz-commits] manuscripts/xupdf Makefile style.tex


From: Janne V. Kujala
Subject: [Gzz-commits] manuscripts/xupdf Makefile style.tex
Date: Wed, 12 Feb 2003 11:58:28 -0500

CVSROOT:        /cvsroot/gzz
Module name:    manuscripts
Changes by:     Janne V. Kujala <address@hidden>        03/02/12 11:58:28

Modified files:
        xupdf          : Makefile 
Added files:
        xupdf          : style.tex 

Log message:
        add style.tex for specifying authors etc.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/manuscripts/xupdf/style.tex?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/manuscripts/xupdf/Makefile.diff?tr1=1.2&tr2=1.3&r1=text&r2=text

Patches:
Index: manuscripts/xupdf/Makefile
diff -u manuscripts/xupdf/Makefile:1.2 manuscripts/xupdf/Makefile:1.3
--- manuscripts/xupdf/Makefile:1.2      Wed Feb 12 03:18:38 2003
+++ manuscripts/xupdf/Makefile  Wed Feb 12 11:58:27 2003
@@ -8,12 +8,12 @@
 ../Irregu/mercury5part.ps:
        make -C ../Irregu mercury5part.ps
 
-article.gen.dvi: article.gen.latex ../Irregu/mercury5part.ps
+article.gen.dvi: article.gen.latex style.tex ../Irregu/mercury5part.ps
        latex article.gen.latex
        BIBINPUTS=..:$$BIBINPUTS bibtex article.gen
        latex article.gen.latex
 
-article.gen.pdf: article.gen.latex
+article.gen.pdf: article.gen.latex style.tex 
        pdflatex article.gen.latex
        BIBINPUTS=..:$$BIBINPUTS bibtex article.gen
        pdflatex article.gen.latex




reply via email to

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