summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/generic/tex4ht/html4.4ht
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/generic/tex4ht/html4.4ht')
-rw-r--r--Master/texmf-dist/tex/generic/tex4ht/html4.4ht21
1 files changed, 12 insertions, 9 deletions
diff --git a/Master/texmf-dist/tex/generic/tex4ht/html4.4ht b/Master/texmf-dist/tex/generic/tex4ht/html4.4ht
index 2a9f2ed7d54..e5b8c945469 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 (2019-12-13-14:32), generated from tex4ht-html4.tex
+% html4.4ht (2019-12-16-15:21), generated from tex4ht-html4.tex
% Copyright 2009-2019 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 2019-12-13-14:32}
+\immediate\write-1{version 2019-12-16-15:21}
\exit:ifnot{8859-6,%
CJK,%
@@ -1114,22 +1114,25 @@ switches of tex4ht.c)
{\:xhtml{\Tg</p>}}
{\:xhtml{\Tg</p>}}%
-\Css{p.noindent { text-indent: 0em }}
-\Css{td p.noindent { text-indent: 0em; margin-top:0em; }}
-\Css{p.nopar { text-indent: 0em; }}
-\Css{p.indent{ text-indent: 1.5em }}
\NewConfigure{!P}[1]{\expandafter\concat:config\csname a:!P\endcsname{#1}}
\expandafter\let\csname a:!P\endcsname\relax
\Configure{!P}{}
+
+
\ifOption{p-indent}{%
+\Css{p.noindent { text-indent: 0em }}
+\Css{td p.noindent { text-indent: 0em; margin-top:0em; }}
+\Css{p.nopar { text-indent: 0em; }}
+\Css{p.indent{ text-indent: 1.5em }}
\Css{p{margin-top:0;margin-bottom:0}}
\Css{p.noindent + p.noindent{margin-top:1em;}}
-}{}
-\ifOption{p-space}{%
+}{%
\Css{p{margin-top:0;margin-bottom:0}}
\Css{p.indent{text-indent:0;}}
\Css{p + p{margin-top:1em;}}
-}{}
+\Css{p + div, p + pre {margin-top:1em;}}
+\Css{div + p, pre + p {margin-top:1em;}}
+}
\NewConfigure{!BODY}[1]{\expandafter\concat:config
\csname a:!BODY\endcsname{#1}}
\expandafter\let\csname a:!BODY\endcsname\relax