Ancestors

Toot

Written by mretka :heart_cyber:​ on 2024-10-29 at 09:09

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

Descendants

Proxy Information
Original URL
gemini://mastogem.picasoft.net/thread/113389926949714670
Status Code
Success (20)
Meta
text/gemini
Capsule Response Time
253.076145 milliseconds
Gemini-to-HTML Time
0.339816 milliseconds

This content has been proxied by September (3851b).