From d47195262a5323cc776706da3caf2c198e393306 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 10 Sep 2021 16:25:56 +0000 Subject: ooffice double slashes in image names, tex4ht r977 git-svn-id: svn://tug.org/texlive/trunk@60463 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/generic/tex4ht/ooffice.4ht | 35 ++++++++++++++---------- 1 file changed, 21 insertions(+), 14 deletions(-) (limited to 'Master/texmf-dist/tex/generic/tex4ht') diff --git a/Master/texmf-dist/tex/generic/tex4ht/ooffice.4ht b/Master/texmf-dist/tex/generic/tex4ht/ooffice.4ht index 7d1015d3090..f9387235466 100644 --- a/Master/texmf-dist/tex/generic/tex4ht/ooffice.4ht +++ b/Master/texmf-dist/tex/generic/tex4ht/ooffice.4ht @@ -1,4 +1,4 @@ -% ooffice.4ht (2021-08-12-13:49), generated from tex4ht-ooffice.tex +% ooffice.4ht (2021-09-10-08:38), generated from tex4ht-ooffice.tex % Copyright 2009-2021 TeX Users Group % Copyright 2001-2009 Maarten Wisse, James Naughton, Eitan M. Gurari % @@ -17,7 +17,7 @@ % % If you modify this program, changing the % version identification would be appreciated. -\immediate\write-1{version 2021-08-12-13:49} +\immediate\write-1{version 2021-09-10-08:38} \exit:ifnot{Preamble,% algorithmicx,% @@ -6955,6 +6955,7 @@ style:display-name="Footnote anchor" style:family="text"> + %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \ConfigureHinput{graphics} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% @@ -6970,16 +6971,21 @@ style:display-name="Footnote anchor" style:family="text"> \Hnewline -->}% \egroup} \def\getImgFileParser#1/{% - \ifx\relax#1\relax - \let\next\relax - \else - \do{#1}\let\next\getImgFileParser - \fi\next + \edef\:tmpa{#1}% + \ifx\:tmpa\:null% + \let\next\relax% + \else% + \ifx\relax#1\relax\else% + \do{#1}% + \fi% + \let\next\getImgFileParser% + \fi\next% } \newcommand\getImgFile[2]{% - \def\do##1{\def\imgBaseName{##1#2}\def\imgBase{##1}} - \def\imgFullName{#1#2} - \getImgFileParser#1// + \def\do##1{\def\imgBaseName{##1#2}\def\imgBase{##1}}% + \def\imgFullName{#1#2}% + \def\:null{xxx}% + \getImgFileParser#1/\:null/% } \Configure{graphics*} @@ -8322,6 +8328,7 @@ Y{0178}\i{00EF}% + %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \ConfigureHinput{biblatex} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% @@ -12938,7 +12945,6 @@ Y{0178}\i{00EF}% - %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% @@ -18856,6 +18862,7 @@ Y{0178}\i{00EF}% + %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% @@ -18939,7 +18946,6 @@ Y{0178}\i{00EF}% - %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \ConfigureHinput{ulem} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% @@ -19457,6 +19463,8 @@ Y{0178}\i{00EF}% + + @@ -19500,7 +19508,6 @@ Y{0178}\i{00EF}% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% - %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \ConfigureHinput{mdwlist} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% @@ -19559,6 +19566,7 @@ Y{0178}\i{00EF}% + %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \ConfigureHinput{soul} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% @@ -19720,7 +19728,6 @@ Y{0178}\i{00EF}% - \endinput -- cgit v1.2.3