A liña de ordes
To start Evince from the command line, type evince. You can open a specific file by typing the filename after the evince command:
evince ficheiro.pdfPode abrir varios ficheiros escribindo os nomes de ficheiros despois da orde de evince, separando cada un dos nomes por un espacio:
evince ficheiro1.pdf ficheiro2.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.pdfAbrir un documento nunha páxina específica
Vostede pode usar o modificador --page-label para abrir un documento nunha páxina específica. Por exemplo, para abrir un documento na páxina 3 escriba:
evince --page-label=3 ficheiro.pdfThe page label should be in the same format as the page number displayed in the Evince header bar.
Abrir un documento en modo a pantalla completa
evince --fullscreen ficheiro.pdfAbrir un documento en modo Presentación
evince --presentation ficheiro.pdfAbrir un documento no modo de previsualización
evince --preview ficheiro.pdf