Skip to content

Commit

Permalink
removed spurious comma from the ncx file
Browse files Browse the repository at this point in the history
  • Loading branch information
michal-h21 committed Mar 29, 2022
1 parent 1f74292 commit 42d9e35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tex4ebook.4ht
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 42d9e35

Please sign in to comment.