[tex4ht-commits] [SCM] tex4ht updated: r179 - trunk/lit
karl at gnu.org.ua
karl at gnu.org.ua
Fri Jul 1 01:09:51 CEST 2016
Author: karl
Date: 2016-07-01 02:09:51 +0300 (Fri, 01 Jul 2016)
New Revision: 179
Modified:
trunk/lit/ChangeLog
trunk/lit/Makefile
trunk/lit/tex4ht-4ht.tex
Log:
latex.4ht copyright notice
Modified: trunk/lit/ChangeLog
===================================================================
--- trunk/lit/ChangeLog 2016-06-30 15:09:13 UTC (rev 178)
+++ trunk/lit/ChangeLog 2016-06-30 23:09:51 UTC (rev 179)
@@ -1,36 +1,41 @@
+2016-06-30 Karl Berry <karl at freefriends.org>
+
+ * tex4ht-4ht.tex (latex.4ht): unify copyright notice.
+
2016-06-30 Michal Hoftich <michal.h21 at gmail.com>
- * tex4ht-4ht.tex: added \hbox{} to actived hyphen in order to prevent
- ligatures in environments defined with \ScriptEnv
- <https://puszcza.gnu.org.ua/bugs/?319>
+ * tex4ht-4ht.tex (latex.4ht): added \hbox{} to active
+ hyphen in order to prevent ligatures in environments defined
+ with \ScriptEnv.
+ <https://puszcza.gnu.org.ua/bugs/?319>
2016-06-16 Michal Hoftich <michal.h21 at gmail.com>
- * tex4ht-html4.tex: added \par command to sectioning commands, there would
- be text outside paragraphs otherwise
+ * tex4ht-html4.tex: added \par command to sectioning commands,
+ there would be text outside paragraphs otherwise.
<https://puszcza.gnu.org.ua/bugs/?279>
2016-06-16 Michal Hoftich <michal.h21 at gmail.com>
- * tex4ht-4ht.tex: Replaced non-breaking space with normal spaces
+ * tex4ht-4ht.tex: Replaced non-breaking space with normal spaces.
<https://puszcza.gnu.org.ua/bugs/?316>
2016-06-16 Michal Hoftich <michal.h21 at gmail.com>
- * tex4ht-4ht.tex: Fixed lstinline configuration - spurious \aftergroup
+ * tex4ht-4ht.tex: Fixed lstinline configuration - spurious \aftergroup.
2016-06-15 Michal Hoftich <michal.h21 at gmail.com>
* tex4ht-html4.tex: Fixed configurations for algorithmic package -
- indentation and line number align
+ indentation and line number align.
<https://puszcza.gnu.org.ua/bugs/index.php?314>
2016-06-15 Michal Hoftich <michal.h21 at gmail.com>
* tex4ht-4ht.tex,
- * tex4ht-misc.tex: move definitions for lettrine to tex4ht-4ht.tex
+ * tex4ht-misc.tex: move definitions for lettrine to tex4ht-4ht.tex.
* Makefile: don't compile tex4ht-misc.tex, it causes overwritting of
- mktex4ht.cnf
+ mktex4ht.cnf.
2016-06-10 Michal Hoftich <michal.h21 at gmail.com>
Modified: trunk/lit/Makefile
===================================================================
--- trunk/lit/Makefile 2016-06-30 15:09:13 UTC (rev 178)
+++ trunk/lit/Makefile 2016-06-30 23:09:51 UTC (rev 179)
@@ -15,11 +15,11 @@
derived += $(tex4ht_4ht_derived)
tex4ht_4ht_derived = \
- biblatex.4ht book.4ht frenchb.4ht \
+ algorithmic.4ht biblatex.4ht book.4ht frenchb.4ht \
geometry.4ht graphicx.4ht hyperref.4ht listings.4ht \
memoir.4ht multicol.4ht quoting.4ht reading.4ht \
scrartcl.4ht scrbook.4ht scrreprt.4ht spanish.4ht subscript.4ht \
- titlesec.4ht tocloft.4ht wrapfig.4ht usepackage.4ht algorithmic.4ht \
+ titlesec.4ht tocloft.4ht wrapfig.4ht usepackage.4ht \
latex.4ht
# and many, many more.
Modified: trunk/lit/tex4ht-4ht.tex
===================================================================
--- trunk/lit/tex4ht-4ht.tex 2016-06-30 15:09:13 UTC (rev 178)
+++ trunk/lit/tex4ht-4ht.tex 2016-06-30 23:09:51 UTC (rev 179)
@@ -477,16 +477,15 @@
\Link[/usr/local/teTeX/share/texmf/tex/latex/base/latex.ltx]{}{}latex.ltx\EndLink,
-\Link[http://ctan.tug.org/ctan/tex-archive/macros/latex/base/]{}{}latex
+\Link[http://ctan.org/tex-archive/macros/latex/base/]{}{}latex
source components\EndLink
-\def\1.#1.{\Link[http://ctan.tug.org/ctan/tex-archive/macros/latex/base/#1.dtx]{}{}#1\EndLink}
+\def\1.#1.{\Link[http://ctan.org/tex-archive/macros/latex/base/#1.dtx]{}{}#1\EndLink}
\<latex.4ht\><<<
-%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-% latex.4ht |version %
-% Copyright (C) |CopyYear.1997. Eitan M. Gurari %
-|<TeX4ht copyright|>
+% latex.4ht (|version), generated from |jobname.tex
+% Copyright |CopyYear.1997. Eitan M. Gurari
+|<TeX4ht copywrite|>
|<exit if already loaded|>
|<early latex definitions|>
|<latex changes for tex4ht.sty|>
More information about the tex4ht-commits
mailing list