summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2022-07-15 21:45:25 +0000
committerKarl Berry <karl@freefriends.org>2022-07-15 21:45:25 +0000
commitd4b978bf4cb377a568e1bd5018c407dbfd2cb6e4 (patch)
treec47c72971e89e5b8e5831924a07c7941d3501fa6 /Master/texmf-dist/tex/latex
parent93107b54763893d4da9c002cca3b3830433dff41 (diff)
lwarp (15jul22)
git-svn-id: svn://tug.org/texlive/trunk@63905 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex')
-rw-r--r--Master/texmf-dist/tex/latex/lwarp/lwarp.sty6
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/lwarp/lwarp.sty b/Master/texmf-dist/tex/latex/lwarp/lwarp.sty
index b20e305f824..a1bcf16e026 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/07/11 v0.907 Allows LaTeX to directly produce HTML5 output.]
+ [2022/07/13 v0.908 Allows LaTeX to directly produce HTML5 output.]
@@ -4850,7 +4850,7 @@ MathJax = {
-- Copyright 2016-2022 Brian Dunn
-printversion = "v0.907"
+printversion = "v0.908"
requiredconfversion = "2" -- also at *lwarpmk.conf
function printhelp ()
@@ -10988,7 +10988,7 @@ end -- not --version
??%
}%
{%
- \ifthenelse{\cnttest{\LWR@lateximagedepthref{#1}}{>}{0}}%
+ \ifnumgreater{\LWR@lateximagedepthref{#1}}{0}%
{%
lateximage-\BaseJobname-\LWR@lateximagenumberref{#1}%
}%