summaryrefslogtreecommitdiff
path: root/README.org
diff options
context:
space:
mode:
authorTamas K. Papp <tkpapp@gmail.com>2025-12-28 18:07:37 +0100
committerGitHub <noreply@github.com>2025-12-28 22:37:37 +0530
commit22a80257aa34a91d209f5ca9ae4dfcdd13ca8c2e (patch)
treeafaa7be826d84f3c2804479af05f02cf6019d63b /README.org
parentb83478202a89dc1fbed682a95766fc40233ae140 (diff)
feat: set slice to common bounding box (closes #325)
Fixes #325.
Diffstat (limited to 'README.org')
-rw-r--r--README.org19
1 files changed, 10 insertions, 9 deletions
diff --git a/README.org b/README.org
index 5810e21..60bb6f9 100644
--- a/README.org
+++ b/README.org
@@ -289,15 +289,16 @@ Note that ~pdf-tools~ renders the PDF as images inside Emacs. This means that al
:CREATED: [2021-12-30 Thu 18:33]
:ID: 73a18ea8-aa21-48d4-9d8b-dc64e3601000
:END:
-| Display | |
-|------------------------------------------+-----------------|
-| Zoom in / Zoom out | ~+~ / ~-~ |
-| Fit Height / Fit Width / Fit Page | ~H~ / ~W~ / ~P~ |
-| Trim Margins (set slice to bounding box) | ~s b~ |
-| Reset Margins | ~s r~ |
-| Reset Zoom | ~0~ |
-| Rotate Page | ~R~ |
-|------------------------------------------+-----------------|
+| Display | |
+|--------------------------------------------------+-----------------|
+| Zoom in / Zoom out | ~+~ / ~-~ |
+| Fit Height / Fit Width / Fit Page | ~H~ / ~W~ / ~P~ |
+| Trim Margins (set slice to bounding box) | ~s b~ |
+| Trim Margins to common bounding box of all pages | ~s c~ |
+| Reset Margins | ~s r~ |
+| Reset Zoom | ~0~ |
+| Rotate Page | ~R~ |
+|--------------------------------------------------+-----------------|
** Annotations
:PROPERTIES: