gzz-commits
[Top][All Lists]
Advanced

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

[Gzz-commits] manuscripts/xupdf Makefile article.rst


From: Janne V. Kujala
Subject: [Gzz-commits] manuscripts/xupdf Makefile article.rst
Date: Wed, 12 Feb 2003 03:18:43 -0500

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

Modified files:
        xupdf          : Makefile article.rst 

Log message:
        rst->latex->dvi->ps seems to work now

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

Patches:
Index: manuscripts/xupdf/Makefile
diff -u manuscripts/xupdf/Makefile:1.1 manuscripts/xupdf/Makefile:1.2
--- manuscripts/xupdf/Makefile:1.1      Tue Feb 11 12:41:56 2003
+++ manuscripts/xupdf/Makefile  Wed Feb 12 03:18:38 2003
@@ -1,9 +1,14 @@
-all: article.gen.pdf
+.SUFFIXES: $(SUFFIXES) .ps .dvi
+
+all: article.gen.ps
+
+.dvi.ps:
+       dvips $< -o $@
 
 ../Irregu/mercury5part.ps:
        make -C ../Irregu mercury5part.ps
 
-article.gen.ps: article.gen.latex ../Irregu/mercury5part.ps
+article.gen.dvi: article.gen.latex ../Irregu/mercury5part.ps
        latex article.gen.latex
        BIBINPUTS=..:$$BIBINPUTS bibtex article.gen
        latex article.gen.latex
Index: manuscripts/xupdf/article.rst
diff -u manuscripts/xupdf/article.rst:1.58 manuscripts/xupdf/article.rst:1.59
--- manuscripts/xupdf/article.rst:1.58  Tue Feb 11 12:52:51 2003
+++ manuscripts/xupdf/article.rst       Wed Feb 12 03:18:38 2003
@@ -365,9 +365,10 @@
 is obviously not a part of the object's own shape
 (wiggly freehand line).
 
-.. figure:: ../Irregu/mercury5part.png
+.. figure:: ../Irregu/mercury5part
+   :alt: fignasa
 
-       NASA diagram XXX
+   NASA diagram XXX
 
 We apply this technique by drawing the buoys simply as 
 non-photorealistically torn-off pieces of the target document. 




reply via email to

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