texlive[66621] trunk: tex4ebook (17mar23)
commits+karl at tug.org
commits+karl at tug.org
Tue Mar 21 17:48:18 CET 2023
Revision: 66621
http://tug.org/svn/texlive?view=revision&revision=66621
Author: karl
Date: 2023-03-21 17:48:18 +0100 (Tue, 21 Mar 2023)
Log Message:
-----------
tex4ebook (17mar23)
Modified Paths:
--------------
trunk/Build/source/texk/texlive/linked_scripts/tex4ebook/tex4ebook
trunk/Master/texmf-dist/doc/support/tex4ebook/changelog.tex
trunk/Master/texmf-dist/doc/support/tex4ebook/tex4ebook-doc.pdf
trunk/Master/texmf-dist/scripts/tex4ebook/tex4ebook
trunk/Master/texmf-dist/tex/latex/tex4ebook/tex4ebook.4ht
Modified: trunk/Build/source/texk/texlive/linked_scripts/tex4ebook/tex4ebook
===================================================================
--- trunk/Build/source/texk/texlive/linked_scripts/tex4ebook/tex4ebook 2023-03-21 16:47:50 UTC (rev 66620)
+++ trunk/Build/source/texk/texlive/linked_scripts/tex4ebook/tex4ebook 2023-03-21 16:48:18 UTC (rev 66621)
@@ -67,7 +67,7 @@
end
if args.version then
- print "tex4ebook v0.3i"
+ print "tex4ebook v0.3j"
return
end
Modified: trunk/Master/texmf-dist/doc/support/tex4ebook/changelog.tex
===================================================================
--- trunk/Master/texmf-dist/doc/support/tex4ebook/changelog.tex 2023-03-21 16:47:50 UTC (rev 66620)
+++ trunk/Master/texmf-dist/doc/support/tex4ebook/changelog.tex 2023-03-21 16:48:18 UTC (rev 66621)
@@ -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}
Modified: trunk/Master/texmf-dist/doc/support/tex4ebook/tex4ebook-doc.pdf
===================================================================
(Binary files differ)
Modified: trunk/Master/texmf-dist/scripts/tex4ebook/tex4ebook
===================================================================
--- trunk/Master/texmf-dist/scripts/tex4ebook/tex4ebook 2023-03-21 16:47:50 UTC (rev 66620)
+++ trunk/Master/texmf-dist/scripts/tex4ebook/tex4ebook 2023-03-21 16:48:18 UTC (rev 66621)
@@ -67,7 +67,7 @@
end
if args.version then
- print "tex4ebook v0.3i"
+ print "tex4ebook v0.3j"
return
end
Modified: trunk/Master/texmf-dist/tex/latex/tex4ebook/tex4ebook.4ht
===================================================================
--- trunk/Master/texmf-dist/tex/latex/tex4ebook/tex4ebook.4ht 2023-03-21 16:47:50 UTC (rev 66620)
+++ trunk/Master/texmf-dist/tex/latex/tex4ebook/tex4ebook.4ht 2023-03-21 16:48:18 UTC (rev 66621)
@@ -391,7 +391,7 @@
\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
More information about the tex-live-commits
mailing list.