summaryrefslogtreecommitdiff
path: root/Master
diff options
context:
space:
mode:
Diffstat (limited to 'Master')
-rw-r--r--Master/texmf-dist/source/generic/tex4ht/ChangeLog82
-rw-r--r--Master/texmf-dist/source/generic/tex4ht/tex4ht-4ht.tex36
-rw-r--r--Master/texmf-dist/tex/generic/tex4ht/fancyvrb.4ht9
-rw-r--r--Master/texmf-dist/tex/generic/tex4ht/frenchb.4ht6
-rw-r--r--Master/texmf-dist/tex/generic/tex4ht/glossary.4ht9
-rw-r--r--Master/texmf-dist/tex/generic/tex4ht/greek.4ht8
-rw-r--r--Master/texmf-dist/tex/generic/tex4ht/moreverb.4ht47
-rw-r--r--Master/texmf-dist/tex/generic/tex4ht/verbatim.4ht47
8 files changed, 155 insertions, 89 deletions
diff --git a/Master/texmf-dist/source/generic/tex4ht/ChangeLog b/Master/texmf-dist/source/generic/tex4ht/ChangeLog
index 5f18fca4c10..c93b99bd4a8 100644
--- a/Master/texmf-dist/source/generic/tex4ht/ChangeLog
+++ b/Master/texmf-dist/source/generic/tex4ht/ChangeLog
@@ -1,3 +1,83 @@
+2021-06-06 Karl Berry <karl@freefriends.org>
+
+ * tex4ht-4ht.tex (moreverb.4ht, verbatim.4ht, fancyvrb.4ht,
+ glossary.4ht, frenchb.4ht, greek.4ht): \write-1 version.
+
+2021-06-03 Michal Hoftich <michal.h21@gmail.com>
+
+ * tex4ht-html4.tex (html4.4ht): start paragraph in list like
+ environments items. https://puszcza.gnu.org.ua/bugs/?513
+
+2021-05-31 Karl Berry <karl@freefriends.org>
+
+ * tex4ht-fonts-noncjk.tex (bbold.htf): copyright 2021.
+
+2021-05-31 Michal Hoftich <michal.h21@gmail.com>
+
+ * tex4ht-fonts-noncjk.tex (
+ tex4ht.dir/texmf/tex4ht/ht-fonts/unicode/bbold/bbold.htf
+ ): fixed wrong Unicode characters.
+ https://tug.org/pipermail/tex4ht/2021q2/002986.html
+
+2021-05-30 Karl Berry <karl@freefriends.org>
+
+ * tex4ht-4ht.tex (exerquiz.4ht, extarticle.4ht, extbook.4ht,
+ extletter.4ht, extproc.4ht, extreport.4ht): \write-1 version.
+
+2021-05-23 Karl Berry <karl@freefriends.org>
+
+ * tex4ht-4ht.tex (color.4ht, elsart.4ht, endnotes.4ht, eplain.4ht):
+ \write-1 version.
+
+2021-05-17 Michal Hoftich <michal.h21@gmail.com>
+
+ * tex4ht-html4.tex (html4.4ht): start new paragraph after abstract
+ title.
+
+2021-05-16 Michal Hoftich <michal.h21@gmail.com>
+
+ * tex4ht-4ht.tex (hyperref.4ht): added support for \label for
+ \phantomsection.
+ https://tex.stackexchange.com/a/597326/2891
+
+2021-05-16 Karl Berry <karl@freefriends.org>
+
+ * bibtex2.tex (bibtex2.4ht),
+ * tex4ht-4ht.tex (article.ht, babel.4ht, beamer.4ht,
+ book.4ht, caption-hooks.4ht, caption.4ht): \write-1 version.
+
+2021-05-09 Karl Berry <karl@freefriends.org>
+
+ * tex4ht-4ht.tex (amsart.4ht, amsbook.4ht, amsproc.4ht,
+ amsldoc.4ht, amsdtx.4ht, acm_proc_article-sp.4ht, spanish.4ht):
+ \write-1 version.
+
+2021-05-06 Michal Hoftich <michal.h21@gmail.com>
+
+ * tex4ht-4ht.tex (menukeys.4ht): use \Picture* for menukey images.
+ * tex4ht-4ht.tex (fontawesome5.4ht, fontawesome5-hooks.4ht,
+ fontawesome5-utex-helper-hooks.4ht): added support for Fontawesome5
+ package.
+ https://puszcza.gnu.org.ua/bugs/index.php?511
+ * tex4ht-fonts-noncjk.tex (
+ tex4ht.dir/texmf/tex4ht/ht-fonts/unicode/fontawesome/fa5.htf
+ ): added Htf file for Fontawesome5 fonts.
+ https://puszcza.gnu.org.ua/bugs/index.php?511
+
+2021-05-04 Michal Hoftich <michal.h21@gmail.com>
+
+ * tex4ht-4ht.tex (colortbl.4ht),
+ tex4ht-html4.tex (html4.4ht): added support for \arrayrulecolor
+ command.
+ https://tex.stackexchange.com/a/595571/2891
+ * tex4ht-4ht.tex (menukeys.4ht): added support for the menukeys
+ package. https://puszcza.gnu.org.ua/bugs/?509
+ * tex4ht-html4.4ht (html4.4ht): replace ~ by "\ " in TOC
+ rendering macros. It should fix issues with Spanish Babel.
+ https://tex.stackexchange.com/a/595688/2891
+ * tex4ht-4ht.tex (spanish.4ht): fixed issues with \' accent.
+ https://tex.stackexchange.com/a/595688/2891
+
2021-05-02 Karl Berry <karl@freefriends.org>
* Makefile (diff-src, install-src, list-src): new targets
@@ -4213,4 +4293,4 @@ This file is public domain. Started 2010, Karl Berry.
This file is public domain. Started 2010, Karl Berry.
-# vim: textwidth=78
+# vim: textwidth=78
diff --git a/Master/texmf-dist/source/generic/tex4ht/tex4ht-4ht.tex b/Master/texmf-dist/source/generic/tex4ht/tex4ht-4ht.tex
index c0577465a15..e25dd156bab 100644
--- a/Master/texmf-dist/source/generic/tex4ht/tex4ht-4ht.tex
+++ b/Master/texmf-dist/source/generic/tex4ht/tex4ht-4ht.tex
@@ -1,4 +1,4 @@
-% $Id: tex4ht-4ht.tex 940 2021-05-30 17:14:07Z karl $
+% $Id: tex4ht-4ht.tex 945 2021-06-06 16:18:27Z karl $
% tex tex4ht-4ht or ht tex tex4ht-4ht
%
% Copyright 2009-2021 TeX Users Group
@@ -12177,10 +12177,9 @@ The above doesn't work always. Try
%%%%%%%%%%%%%%%%%%
\<glossary.4ht\><<<
-%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-% glossary.4ht |version %
-% Copyright (C) |CopyYear.2005. Eitan M. Gurari %
-|<TeX4ht copyright|>
+% glossary.4ht (|version), generated from |jobname.tex
+% Copyright |CopyYear.2005. Eitan M. Gurari
+|<TeX4ht copywrite|>
|<config glossary|>
\Hinput{glossary}
\endinput
@@ -23557,7 +23556,7 @@ Note: we should distinguish between
\<frenchb.4ht\><<<
% frenchb.4ht (|version), generated from |jobname.tex
% Copyright |CopyYear.2001. Eitan M. Gurari
-|<TeX4ht copyright|>
+|<TeX4ht copywrite|>
|<declare frenchb shorthand|>
|<frenchb nbsp|>
|<frenchb luatex|>
@@ -23943,9 +23942,8 @@ CTAN:language/mongolian/montex/examples
verbatim.sty\EndLink
\<verbatim.4ht\><<<
-%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-% verbatim.4ht |version %
-% Copyright (C) |CopyYear.1997. Eitan M. Gurari %
+% verbatim.4ht (|version), generated from |jobname.tex
+% Copyright |CopyYear.1997. Eitan M. Gurari
|<TeX4ht copyright|>
|<verbatim.sty code|>
\Hinput{verbatim}
@@ -23966,10 +23964,9 @@ verbatim.sty\EndLink
moreverb.sty\EndLink
\<moreverb.4ht\><<<
-%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-% moreverb.4ht |version %
-% Copyright (C) |CopyYear.1997. Eitan M. Gurari %
-|<TeX4ht copyright|>
+% moreverb.4ht (|version), generated from |jobname.tex
+% Copyright |CopyYear.1997. Eitan M. Gurari
+|<TeX4ht copywrite|>
|<moreverb.sty|>
\Hinput{moreverb}
@@ -24024,10 +24021,9 @@ moreverb.sty\EndLink
fancyvrb.sty\EndLink
\<fancyvrb.4ht\><<<
-%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-% fancyvrb.4ht |version %
-% Copyright (C) |CopyYear.1997. Eitan M. Gurari %
-|<TeX4ht copyright|>
+% fancyvrb.4ht (|version), generated from |jobname.tex
+% Copyright |CopyYear.1997. Eitan M. Gurari
+|<TeX4ht copywrite|>
|<fancyvrb.sty|>
\Hinput{fancyvrb}
@@ -25779,7 +25775,7 @@ graphics.sty\EndLink.
\<graphics.4ht\><<<
% graphics.4ht (|version), generated from |jobname.tex
% Copyright |CopyYear.1997. Eitan M. Gurari
-|<TeX4ht copyright|>
+|<TeX4ht copywrite|>
|<fix graphics|>
\Hinput{graphics}
@@ -38703,8 +38699,8 @@ The following is needed to compensate for the extra \''\relax\space' in
\<greek.4ht\><<<
% greek.4ht (|version), generated from |jobname.tex
-% Copyright (C) |CopyYear.2000. Eitan M. Gurari
-|<TeX4ht copyright|>
+% Copyright |CopyYear.2000. Eitan M. Gurari
+|<TeX4ht copywrite|>
\Configure{AtBeginDocument}
{\immediate\write\@mainaux{\catcode`\string\^=7}} {}
diff --git a/Master/texmf-dist/tex/generic/tex4ht/fancyvrb.4ht b/Master/texmf-dist/tex/generic/tex4ht/fancyvrb.4ht
index a7665e4a3cc..c8108df7118 100644
--- a/Master/texmf-dist/tex/generic/tex4ht/fancyvrb.4ht
+++ b/Master/texmf-dist/tex/generic/tex4ht/fancyvrb.4ht
@@ -1,7 +1,6 @@
-%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-% fancyvrb.4ht 2020-10-02-15:28 %
-% Copyright (C) 1997-2009 Eitan M. Gurari %
-% Copyright 2009-2020 TeX Users Group
+% fancyvrb.4ht (2021-06-06-09:18), generated from tex4ht-4ht.tex
+% Copyright 1997-2009 Eitan M. Gurari
+% Copyright 2009-2021 TeX Users Group
%
% This work may be distributed and/or modified under the
% conditions of the LaTeX Project Public License, either
@@ -18,6 +17,8 @@
%
% If you modify this program, changing the
% version identification would be appreciated.
+\immediate\write-1{version 2021-06-06-09:18}
+
\pend:def\FV@FormattingPrep{\let\fv:color\empty
\ifx \color\:UnDef\else\Configure{color}{\xdef\fv:color}\fi
diff --git a/Master/texmf-dist/tex/generic/tex4ht/frenchb.4ht b/Master/texmf-dist/tex/generic/tex4ht/frenchb.4ht
index 048bb5b011b..57b83db9340 100644
--- a/Master/texmf-dist/tex/generic/tex4ht/frenchb.4ht
+++ b/Master/texmf-dist/tex/generic/tex4ht/frenchb.4ht
@@ -1,6 +1,6 @@
-% frenchb.4ht (2015-12-22-15:58), generated from tex4ht-4ht.tex
+% frenchb.4ht (2021-06-06-09:18), generated from tex4ht-4ht.tex
% Copyright 2001-2009 Eitan M. Gurari
-% Copyright 2009-2015 TeX Users Group
+% Copyright 2009-2021 TeX Users Group
%
% This work may be distributed and/or modified under the
% conditions of the LaTeX Project Public License, either
@@ -17,6 +17,8 @@
%
% If you modify this program, changing the
% version identification would be appreciated.
+\immediate\write-1{version 2021-06-06-09:18}
+
\def\frenchb:shorthand#1#2#3#4{%
\ifhmode
\ifdim \lastskip >\z@ \unskip \penalty \@M
diff --git a/Master/texmf-dist/tex/generic/tex4ht/glossary.4ht b/Master/texmf-dist/tex/generic/tex4ht/glossary.4ht
index 1de4cb90a63..ea1710e481c 100644
--- a/Master/texmf-dist/tex/generic/tex4ht/glossary.4ht
+++ b/Master/texmf-dist/tex/generic/tex4ht/glossary.4ht
@@ -1,7 +1,6 @@
-%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-% glossary.4ht 2018-06-12-16:01 %
-% Copyright (C) 2005-2009 Eitan M. Gurari %
-% Copyright 2009-2018 TeX Users Group
+% glossary.4ht (2021-06-06-09:18), generated from tex4ht-4ht.tex
+% Copyright 2005-2009 Eitan M. Gurari
+% Copyright 2009-2021 TeX Users Group
%
% This work may be distributed and/or modified under the
% conditions of the LaTeX Project Public License, either
@@ -18,6 +17,8 @@
%
% If you modify this program, changing the
% version identification would be appreciated.
+\immediate\write-1{version 2021-06-06-09:18}
+
\def\glosslabel#1{\Link{}{#1}\EndLink}
\def\glossref#1#2{\Link{#1}{}#2\EndLink}
\Configure{@begin}{theglossary}{\ind:defs}
diff --git a/Master/texmf-dist/tex/generic/tex4ht/greek.4ht b/Master/texmf-dist/tex/generic/tex4ht/greek.4ht
index 9acdda97bd3..5e22bd4846c 100644
--- a/Master/texmf-dist/tex/generic/tex4ht/greek.4ht
+++ b/Master/texmf-dist/tex/generic/tex4ht/greek.4ht
@@ -1,6 +1,6 @@
-% greek.4ht (2017-03-22-16:19), generated from tex4ht-4ht.tex
-% Copyright (C) 2000-2009 Eitan M. Gurari
-% Copyright 2009-2017 TeX Users Group
+% greek.4ht (2021-06-06-09:18), generated from tex4ht-4ht.tex
+% Copyright 2000-2009 Eitan M. Gurari
+% Copyright 2009-2021 TeX Users Group
%
% This work may be distributed and/or modified under the
% conditions of the LaTeX Project Public License, either
@@ -17,6 +17,8 @@
%
% If you modify this program, changing the
% version identification would be appreciated.
+\immediate\write-1{version 2021-06-06-09:18}
+
\Configure{AtBeginDocument}
{\immediate\write\@mainaux{\catcode`\string\^=7}} {}
diff --git a/Master/texmf-dist/tex/generic/tex4ht/moreverb.4ht b/Master/texmf-dist/tex/generic/tex4ht/moreverb.4ht
index aaa2c0201f6..f24a5546533 100644
--- a/Master/texmf-dist/tex/generic/tex4ht/moreverb.4ht
+++ b/Master/texmf-dist/tex/generic/tex4ht/moreverb.4ht
@@ -1,30 +1,23 @@
-%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-% moreverb.4ht 2009-05-21-09:32 %
-% Copyright (C) 1997--2009 Eitan M. Gurari %
-% %
-% This work may be distributed and/or modified under the %
-% conditions of the LaTeX Project Public License, either %
-% version 1.3c of this license or (at your option) any %
-% later version. The latest version of this license is %
-% in %
-% http://www.latex-project.org/lppl.txt %
-% and version 1.3c or later is part of all distributions %
-% of LaTeX version 2005/12/01 or later. %
-% %
-% This work has the LPPL maintenance status "maintained".%
-% %
-% This Current Maintainer of this work %
-% is Eitan M. Gurari. %
-% %
-% If you modify this program your changing its signature %
-% with a directive of the following form will be %
-% appreciated. %
-% \message{signature} %
-% %
-% gurari@cse.ohio-state.edu %
-% http://www.cse.ohio-state.edu/~gurari %
-%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-\immediate\write-1{version 2009-05-21-09:32}
+% moreverb.4ht (2021-06-06-09:18), generated from tex4ht-4ht.tex
+% Copyright 1997-2009 Eitan M. Gurari
+% Copyright 2009-2021 TeX Users Group
+%
+% This work may be distributed and/or modified under the
+% conditions of the LaTeX Project Public License, either
+% version 1.3c of this license or (at your option) any
+% later version. The latest version of this license is in
+% http://www.latex-project.org/lppl.txt
+% and version 1.3c or later is part of all distributions
+% of LaTeX version 2005/12/01 or later.
+%
+% This work has the LPPL maintenance status "maintained".
+%
+% The Current Maintainer of this work
+% is the TeX4ht Project <http://tug.org/tex4ht>.
+%
+% If you modify this program, changing the
+% version identification would be appreciated.
+\immediate\write-1{version 2021-06-06-09:18}
\pend:def\endverbatimtab{\ht:everypar{}}
diff --git a/Master/texmf-dist/tex/generic/tex4ht/verbatim.4ht b/Master/texmf-dist/tex/generic/tex4ht/verbatim.4ht
index eb7c7bd8cb0..7250881f0d2 100644
--- a/Master/texmf-dist/tex/generic/tex4ht/verbatim.4ht
+++ b/Master/texmf-dist/tex/generic/tex4ht/verbatim.4ht
@@ -1,31 +1,22 @@
-%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-% verbatim.4ht 2009-05-21-09:32 %
-% Copyright (C) 1997--2009 Eitan M. Gurari %
-% %
-% This work may be distributed and/or modified under the %
-% conditions of the LaTeX Project Public License, either %
-% version 1.3c of this license or (at your option) any %
-% later version. The latest version of this license is %
-% in %
-% http://www.latex-project.org/lppl.txt %
-% and version 1.3c or later is part of all distributions %
-% of LaTeX version 2005/12/01 or later. %
-% %
-% This work has the LPPL maintenance status "maintained".%
-% %
-% This Current Maintainer of this work %
-% is Eitan M. Gurari. %
-% %
-% If you modify this program your changing its signature %
-% with a directive of the following form will be %
-% appreciated. %
-% \message{signature} %
-% %
-% gurari@cse.ohio-state.edu %
-% http://www.cse.ohio-state.edu/~gurari %
-%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-\immediate\write-1{version 2009-05-21-09:32}
-
+% verbatim.4ht (2021-06-06-09:18), generated from tex4ht-4ht.tex
+% Copyright 1997-2009 Eitan M. Gurari
+% Copyright 2009-2021 TeX Users Group
+%
+% This work may be distributed and/or modified under the
+% conditions of the LaTeX Project Public License, either
+% version 1.3c of this license or (at your option) any
+% later version. The latest version of this license is in
+% http://www.latex-project.org/lppl.txt
+% and version 1.3c or later is part of all distributions
+% of LaTeX version 2005/12/01 or later.
+%
+% This work has the LPPL maintenance status "maintained".
+%
+% The Current Maintainer of this work
+% is the TeX4ht Project <http://tug.org/tex4ht>.
+%
+% If you modify this program, changing the
+% version identification would be appreciated.
\pend:def\endverbatim{\Configure{obeylines}{}{}{}}
\pend:def\verbatiminput{\a:verbatiminput \list:save \begingroup
\aftergroup\list:recall \aftergroup\b:verbatiminput