From 9ef193b3c64071aa07d8ef5df74e08c0e910cb90 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 17 Sep 2021 22:53:36 +0000 Subject: floating listings, tex4ht r982; listings support for odt, tex4ht r983 git-svn-id: svn://tug.org/texlive/trunk@60530 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/generic/tex4ht/html4.4ht | 12 +++++---- Master/texmf-dist/tex/generic/tex4ht/ooffice.4ht | 34 +++++++++++++++--------- 2 files changed, 29 insertions(+), 17 deletions(-) (limited to 'Master/texmf-dist/tex/generic/tex4ht') diff --git a/Master/texmf-dist/tex/generic/tex4ht/html4.4ht b/Master/texmf-dist/tex/generic/tex4ht/html4.4ht index 326305474a5..5e391f1c08c 100644 --- a/Master/texmf-dist/tex/generic/tex4ht/html4.4ht +++ b/Master/texmf-dist/tex/generic/tex4ht/html4.4ht @@ -1,4 +1,4 @@ -% html4.4ht (2021-09-12-15:34), generated from tex4ht-html4.tex +% html4.4ht (2021-09-17-15:30), generated from tex4ht-html4.tex % Copyright 2009-2021 TeX Users Group % Copyright 1997-2009 Eitan M. Gurari % @@ -17,7 +17,7 @@ % % If you modify this program, changing the % version identification would be appreciated. -\immediate\write-1{version 2021-09-12-15:34} +\immediate\write-1{version 2021-09-17-15:30} \exit:ifnot{8859-6,% CJK,% @@ -37320,15 +37320,17 @@ description">}% \HCode{
}% \gdef\start:LstLn{\:nbsp% \HCode{
\Hnewline}}} - \bgroup + \bgroup% + % we put the closing
here in order to support floating listings + % https://tex.stackexchange.com/a/615703/2891 + \pend:def\lst@DeInit{\ifvmode\IgnorePar\fi\EndP\HCode{}}% \Configure{listings} {{\everypar{}\leavevmode}} {{\everypar{}\leavevmode}} {\start:LstLn \HCode{}} {\HCode{}}% } - {\egroup - \ifvmode \IgnorePar\fi \EndP \HCode{}\par} + {\egroup\par} {} {} \Css{.lstlisting .label{margin-right:0.5em; }} \Css{div.lstlisting{font-family: monospace,monospace; white-space: nowrap; diff --git a/Master/texmf-dist/tex/generic/tex4ht/ooffice.4ht b/Master/texmf-dist/tex/generic/tex4ht/ooffice.4ht index f9387235466..b8606ad9c47 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-09-10-08:38), generated from tex4ht-ooffice.tex +% ooffice.4ht (2021-09-17-15:31), 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-09-10-08:38} +\immediate\write-1{version 2021-09-17-15:31} \exit:ifnot{Preamble,% algorithmicx,% @@ -19322,29 +19322,39 @@ Y{0178}\i{00EF}% \ConfigureEnv{lstlisting} {\ifvmode \IgnorePar\fi \EndP \HCode{}% - \HCode{}% - \bgroup \special{t4ht@(}% + % \HCode{}% + \bgroup % + \gdef\start:LstLn{% + \ifvmode\IgnorePar\fi\EndP\HCode{}% + \ht:special{t4ht@(}\ttfamily% + \gdef\start:LstLn{\HCode{}}} + \pend:def\lst@DeInit{\ifvmode\IgnorePar\fi\EndP\HCode{}}% \Configure{listings} {{\everypar{}\leavevmode}} {{\everypar{}\leavevmode}} - {\HCode{}}{}% + {\start:LstLn}{}% } - {\special{t4ht@)}\egroup - \ifvmode \IgnorePar\fi \EndP \HCode{}\par} + {\ht:special{t4ht@)}\egroup + % \ifvmode \IgnorePar\fi \EndP \HCode{}\par} + \par} {} {} \Configure{lstinputlisting} {\ifvmode \IgnorePar\fi \EndP \HCode{}% - \HCode{}% - \bgroup \tt \special{t4ht@(}% + % \HCode{}% + \bgroup% + \gdef\start:LstLn{% + \ifvmode\IgnorePar\fi\EndP\HCode{}% + \ht:special{t4ht@(}\ttfamily% + \gdef\start:LstLn{\HCode{}}} + \pend:def\lst@DeInit{\ifvmode\IgnorePar\fi\EndP\HCode{}}% \Configure{listings} {{\everypar{}\leavevmode}} {{\everypar{}\leavevmode}} - {\HCode{}} + {\start:LstLn} {\HCode{}}% } - {\special{t4ht@)}\egroup - \ifvmode \IgnorePar\fi \EndP \HCode{}\par} + {\special{t4ht@)}\egroup\par} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -- cgit v1.2.3