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: Fri, 14 Feb 2003 09:50:06 -0500

CVSROOT:        /cvsroot/gzz
Module name:    manuscripts
Changes by:     Tuomas J. Lukka <address@hidden>        03/02/14 09:50:06

Modified files:
        xupdf          : Makefile article.rst 

Log message:
        Nadir image

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/manuscripts/xupdf/Makefile.diff?tr1=1.7&tr2=1.8&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/manuscripts/xupdf/article.rst.diff?tr1=1.98&tr2=1.99&r1=text&r2=text

Patches:
Index: manuscripts/xupdf/Makefile
diff -u manuscripts/xupdf/Makefile:1.7 manuscripts/xupdf/Makefile:1.8
--- manuscripts/xupdf/Makefile:1.7      Thu Feb 13 12:28:42 2003
+++ manuscripts/xupdf/Makefile  Fri Feb 14 09:50:06 2003
@@ -31,3 +31,8 @@
        [ -e Helvetica.tfm ] | ln -s ../../gzz/Helvetica.tfm .
        mpost ../../gzz/doc/buoy/buoyGeometry.mp
        mv buoyGeometry.1 buoyGeometry.eps
+
+nadirGeomerty.eps: ../../gzz/doc/buoy/nadirGeometry.mp
+       [ -e Helvetica.tfm ] | ln -s ../../gzz/Helvetica.tfm .
+       mpost ../../gzz/doc/buoy/nadirGeometry.mp
+       mv nadirGeometry.1 nadirGeometry.eps
Index: manuscripts/xupdf/article.rst
diff -u manuscripts/xupdf/article.rst:1.98 manuscripts/xupdf/article.rst:1.99
--- manuscripts/xupdf/article.rst:1.98  Fri Feb 14 08:08:43 2003
+++ manuscripts/xupdf/article.rst       Fri Feb 14 09:50:06 2003
@@ -427,6 +427,20 @@
 rotated so that their virtual y-axis points toward a *nadir*
 at approximately one screen height below the physical screen.
 
+.. figure:: nadirGeometry
+   :label: fignadirgeom
+   :width: 8.45cm
+   
+   The nadir rotations explained geometrically. The items on screen
+   are rotated so that their local vertical axis points to
+   the vanishing point (nadir) placed outside the screen.
+
+Interestingly, it appears in our experience 
+that the placement of the nadir should
+be an absolute *angle* below the center of the screen from
+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,




reply via email to

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