emacs-pdf-tools 1.1.0
Emacs support library for PDF files
PDF Tools is, among other things, a replacement of DocView for PDF files. The key difference is that pages are not pre-rendered by e.g. ghostscript and stored in the file-system, but rather created on-demand and stored in memory.
- Outputs:
out
- Website: https://github.com/vedang/pdf-tools
- Licenses: GPL 3+
- Package source: gnu/packages/emacs-xyz.scm
- Builds: See build status
- Issues: See known issues
Installation
Install emacs-pdf-tools 1.1.0
as follows:
guix install emacs-pdf-tools@1.1.0
Or install the latest version:
guix install emacs-pdf-tools
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.