aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2024-01-10 22:37:29 +0100
committerJay Berkenbilt <ejb@ql.org>2024-01-11 12:13:57 +0100
commit2c97aaddd50aacd849bd9d97102d21275fde94a2 (patch)
tree6b6b2f97d548ac4902be48d215fc10556203bff5
parentd339f8ad1ae9bf58a3112a3bfa024553ef6d66a7 (diff)
downloadqpdf-2c97aaddd50aacd849bd9d97102d21275fde94a2.tar.zst
Update TODO-pages
-rw-r--r--TODO-pages.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/TODO-pages.md b/TODO-pages.md
index 1d428f13..087c742a 100644
--- a/TODO-pages.md
+++ b/TODO-pages.md
@@ -156,7 +156,7 @@ Within `QPDFAssembler`, we will extend the create QPDF logic in the following wa
* Allow creation of blank pages as an additional input source
* Generalize underlay/overlay
* Enable controlling placement
- * Make repeatable
+ * Make repeatable (done)
* Add additional reordering options
* We don't need to provide hooks for this. If someone is going to code a hook, they can just
compute the page ordering directly.
@@ -244,7 +244,7 @@ Proposed CLI enhancements:
--flip={h|v}[:page-range]
--transform=a,b,c,d,e,f[:page-range]
--set-box={M|C|B|T|A}=rect[:page-range] # change a bounding box
-# stacking -- make --underlay and --overlay repeatbale
+# stacking -- make --underlay and --overlay repeatable
--{underlay|overlay} ... --
--file=x [ --password=x ]
--from, --to, --repeat # same as current --overlay, --underlay