This package browser is in early development. Mind the rough edges.

atril

Document viewer for Mate

Atril is a simple multi-page document viewer. It can display and print PostScript, 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.

Installation

Install the latest version of atril as follows:

guix install atril

Or install a particular version:

guix install atril@1.28.1

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.

Badge code

You can use the following badge to inform users of atril about the latest version available in Guix.

Example HTML:

<a href='https://packages.guix.gnu.org/packages/atril'><img src='https://packages.guix.gnu.org/packages/atril/badges/latest-version.svg' alt='Version in GNU Guix'></a>

Example Markdown:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/atril/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/atril)

Example Org:

[[https://packages.guix.gnu.org/packages/atril][https://packages.guix.gnu.org/packages/atril/badges/latest-version.svg]]