Software:Zathura (document viewer)

From HandWiki
Short description: Free software document viewer
Zathura
Zathura Screenshot.png
Screenshot of zathura viewing a PDF file in Arch Linux.
Original author(s)Moritz Lipp, Sebastian Ramacher
Developer(s)pwmt[1]
Initial releaseSeptember 18, 2009 (2009-09-18)
Written inC
Operating systemUnix-like
TypeDocument viewer
Licensezlib License[2]

Zathura is a free, plugin-based document viewer. Plugins are available for PDF (via poppler or MuPDF), PostScript and DjVu. It was written to be lightweight and controlled with vi-like keybindings. Zathura's customizability makes it well-liked by many Linux users.[3]

Zathura has official packages available in Arch Linux,[4] Void Linux,[5] Debian,[6] Fedora,[7] Gentoo,[8] OpenBSD,[9] OpenSUSE,[10] Source Mage,[11] Ubuntu,[12] GuixSD,[13] and an unofficial macOS package provided by MacPorts.[14]

Zathura was named after the 2002 book Zathura and the 2005 film Zathura: A Space Adventure.[15]

History

Development on Zathura began on 12 August 2009.[16] On 18 September 2009, version 0.0.1 was announced to the Arch Linux community.[17]

Zathura has been an official Arch Linux package since April 2010.[18] Same year, by the end of July it was added to the Source Mage Linux distribution.[19] It has been an official Debian package since at least 2011, as part of Debian Squeeze.[20]

Features

Zathura automatically reloads documents. When working in compiled documents such as those written in LaTeX, Zathura will refresh the output whenever compilation takes place. Zathura has the option of enabling inverse search (using "synctex").[21][22]

Zathura can adjust the document to best-fit or to fit width, and it can rotate pages. It can view pages side-by-side and has a fullscreen mode. Pages can also be recolored to have a black background and white foreground.

Zathura can search for text and copy text to the primary X selection. It supports bookmarks and can open encrypted files.

The behavior and appearance of Zathura can be customized using a configuration file. Zathura has the ability to execute external shell commands. It can be opened in tabs using tabbed.[23]

Zathura implements an optional sandbox mode using seccomp filter to restrict the consequences of potential vulnerabilities.[24]

See also

References

  1. "Programs With Movie Titles". https://pwmt.org. 
  2. "LICENSE · master · pwmt / zathura". https://git.pwmt.org/pwmt/zathura/blob/master/LICENSE. 
  3. "MakeTechEasier list of alternative PDF viewers". 12 November 2010. http://www.maketecheasier.com/8-alternative-pdf-readers-for-your-consideration/. 
  4. "Arch Linux zathura package". https://www.archlinux.org/packages/community/x86_64/zathura/. 
  5. "Void Linux zathura package". https://github.com/void-linux/void-packages/tree/master/srcpkgs/zathura. 
  6. "Debian zathura package". https://packages.debian.org/en/sid/zathura. 
  7. "Fedora zathura package". http://pkgs.org/altlinux-sisyphus/classic-x86_64/zathura-devel-0.3.3-alt1.x86_64.rpm.html. 
  8. "Gentoo zathura package". https://packages.gentoo.org/package/app-text/zathura. 
  9. "OpenBSD zathura package". http://openports.se/textproc/zathura. 
  10. "OpenSUSE zathura package". https://software.opensuse.org/package/zathura. 
  11. "Source Mage zathura package". http://download.sourcemage.org/codex/test/doc/zathura/. 
  12. "Ubuntu zathura package". http://packages.ubuntu.com/precise/zathura. 
  13. "Guix zathura package". https://packages.guix.gnu.org/packages/zathura/0.5.2/. 
  14. "MacPorts zathura package". https://www.macports.org/ports.php?by=name&substr=zathura. 
  15. "pwmt". https://git.pwmt.org/groups/pwmt. 
  16. "Zathura initial commit". https://github.com/pwmt/zathura/commit/0eeb457bea2f93983e556d07028c2cfdb49b898c. 
  17. "zathura - a document viewer". https://bbs.archlinux.org/viewtopic.php?id=80458. 
  18. "Arch Linux package history for Zathura". https://projects.archlinux.org/svntogit/community.git/log/trunk?h=packages/zathura. 
  19. "zathura package in Source Mage". http://scmweb.sourcemage.org/?p=smgl/grimoire.git;a=commit;h=c0963f5c0a65a0536d21a03a528ffaff4245cce7. [yes|permanent dead link|dead link}}]
  20. "Debian Squeeze package for Zathura". https://packages.debian.org/squeeze/zathura. 
  21. "LaTeX forward/inverse searches with Zathura". https://wiki.math.cmu.edu/iki/wiki/tips/20140310-zathura-fsearch.html. 
  22. "Vim+Zathura+Synctex". https://gist.github.com/vext01/16df5bd48019d451e078. 
  23. "Vim, Latex and Markdown preview scripts". http://taitran.ca/vim/latex/markdown/2015/03/11/vim-latex-and-markdown-preview-scripts.html. 
  24. "Zathura seccomp implementation". https://git.pwmt.org/pwmt/zathura/-/blob/master/zathura/zathura.c. 

External links