Start a section on how to read DjVu files with vanilla Emacs
This commit is contained in:
parent
491e61720b
commit
e009d98bd1
10
README.org
10
README.org
@ -976,6 +976,16 @@ previous input in the minibuffer. Listing
|
|||||||
:CUSTOM_ID: sec:reading
|
:CUSTOM_ID: sec:reading
|
||||||
:END:
|
:END:
|
||||||
|
|
||||||
|
** Reading [[https://en.wikipedia.org/wiki/DjVu][DjVu]] files
|
||||||
|
:PROPERTIES:
|
||||||
|
:CUSTOM_ID: sec:reading-djvu-files
|
||||||
|
:END:
|
||||||
|
|
||||||
|
This setup relies on [[info:emacs#Document View][Document View (info)]] to facilitate reading [[https://en.wikipedia.org/wiki/DjVu][DjVu]] files.
|
||||||
|
Reading the code shown by src_emacs-lisp{(find-function
|
||||||
|
'doc-view-djvu->tiff-converter-ddjvu)} shows that reading [[https://en.wikipedia.org/wiki/DjVu][DjVu]] files requires
|
||||||
|
the command line [[https://en.wikipedia.org/wiki/DjVu][DjVu]] decoder =ddjvu= from the [[http://djvu.sourceforge.net/][DjVuLibre]] utilities.
|
||||||
|
|
||||||
** Reading EPUB files
|
** Reading EPUB files
|
||||||
:PROPERTIES:
|
:PROPERTIES:
|
||||||
:CUSTOM_ID: sec:reading-epub-files
|
:CUSTOM_ID: sec:reading-epub-files
|
||||||
|
Loading…
Reference in New Issue
Block a user