From 7539b7b5d1fc836a31110d086fb5b9783033f327 Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Sat, 25 Jun 2022 03:01:31 +0000 Subject: CTAN sync 202206250301 --- macros/latex/contrib/lwarp/lwarpmk.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'macros/latex/contrib/lwarp/lwarpmk.lua') diff --git a/macros/latex/contrib/lwarp/lwarpmk.lua b/macros/latex/contrib/lwarp/lwarpmk.lua index 901d7d3f42..f123b2e205 100755 --- a/macros/latex/contrib/lwarp/lwarpmk.lua +++ b/macros/latex/contrib/lwarp/lwarpmk.lua @@ -2,7 +2,7 @@ -- Copyright 2016-2022 Brian Dunn -printversion = "v0.905" +printversion = "v0.906" requiredconfversion = "2" -- also at *lwarpmk.conf function printhelp () @@ -515,7 +515,7 @@ executecheckerror ( imagesdirectory .. dirslash .."lateximagetemp-%d" .. ".pdf" .. seqname .. -- Crop the image: - "pdfcrop --hires " .. imagesdirectory .. dirslash .. "lateximagetemp-" .. + "pdfcrop --hires --margin \"0 1 0 0\" " .. imagesdirectory .. dirslash .. "lateximagetemp-" .. lwimgpage .. ".pdf " .. imagesdirectory .. dirslash .. lwimgname .. ".pdf" .. seqname .. -- cgit v1.2.3