Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

evince(1) [linux man page]

EVINCE(1)                                                     General Commands Manual                                                    EVINCE(1)

NAME
evince - GNOME document viewer The Evince Document Viewer application for GNOME desktop environment SYNTAX
evince [--help] [--usage] [--page-label=<label>] [--quit] [filename(s)...] DESCRIPTION
evince Evince is a document viewer capable of displaying multiple and single page document formats like PDF and Postscript. For more general information about Evince please visit our website at http://www.gnome.org/projects/evince/ OPTIONS
--help Prints the command line options. --page-label=label You can pass a page label or page number here, this page will be selected in the document if it exists. filename(s)... Specifies the file to open when Evince starts. If this is not specified, Evince will open a blank window. Multiple files can be loaded if they are separated by spaces. Evince also supports handling of remote files. For example, you can pass the location on the web or load a file from a FTP server, like "ftp://adobe.com/sample.pdf". BUGS
If you find a bug, please report it at http://bugzilla.gnome.org/enter_bug.cgi?product=evince. 30 Jan 2007 EVINCE(1)

Check Out this Related Man Page

evince(1)							   User Commands							 evince(1)

NAME
evince - GNOME document viewer SYNOPSIS
evince [--fullscreen] [--page-label=label] [--presentation] [--preview] [-gnome-std-options] [filename...] DESCRIPTION
evince is a document viewer capable of displaying multiple and single page document formats like PDF and Postscript. OPTIONS
The following options are supported: --fullscreen Run evince in fullscreen mode. --page-label=label Specify the page label or page number. This page will be selected in the document if it exists. --presentation Run evince in presentation mode. --preview Run evince as a previewer. gnome-std-options Standard options available for use with most GNOME applications. See gnome-std-options(5). OPERANDS
The following operands are supported: filename The name of the file to be viewed. EXAMPLES
Example 1: Launching evince: example% evince EXIT STATUS
The following exit values are returned: 0 Application exited successfully >0 Application exited with failure FILES
The following files are used by this application: /usr/bin/evince Executable for evince /usr/share/gtk-doc/html/evince Evince Programmer's Reference Manual ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWgnome-pdf-viewer | +-----------------------------+-----------------------------+ |Interface stability |Volatile | +-----------------------------+-----------------------------+ SEE ALSO
attributes(5), gnome-std-options(5) Latest version of the GNOME Desktop User Guide for your platform. http://www.gnome.org/projects/evince/ NOTES
Written by Brian Cameron, Sun Microsystems Inc., 2007. SunOS 5.11 13 Nov 2007 evince(1)
Man Page

4 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Help on find a document

Hey all, I've been trying to find a document. The document is a list of all supported hardware that Solaris 7 supports. If anyone knows where this can be found thx in advanced. I've tried looking through the docs.sun.com site and can't find what I am after. It's just a list of hardware... (1 Reply)
Discussion started by: merlin
1 Replies

2. UNIX for Advanced & Expert Users

Broken Pipe

Hi I tried to open the man page of sh and piped to `pg`. Normally while reading a file page by page using `pg`, if we wanna quit at the middle of file, we give "q" near the colon mode. Ex1: $cat file1 | pg hi how r u : (page1) now press "return key", it will go to next page yes i ... (1 Reply)
Discussion started by: ramkrix
1 Replies

3. UNIX for Advanced & Expert Users

Can't pass filename to dtpad editor

At the command line, If I type: %dtpad filename & It opens up a blank dtpad window, just as if I typed: %dtpad & And no difference if I give it the pathname, such as: %dtpad /here/there/filename & No issues with passing a filename using vi, xedit, emacs, etc... The SA indicated... (1 Reply)
Discussion started by: edhamilt
1 Replies

4. UNIX for Dummies Questions & Answers

Can't pass filename to dtpad editor

I posted this in the Advanced forum, thought I'd try it here as well... At the command line, If I type: %dtpad filename & It just opens up a blank dtpad window (and no error is returned), just as if I typed: %dtpad & And no difference if I give it the pathname, such as: %dtpad... (1 Reply)
Discussion started by: edhamilt
1 Replies