From 653e41a3b2b3ffee730af5d2cbad9d1c7fcb649a Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Thu, 26 Nov 2020 23:16:35 +0000 Subject: csquotes support, tex4ht r846 git-svn-id: svn://tug.org/texlive/trunk@57014 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/generic/tex4ht/csquotes.4ht | 16 ++++++++++++++-- Master/texmf-dist/tex/generic/tex4ht/html4.4ht | 18 ++++++++++++++++-- Master/texmf-dist/tex/generic/tex4ht/ooffice.4ht | 21 +++++++++++++++++++-- 3 files changed, 49 insertions(+), 6 deletions(-) (limited to 'Master/texmf-dist/tex/generic') diff --git a/Master/texmf-dist/tex/generic/tex4ht/csquotes.4ht b/Master/texmf-dist/tex/generic/tex4ht/csquotes.4ht index f1eb7057851..4258cf3aeb1 100644 --- a/Master/texmf-dist/tex/generic/tex4ht/csquotes.4ht +++ b/Master/texmf-dist/tex/generic/tex4ht/csquotes.4ht @@ -1,4 +1,4 @@ -% csquotes.4ht (2019-02-19-15:55), generated from tex4ht-4ht.tex +% csquotes.4ht (2020-11-26-13:59), generated from tex4ht-4ht.tex % Copyright 2019 TeX Users Group % % This work may be distributed and/or modified under the @@ -16,11 +16,23 @@ % % If you modify this program, changing the % version identification would be appreciated. -\immediate\write-1{version 2019-02-19-15:55} +\immediate\write-1{version 2020-11-26-13:59} \long\def\csq@bquote@i#1#2#3#4#5#6{% \csq@bquote@ii{#1}{#2}{#3}{#4}{#5}{#6}} +\NewConfigure{displayquote}{4} +\let\csq:bdquote\csq@bdquote +\def\csq@bdquote#1#2#3#4#5{% +\a:displayquote% +\csq:bdquote{#1}{#2}{#3}{#4}{#5}% +} + +\let\csq:edquote\csq@edquote% +\def\csq@edquote{\csq:edquote\d:displayquote} + +\renewcommand{\mkenddispquote}[2]{#1\b:displayquote#2\c:displayquote} + \Hinput{csquotes} \endinput diff --git a/Master/texmf-dist/tex/generic/tex4ht/html4.4ht b/Master/texmf-dist/tex/generic/tex4ht/html4.4ht index 1ab2313723e..77b0b4bc74d 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 (2020-11-08-13:33), generated from tex4ht-html4.tex +% html4.4ht (2020-11-26-13:59), generated from tex4ht-html4.tex % Copyright 2009-2020 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 2020-11-08-13:33} +\immediate\write-1{version 2020-11-26-13:59} \exit:ifnot{8859-6,% CJK,% @@ -77,6 +77,7 @@ cp852,% cp862,% cp865,% croatian,% +csquotes,% curve,% czech,% danish,% @@ -28484,6 +28485,19 @@ Y{0178}\i{00EF}% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% + \ConfigureHinput{csquotes} +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% + \Configure{displayquote} +{\ifvmode\IgnorePar\fi\EndP\HCode{
}} +{\ifvmode\IgnorePar\fi\EndP\HCode{
}} +{\EndP\HCode{
}} +{\ifvmode\IgnorePar\fi\EndP\HCode{
}} + +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% + +\endinput\empty\empty\empty\empty\empty\empty +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% diff --git a/Master/texmf-dist/tex/generic/tex4ht/ooffice.4ht b/Master/texmf-dist/tex/generic/tex4ht/ooffice.4ht index d044832f247..7267015ea37 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 (2020-10-16-13:48), generated from tex4ht-ooffice.tex +% ooffice.4ht (2020-11-26-14:00), generated from tex4ht-ooffice.tex % Copyright 2009-2019 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 2020-10-16-13:48} +\immediate\write-1{version 2020-11-26-14:00} \exit:ifnot{Preamble,% algorithmicx,% @@ -35,6 +35,7 @@ book,% cgloss4e,% color,% covington,% +csquotes,% curve,% elsart,% enumerate,% @@ -12523,6 +12524,22 @@ Y{0178}\i{00EF}% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% + \ConfigureHinput{csquotes} +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% + \Configure{displayquote}{\EndP% +\bgroup \Configure{HtmlPar}% +{\EndP \HCode{}}% +{\EndP \HCode{}}% +{\HCode{}}% +{\HCode{}}% +\par% +}{\par}{}{\egroup\EndP\par} + +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% + +\endinput\empty\empty\empty\empty\empty\empty +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -- cgit v1.2.3