New feature: set optimal slice from BoundingBox information.
authorTassilo Horn <tsdh@gnu.org>
Wed, 19 Sep 2012 17:35:18 +0000 (19:35 +0200)
committerTassilo Horn <tsdh@gnu.org>
Wed, 19 Sep 2012 17:35:18 +0000 (19:35 +0200)
commitdb8a5a189e743bf341a27276b1ca97471363b0b5
treeea1ed873548cd1cc7a038a00e0a4b4754292c353
parent05642592f037ebfda2d71114c5016cc8fd7518eb
New feature: set optimal slice from BoundingBox information.
* doc-view.el (doc-view-mode-map): Add keybinding.
(doc-view-menu): Add menu entry.
(doc-view-set-slice): Adapt docstring.
(doc-view-get-bounding-box, doc-view-guess-paper-size)
(doc-view-scale-bounding-box)
(doc-view-set-slice-from-bounding-box): New functions.
(doc-view-paper-sizes): New defvar.

* doc/emacs/misc.texi (DocView Slicing): Document new slice from
BoundingBox feature.
ChangeLog
doc/emacs/misc.texi
lisp/ChangeLog
lisp/doc-view.el