summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/lwarp
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2022-07-12 19:53:41 +0000
committerKarl Berry <karl@freefriends.org>2022-07-12 19:53:41 +0000
commitf8a999307ba1645d6698da84bdb9d1bd3466a480 (patch)
treea9f38967dd31082970a3d6674a09d18742892998 /Master/texmf-dist/tex/latex/lwarp
parent7d63dc6943a9213ce3fb1d2dcdd45be5181ef1e3 (diff)
lwarp (12jul22)
git-svn-id: svn://tug.org/texlive/trunk@63880 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/lwarp')
-rw-r--r--Master/texmf-dist/tex/latex/lwarp/lwarp.sty8
1 files changed, 4 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/latex/lwarp/lwarp.sty b/Master/texmf-dist/tex/latex/lwarp/lwarp.sty
index d3d992c7e95..b20e305f824 100644
--- a/Master/texmf-dist/tex/latex/lwarp/lwarp.sty
+++ b/Master/texmf-dist/tex/latex/lwarp/lwarp.sty
@@ -17,7 +17,7 @@
%% version 2005/12/01 or later.
\NeedsTeXFormat{LaTeX2e}[1999/12/01]
\ProvidesPackage{lwarp}
- [2022/06/23 v0.906 Allows LaTeX to directly produce HTML5 output.]
+ [2022/07/11 v0.907 Allows LaTeX to directly produce HTML5 output.]
@@ -4610,7 +4610,7 @@ page_compositor "."
\LWR@ImagesDirectory\OSPathSymbol lateximagetemp-\LWRpercent\LWRpercent d.pdf%
}
\immediate\write\LWR@quickfile{%
- pdfcrop --hires --margin \"0 1 0 0\"
+ pdfcrop --hires --margins \LWRopquote0 1 0 0\LWRopquote\space %
\LWR@ImagesDirectory\OSPathSymbol lateximagetemp-\LWRpercent 1.pdf %
\LWR@ImagesDirectory\OSPathSymbol\LWRpercent 3.pdf%
}
@@ -4850,7 +4850,7 @@ MathJax = {
-- Copyright 2016-2022 Brian Dunn
-printversion = "v0.906"
+printversion = "v0.907"
requiredconfversion = "2" -- also at *lwarpmk.conf
function printhelp ()
@@ -5363,7 +5363,7 @@ executecheckerror (
imagesdirectory .. dirslash .."lateximagetemp-%d" .. ".pdf" ..
seqname ..
-- Crop the image:
- "pdfcrop --hires --margin \"0 1 0 0\" " .. imagesdirectory .. dirslash .. "lateximagetemp-" ..
+ "pdfcrop --hires --margins \"0 1 0 0\" " .. imagesdirectory .. dirslash .. "lateximagetemp-" ..
lwimgpage .. ".pdf " ..
imagesdirectory .. dirslash .. lwimgname .. ".pdf" ..
seqname ..