]> code.delx.au - gnu-emacs/commitdiff
Fix DocView slicing docs
authorTassilo Horn <tsdh@gnu.org>
Sun, 16 Nov 2014 08:39:01 +0000 (09:39 +0100)
committerTassilo Horn <tsdh@gnu.org>
Sun, 16 Nov 2014 08:39:01 +0000 (09:39 +0100)
* doc/emacs/misc.texi (DocView Slicing): Describe how to slice with the
mouse.  Fix command mentioned by slice by BoundingBox paragraph.
(Bug#18040)

doc/emacs/ChangeLog
doc/emacs/misc.texi

index 8eb2083598c9a27333acf21a3269f98a95aebc62..84722b2d45f887349e3bae4175cec902fdb5376e 100644 (file)
@@ -1,3 +1,9 @@
+2014-11-16  Tassilo Horn  <tsdh@gnu.org>
+
+       * misc.texi (DocView Slicing): Describe how to slice with the
+       mouse.  Fix command mentioned by slice by BoundingBox paragraph.
+       (Bug#18040)
+
 2014-11-09  Glenn Morris  <rgm@gnu.org>
 
        * Makefile.in (version): Remove variable.
index 386fd6fdd3b3f136908b23c5e601612c9b1ba2f1..39b36cf67a3c9c91a69bc9cb4e9ff5927a71005e 100644 (file)
@@ -419,12 +419,14 @@ and the slice's width and height.
 
   A more convenient graphical way to specify the slice is with @kbd{s
 m} (@code{doc-view-set-slice-using-mouse}), where you use the mouse to
-select the slice.
-@c ??? How does this work?
+select the slice.  Simply press and hold the left mouse button at the
+upper-left corner of the region you want to have in the slice, then
+move the mouse pointer to the lower-right corner and release the
+button.
 
   The most convenient way is to set the optimal slice by using
 BoundingBox information automatically determined from the document by
-typing @kbd{s b} (@code{doc-view-set-slice-using-mouse}).
+typing @kbd{s b} (@code{doc-view-set-slice-from-bounding-box}).
 
 @findex doc-view-reset-slice
   To cancel the selected slice, type @kbd{s r}