From 8b0ca2a8c6886bc2712b4dc03040bd647d3cbc6e Mon Sep 17 00:00:00 2001 From: Yuri Chornoivan Date: Sun, 10 Mar 2013 22:35:54 +0200 Subject: [PATCH] Add some documentation about back-forward navigation (courtesy of Dominik Haumann) --- doc/index.docbook | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/doc/index.docbook b/doc/index.docbook index 0740fe2bf..1b7c71c5f 100644 --- a/doc/index.docbook +++ b/doc/index.docbook @@ -225,6 +225,28 @@ Add a 'Find Previous' entry in the menubar. + + + You can go back to the positions in the document where you came from in a chronological order. + Consider ⪚ reading the phrase As shown in [15], …, and you want + to know quickly lookup reference [15]. So you click on it, and &okular; will jump to the list + of references. Using &Alt;&Shift;Left or + + Go + Back + in the menubar will bring you back to exactly the position where you came from. + + + + + You can go forward in the document after the jumping back as described above using + &Alt;&Shift;Right or + + Go + Forward + in the menubar. + +