summaryrefslogtreecommitdiff
path: root/Master/texmf-dist
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2023-03-21 16:48:18 +0000
committerKarl Berry <karl@freefriends.org>2023-03-21 16:48:18 +0000
commit3f729449a5902a5778e85b9f63d12b63c0438b23 (patch)
treeb3c6207c0c4bf58a2ee0a75efeab0c789004ab46 /Master/texmf-dist
parent40c479dca60bb37840bcb16d0817192b7b2700ab (diff)
tex4ebook (17mar23)
git-svn-id: svn://tug.org/texlive/trunk@66621 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist')
-rw-r--r--Master/texmf-dist/doc/support/tex4ebook/changelog.tex12
-rw-r--r--Master/texmf-dist/doc/support/tex4ebook/tex4ebook-doc.pdfbin90419 -> 90565 bytes
-rwxr-xr-xMaster/texmf-dist/scripts/tex4ebook/tex4ebook2
-rw-r--r--Master/texmf-dist/tex/latex/tex4ebook/tex4ebook.4ht2
4 files changed, 13 insertions, 3 deletions
diff --git a/Master/texmf-dist/doc/support/tex4ebook/changelog.tex b/Master/texmf-dist/doc/support/tex4ebook/changelog.tex
index 92ec689690e..0cfaaa676c1 100644
--- a/Master/texmf-dist/doc/support/tex4ebook/changelog.tex
+++ b/Master/texmf-dist/doc/support/tex4ebook/changelog.tex
@@ -3,12 +3,22 @@
\begin{itemize}
\item
+ 2023/03/17
+
+ \begin{itemize}
+ \tightlist
+ \item
+ released version \texttt{0.3j}.
+ \item
+ fixed bug in generating of TOC in the NCX file.
+ \end{itemize}
+\item
2023/03/02
\begin{itemize}
\tightlist
\item
- released verision \texttt{0.3i}
+ released verision \texttt{0.3i}.
\item
check if file with TOC exists before processing.
\end{itemize}
diff --git a/Master/texmf-dist/doc/support/tex4ebook/tex4ebook-doc.pdf b/Master/texmf-dist/doc/support/tex4ebook/tex4ebook-doc.pdf
index bbc6b2da3fd..a7ae003423a 100644
--- a/Master/texmf-dist/doc/support/tex4ebook/tex4ebook-doc.pdf
+++ b/Master/texmf-dist/doc/support/tex4ebook/tex4ebook-doc.pdf
Binary files differ
diff --git a/Master/texmf-dist/scripts/tex4ebook/tex4ebook b/Master/texmf-dist/scripts/tex4ebook/tex4ebook
index 0bde98c9e0c..a88eca9faed 100755
--- a/Master/texmf-dist/scripts/tex4ebook/tex4ebook
+++ b/Master/texmf-dist/scripts/tex4ebook/tex4ebook
@@ -67,7 +67,7 @@ else
end
if args.version then
- print "tex4ebook v0.3i"
+ print "tex4ebook v0.3j"
return
end
diff --git a/Master/texmf-dist/tex/latex/tex4ebook/tex4ebook.4ht b/Master/texmf-dist/tex/latex/tex4ebook/tex4ebook.4ht
index ae550e9832c..ce1cc86274d 100644
--- a/Master/texmf-dist/tex/latex/tex4ebook/tex4ebook.4ht
+++ b/Master/texmf-dist/tex/latex/tex4ebook/tex4ebook.4ht
@@ -391,7 +391,7 @@ href="#1" media-type="\a:CoverMimeType" />}}
\ncx:head%
% Book title
\ncx:title%
-\tableofcontents[part,appendix,chapter,likechapter,appendixsec,section,likesection,appendixsubsec,subsection,likesubsection,subsubsection,likesubsubsection]%
+\TableOfContents[part,appendix,chapter,likechapter,appendixsec,section,likesection,appendixsubsec,subsection,likesubsection,subsubsection,likesubsubsection]%
%Hack to get close tag working
\HCode{</ncx>}%
\EndNoFonts