branch: externals/doc-toc commit 782d0cd6b52ce9ff0cb5d726d578789649e9c21c Author: Vladimir F <21038976+vladonther...@users.noreply.github.com> Commit: Daniel Nicolai <dalanico...@gmail.com>
Update README.org add direct link to the original pdfoutline's Github repo, as the one in Pypi seems not to work --- README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.org b/README.org index 00aaadaccd..7e8c1b1a74 100644 --- a/README.org +++ b/README.org @@ -26,7 +26,7 @@ For regular Emacs users, well... you probably know how to install packages. To use the pdf.tocgen functionality that software has to be installed (see [[https://krasjet.com/voice/pdf.tocgen/]]). For the other remaining functionality the package requires ~pdftotext~ (part of poppler-utils), ~pdfoutline~ (part of -[[https://launchpad.net/ubuntu/bionic/+package/fntsample][fntsample]]) and ~djvused~ (part of [[http://djvu.sourceforge.net/][http://djvu.sourceforge.net/]]) command line +[[https://launchpad.net/ubuntu/bionic/+package/fntsample][fntsample]] or from [[https://github.com/yutayamamoto/pdfoutline][Github]] (not from Pypi as the package seems broken)) and ~djvused~ (part of [[http://djvu.sourceforge.net/][http://djvu.sourceforge.net/]]) command line utilities to be available. Extraction with OCR requires the ~tesseract~ command line utility to be available.