branch: externals/doc-toc
commit 734043bdc7d83d8116fe079246e6c6d80837e820
Author: Daniel Nicolai <dalanico...@gmail.com>
Commit: Daniel Nicolai <dalanico...@gmail.com>

    Improve documentation in toc-mode.el
---
 toc-mode.el | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/toc-mode.el b/toc-mode.el
index 3ad53e4f17..e5f15c3d62 100644
--- a/toc-mode.el
+++ b/toc-mode.el
@@ -56,6 +56,9 @@
 
 ;; TITLE (SOME) PAGENUMBER
 
+;; (If the initial TOC looks bad/unusable then try to use then universal
+;; argument C-u before extraction in the previous step and/or try the ocr 
option
+;; with or without the universal argument)
 ;; There can be any number of spaces between TITLE and PAGE. The correct
 ;; pagenumbers can be edited in the next step. A document outline supports
 ;; different levels and levels are automatically assigned in order of 
increasing

Reply via email to