[kde-doc-english] [okular] 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
Thu Jan 24 19:50:13 UTC 2013


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

add info about Table Selection Tool and that browse tool mode is necessary for Inverse Search
CCBUG:313775

M  +18   -2    doc/index.docbook

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

diff --git a/doc/index.docbook b/doc/index.docbook
index a0c171f..0cad0b3 100644
--- a/doc/index.docbook
+++ b/doc/index.docbook
@@ -297,6 +297,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
@@ -1136,7 +1139,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>
@@ -1148,7 +1151,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>
@@ -1296,6 +1299,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