[kde-doc-english] [okular/KDE/4.10] doc: add info about Table Selection Tool and that browse tool mode is necessary for Inverse Search

Burkhard Lück lueck at hube-lueck.de
Sun Feb 10 20:50:26 UTC 2013


Git commit fd22b42b264f6f8e35934eb8fb5a6a0e1d1313ae by Burkhard Lück.
Committed on 24/01/2013 at 20:50.
Pushed by lueck into branch 'KDE/4.10'.

add info about Table Selection Tool and that browse tool mode is necessary for Inverse Search
backport to branch 4.10
CCBUG:313775
(cherry picked from commit b89488c6baa250ef93f9421b8457c5ac0c719daf)

M  +18   -2    doc/index.docbook

http://commits.kde.org/okular/fd22b42b264f6f8e35934eb8fb5a6a0e1d1313ae

diff --git a/doc/index.docbook b/doc/index.docbook
index 10f4fda..bffdd52 100644
--- a/doc/index.docbook
+++ b/doc/index.docbook
@@ -305,6 +305,9 @@ Add a 'Find Previous' entry
 		<itemizedlist>
 			<listitem><para>The source file has been compiled successfully.</para></listitem>
 			<listitem><para>&okular; knows which editor you would like to use.</para></listitem>
+			<listitem><para>The Browse Tool has to be enabled, which you can select by choosing 
+				<menuchoice><guimenu>Tools</guimenu><guimenuitem>Browse Tool
+				</guimenuitem></menuchoice>.</para></listitem>
 		</itemizedlist>
 
 		<para>With this feature of &okular;, a left mouse click while pressing &Shift; in the &DVI; or &PDF; document will
@@ -1144,7 +1147,7 @@ Add a 'Find Previous' entry
 						<menuchoice>
 							<shortcut><keycombo action="simul">&Alt;&Shift;<keysym>Left</keysym></keycombo></shortcut>
 							<guimenu>Go</guimenu>
-							<guimenuitem>Back in the Document</guimenuitem>
+							<guimenuitem>Back</guimenuitem>
 						</menuchoice>
 					</term>
 					<listitem>
@@ -1156,7 +1159,7 @@ Add a 'Find Previous' entry
 						<menuchoice>
 							<shortcut><keycombo action="simul">&Alt;&Shift;<keysym 	>Right</keysym></keycombo></shortcut>
 							<guimenu>Go</guimenu>
-							<guimenuitem>Forward in the Document</guimenuitem>
+							<guimenuitem>Forward</guimenuitem>
 						</menuchoice>
 					</term>
 					<listitem>
@@ -1304,6 +1307,19 @@ Add a 'Find Previous' entry
 				<varlistentry>
 					<term>
 						<menuchoice>
+							<shortcut><keycombo action="simul">&Ctrl;<keycap>5</keycap></keycombo></shortcut>
+							<guimenu>Tools</guimenu>
+							<guimenuitem>Table Selection Tool</guimenuitem>
+						</menuchoice>
+					</term>
+					<listitem>
+						<para>Draw a rectangle around the text for the table, then use the click with the &LMB;
+						  to divide the text block into rows and columns. A &LMB; click on a existing line removes it and merges the adjacent rows or columns.</para>
+					</listitem>
+				</varlistentry>
+				<varlistentry>
+					<term>
+						<menuchoice>
 							<shortcut><keycap>F6</keycap></shortcut>
 							<guimenu>Tools</guimenu>
 							<guimenuitem>Review</guimenuitem>


More information about the kde-doc-english mailing list