From 32cbcbb847392140d904acb38ae3bbe09cb2cc9e Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 29 Aug 2011 00:11:34 +0000 Subject: new latex package rviewport (28aug11) git-svn-id: svn://tug.org/texlive/trunk@23739 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/rviewport/README | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 Master/texmf-dist/doc/latex/rviewport/README (limited to 'Master/texmf-dist/doc/latex/rviewport/README') diff --git a/Master/texmf-dist/doc/latex/rviewport/README b/Master/texmf-dist/doc/latex/rviewport/README new file mode 100644 index 00000000000..f58d8dbfdb7 --- /dev/null +++ b/Master/texmf-dist/doc/latex/rviewport/README @@ -0,0 +1,18 @@ + Relative Viewport for Graphics Inclusion + Boris Veytsman + v1.0, 2011/08/27 + + +Package graphicx provides a useful keyword viewport which allows to +show just a part of an image. However, one needs to put there the +actual coordinates of the viewport window. Sometimes it is useful to +have relative coordinates as fractions of natural size. For example, +one may want to print a large image on a spread, putting a half on a +verso page, and another half on the next recto page. For this one +would need a viewport occupying exactly one half of the file's +bounding box, whatever the actual width of the image may be. + +This package adds a new keyword rviewport to the graphicx package +specifiying Relative Viewport for graphics inclusion: a window defined +by the given fractions of the natural width and height of the image. + -- cgit v1.2.3