Komando-lerroa
To start Evince from the command line, type evince. You can open a specific file by typing the filename after the evince command:
evince fitxategia.pdfYou can open multiple files by typing the filenames after the evince command, separating the filenames by a space:
evince fitxategia1.pdf fitxategia2.pdfEvince also supports the handling of files on the web. For example, after the evince command you can give the location of a file on the web:
evince http://www.claymath.org/millennium/P_vs_NP/pvsnp.pdfOpening a document at a specific page
You can use the --page-label switch to open a document at a specific page. For example, to open a document to page 3, you would type:
evince --page-label=3 file.pdfThe page label should be in the same format as the page number displayed in the Evince header bar.
Dokumentu bat pantaila osoko moduan irekitzea
evince --fullscreen fitxategia.pdfDokumentu bat aurkezpen-moduan irekitzea
evince --presentation fitxategia.pdfDokumentu bat aurrebista-moduan irekitzea
evince --preview fitxategia.pdf