Zathura (document viewer)

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by B-21 (talk | contribs) at 19:19, 30 September 2016 (added Source Mage package historical entry). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Zathura
Original author(s)Moritz Lipp, Sebastian Ramacher
Developer(s)pwmt[1]
Initial releaseSeptember 18, 2009 (2009-09-18)
Stable release
0.3.6 / April 18, 2016 (2016-04-18)[2]
Repository
Written inC
Operating systemUnix-like
TypeDocument viewer
LicenseFree software
Websitepwmt.org/projects/zathura

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

Zathura has a mature, well-established codebase and a large development team.[4] It has official packages available in Arch linux,[5] Debian,[6] Fedora,[7] Gentoo,[8] Ubuntu,[9] Source Mage GNU/Linux,[10] OpenBSD,[11] and Mac OS X.[12]

Zathura was named after the film of the same name.[13]

History

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

Zathura has been an official Arch Linux package since April 2010.[16] Same year, by the end of July it was imported into Source Mage test grimoire.[17] It has been an official Debian package since at least 2011, as part of Debian Squeeze.[18]

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").[19][20]

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 customised using a configuration file. Zathura has the ability to execute external shell commands. It can be opened in tabs using tabbed.[21]

See also

References

  1. ^ "Programs With Movie Titles".
  2. ^ "ZATHURA 0.3.6". pwmt.org. 2016-04-18. Retrieved 2016-08-28.
  3. ^ "MakeTechEasier list of alternative PDF viewers". Retrieved 24 April 2015.
  4. ^ "OpenHUB analysis of Zathura PDF Viewer". Retrieved 24 April 2015.
  5. ^ "Arch Linux zathura package".
  6. ^ "Debian zathura package".
  7. ^ "Fedora zathura package".
  8. ^ "Gentoo zathura package".
  9. ^ "Ubuntu zathura package".
  10. ^ "Source Mage zathura package".
  11. ^ "OpenBSD zathura package".
  12. ^ "MacPorts zathura package".
  13. ^ https://git.pwmt.org/groups/pwmt
  14. ^ "Zathura initial commit".
  15. ^ "zathura - a document viewer".
  16. ^ "Arch Linux package history for Zathura".
  17. ^ "zathura package in Source Mage".
  18. ^ "Debian Squeeze package for Zathura".
  19. ^ "LaTeX forward/inverse searches with Zathura".
  20. ^ "Vim+Zathura+Synctex".
  21. ^ "Vim, Latex and Markdown preview scripts".

External links