summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/pagelayout/scripts/pagelayoutapi.1.md
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2023-12-22 03:02:07 +0000
committerNorbert Preining <norbert@preining.info>2023-12-22 03:02:07 +0000
commit49150e453072cff2c2ecaba1d1a55d8333d191d3 (patch)
treebd7e16e55839f6baf784320bb751d2892bcb88cc /macros/latex/contrib/pagelayout/scripts/pagelayoutapi.1.md
parent838a56d5436e7e7e526d6dffe2461cf050643168 (diff)
CTAN sync 202312220302
Diffstat (limited to 'macros/latex/contrib/pagelayout/scripts/pagelayoutapi.1.md')
-rw-r--r--macros/latex/contrib/pagelayout/scripts/pagelayoutapi.1.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/macros/latex/contrib/pagelayout/scripts/pagelayoutapi.1.md b/macros/latex/contrib/pagelayout/scripts/pagelayoutapi.1.md
index ab04ddd0b8..881554a124 100644
--- a/macros/latex/contrib/pagelayout/scripts/pagelayoutapi.1.md
+++ b/macros/latex/contrib/pagelayout/scripts/pagelayoutapi.1.md
@@ -5,6 +5,8 @@ pagelayoutapi(1) -- API for the pagelayout LaTeX class
`pagelayoutapi getwidth` % FILE
+`pagelayoutapi getheight` % FILE
+
`pagelayoutapi optimize` % FILE % FILENAME % EXTENSION % ORIGINALWIDTH % ORIGINALHEIGHT % CROPLEFT % CROPRIGHT % CROPTOP % CROPBOTTOM % DENSITY % WIDTH % HEIGHT % DOWNSAMPLETHRESHOLD % UNSHARP % QUALITY
`pagelayoutapi makeshadow` % FILENAME % STANDARDDEVIATION % OPACITY % COLOR % WIDTH % HEIGHT % FRAMEWIDTH % FRAMEHEIGHT % MARGIN % BORDERRADIUS
@@ -20,6 +22,9 @@ This script provides an API for the pagelayout LaTeX class.
* `pagelayoutapi getwidth`:
Returns the width in pixels for the given image file.
+* `pagelayoutapi getheight`:
+ Returns the height in pixels for the given image file.
+
* `pagelayoutapi optimize`:
Creates a cropped, rezised, sharpend and compressed image and stores it in the cache directory.