summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/generic/tex4ht
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2023-05-02 21:09:36 +0000
committerKarl Berry <karl@freefriends.org>2023-05-02 21:09:36 +0000
commitc60ac839bcf9dc8376d925c0cf71c880dec1578e (patch)
treef814b6e40e8cd42113819b668ba3e4aa53bb3f24 /Master/texmf-dist/source/generic/tex4ht
parent860126bccea1ff7de8b6ae5662d6b741e5c0f283 (diff)
disable newlines in captions, tex4ht r1326
git-svn-id: svn://tug.org/texlive/trunk@66993 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/generic/tex4ht')
-rw-r--r--Master/texmf-dist/source/generic/tex4ht/ChangeLog6
-rw-r--r--Master/texmf-dist/source/generic/tex4ht/tex4ht-4ht.tex6
2 files changed, 10 insertions, 2 deletions
diff --git a/Master/texmf-dist/source/generic/tex4ht/ChangeLog b/Master/texmf-dist/source/generic/tex4ht/ChangeLog
index 3f620fdfcd6..085632739ab 100644
--- a/Master/texmf-dist/source/generic/tex4ht/ChangeLog
+++ b/Master/texmf-dist/source/generic/tex4ht/ChangeLog
@@ -1,3 +1,9 @@
+2023-05-02 Michal Hoftich <michal.h21@gmail.com>
+
+ * tex4ht-4ht.tex (latex.4ht): disable newlines when caption is
+ written to the TOC file.
+ https://puszcza.gnu.org.ua/bugs/?599
+
2023-04-21 Michal Hoftich <michal.h21@gmail.com>
* tex4ht-4ht.tex (piton.4ht)
diff --git a/Master/texmf-dist/source/generic/tex4ht/tex4ht-4ht.tex b/Master/texmf-dist/source/generic/tex4ht/tex4ht-4ht.tex
index f42a92ed007..4016ee14f0e 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 1325 2023-04-21 13:23:46Z michal_h21 $
+% $Id: tex4ht-4ht.tex 1326 2023-05-02 11:50:33Z michal_h21 $
% tex tex4ht-4ht or ht tex tex4ht-4ht
%
% Copyright 2009-2023 TeX Users Group
@@ -14449,7 +14449,9 @@ it failed me.
\let\pageno|=\c@page \fi
\let\accent:def|=\def
\pend:def\protect:wrtoc{\:protect
- \Configure{ }{ }\toc:lbl:idx}
+ \Configure{ }{ }%
+ \let\\\space%
+ \toc:lbl:idx}
\def\endMkHalign{\EndMkHalign}
\def\:protect{\vrb:tt
\let\protect|=\@unexpandable@protect