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: Tuomas J. Lukka
Subject: [Gzz-commits] manuscripts/xupdf Makefile article.rst
Date: Sat, 15 Feb 2003 01:42:56 -0500

CVSROOT:        /cvsroot/gzz
Module name:    manuscripts
Changes by:     Tuomas J. Lukka <address@hidden>        03/02/15 01:42:53

Modified files:
        xupdf          : Makefile article.rst 

Log message:
        nadir text rotation

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/manuscripts/xupdf/Makefile.diff?tr1=1.11&tr2=1.12&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/manuscripts/xupdf/article.rst.diff?tr1=1.112&tr2=1.113&r1=text&r2=text

Patches:
Index: manuscripts/xupdf/Makefile
diff -u manuscripts/xupdf/Makefile:1.11 manuscripts/xupdf/Makefile:1.12
--- manuscripts/xupdf/Makefile:1.11     Fri Feb 14 14:43:23 2003
+++ manuscripts/xupdf/Makefile  Sat Feb 15 01:42:53 2003
@@ -11,7 +11,7 @@
 mercury5part2.ps: mercury5part2.png Makefile
        pngtopnm <mercury5part2.png | pgmtopbm | pnmtops -noturn -imagewidth 
3.3 > mercury5part2.ps
 
-article.gen.dvi: article.gen.latex style.tex mercury5part2.ps buoyGeometry.eps 
nadirGeometry.eps
+article.gen.dvi: article.gen.latex style.tex mercury5part2.ps buoyGeometry.eps 
nadirGeometry.eps nadirtext.1 nadirtext.2
        latex article.gen.latex
        BIBINPUTS=..:$$BIBINPUTS bibtex article.gen
        latex article.gen.latex
@@ -37,3 +37,6 @@
 nadirGeometry.eps: ../../gzz/doc/buoy/nadirGeometry.mp Helvetica.tfm
        mpost ../../gzz/doc/buoy/nadirGeometry.mp
        mv nadirGeometry.1 nadirGeometry.eps
+
+nadirtext.1 nadirtext.2: nadirtext.mp
+       mpost nadirtext.mp
Index: manuscripts/xupdf/article.rst
diff -u manuscripts/xupdf/article.rst:1.112 manuscripts/xupdf/article.rst:1.113
--- manuscripts/xupdf/article.rst:1.112 Fri Feb 14 17:58:50 2003
+++ manuscripts/xupdf/article.rst       Sat Feb 15 01:42:53 2003
@@ -454,7 +454,7 @@
 of whether we are looking at the edge of the currently shown
 part or the whole content.
 
-*Break lines* are a techinque used in technical drawing 
+*Break lines* are a technique used in technical drawing 
 for indicating
 where an object extends beyond what is drawn in the current
 diagram. It is visually clear since it uses a shape that
@@ -527,16 +527,26 @@
 the viewer's point of view, rather than related to the size
 of the screen.
 
-The benefit of the nadir view is not only the appearance
-but also it makes the different pieces of text on the screen
-visually more distinct from each other,
-as demonstrated in Fig.XXX
-
-- Figure: a) two viewports overlapping sideways, with
-  same-size text inside.  b) like a), but with the viewports
-  rotated to nadir. In b) the two papers are visually
-  distinguished preattentively (REF; see fillets article)
-  XXX Add nadirtext.1, nadirtext.2!!
+Another benefit of the nadir view is that
+it makes the different pieces of text on the screen
+visually distinct from each other,
+as demonstrated in Fig. [ref-fignadirtext]_.
+
+.. raw:: latex
+
+   \begin{figure}
+   \centering
+   a)\includegraphics{nadirtext.1}\\
+   b)\includegraphics{nadirtext.2}
+   \caption{
+   \label{fignadirtext}
+   a) two viewports overlapping sideways, with
+   same-size text inside.  b) like a), but with the viewports
+   rotated to nadir. In b) the two papers are visually
+   distinguished preattentively (REF; see fillets article)
+   XXX Add nadirtext.1, nadirtext.2!!
+   }
+   \end{figure}
 
 
 Distortion-oriented Focus+Context view of virtual paper




reply via email to

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