For #emacs users who like to read #pdf docs in it. Here's a quick summary of how to install and use pdf-tools:
https://github.com/vedang/pdf-tools
(use-package pdf-tools :init ;; Open PDF files with pdf-view-mode (add-to-list 'auto-mode-alist '("\\.pdf\\'" . pdf-view-mode)))
Then you need to run pdf-tools-install
to compile the epdfinfo
server that pdf-tools
uses to render the PDF files:
(pdf-tools-install)
=> More informations about this toot | More toots from mretka@infosec.exchange
text/gemini
This content has been proxied by September (3851b).