branch: externals/doc-toc
commit 0c9a7a484fe1fc11e2a1a035acb42016dc633b10
Author: Daniel Nicolai <[email protected]>
Commit: Daniel Nicolai <[email protected]>
Update README with link to djvulibre website
---
README.org | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/README.org b/README.org
index b5c0065c39..c920807e73 100644
--- a/README.org
+++ b/README.org
@@ -14,7 +14,10 @@ OCR.
For djvu documents, only outlines with maximum level deepness of 1 are
correctly
parsed. For outlines with level deepness of 2 not all levels are set to correct
level because the algorithm in the =toc-parse-djvused= function does not parse
-such file correctly yet (you are welcome to 'repair' the algorithm).
+such file correctly yet (you are welcome to 'repair' the algorithm to produce
+the correct syntax as described
[[http://djvu.sourceforge.net/doc/man/djvused.html#lbAW][on the djvused website
here]]).
+
+
* Requirements
Currently the package requires the ~pdftotext~ (part of poppler-utils),
~pdfoutline~