Skip to content

mate-desktop/atril

Repository files navigation

Atril

Atril is a simple multi-page document viewer. It can display and print PostScript (PS), Encapsulated PostScript (EPS), DJVU, DVI, XPS and Portable Document Format (PDF) files. When supported by the document, it also allows searching for text, copying text to the clipboard, hypertext navigation, and table-of-contents bookmarks. Atril is a fork of Evince.

This software is licensed under the GNU GPL. For more on the license, see COPYING.

Atril Requirements

Atril Optional Backend Libraries

Atril Requirements to Run Tests

Atril Compilation

  • git submodule init
  • git submodule update --remote --recursive
  • ./autogen.sh
  • make