summaryrefslogtreecommitdiff
path: root/Build/source/utils/xpdfopen/README
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/utils/xpdfopen/README')
-rw-r--r--Build/source/utils/xpdfopen/README10
1 files changed, 6 insertions, 4 deletions
diff --git a/Build/source/utils/xpdfopen/README b/Build/source/utils/xpdfopen/README
index 30742f7822c..03595663786 100644
--- a/Build/source/utils/xpdfopen/README
+++ b/Build/source/utils/xpdfopen/README
@@ -1,5 +1,5 @@
---------------------------------------------------------------------------
-xpdfopen 0.81 - Send open/close commands to Acrobat Reader, xpdf and evince
+xpdfopen 0.82 - Send open/close commands to Acrobat Reader, xpdf and evince
---------------------------------------------------------------------------
This is a Linux (X11) implementation of Fabrice Popineau's pdfclose/
@@ -28,9 +28,11 @@ Version 0.80 adds an implementation for AR 9 and xpdf.
Version 0.81 adds an implementation for evince.
+Version 0.82 adds a man page and -v/--version options for pdfopen.
+
The AR command lines do not behave precisely the same as under Windows,
because the Linux Reader behaves somewhat differently: it is not
-scriptable, but it is possible to 'fake' keypresses.
+scriptable, but it is possible to 'fake' key-presses.
pdfopen has the following call sequence:
@@ -46,7 +48,7 @@ This program closes an existing AR5, AR7, AR8, AR9, xpdf or evince window
displaying the given PDF file.
-Version 0.81 compiles on Linux (Slackware64 13.1, anyway) with
+Version 0.82 compiles on Linux (Slackware64 13.1, anyway) with
the following command:
gcc -Wall pdfopen.c sendx.c utils.c -o pdfopen -lX11 -s
should you not want to go through the process of creating and running
@@ -56,7 +58,7 @@ a configure program.
Taco Hoekwater <taco@metatex.org> (Version(s) up to 0.61)
Dordrecht, The Netherlands, December 2008.
-Jim Diamond <jim.diamond@acadiau.ca> (Version 0.80 and 0.81)
+Jim Diamond <jim.diamond@acadiau.ca> (Version 0.80, 0.81 and 0.82)
Acadia University, Wolfville, Nova Scotia, Canada; May 2011.