summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/tex4ebook
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2015-09-25 23:14:06 +0000
committerKarl Berry <karl@freefriends.org>2015-09-25 23:14:06 +0000
commitcda0d28e6e36d691ee107b39a64ebfca1f22ba6d (patch)
treee496f6a2efd6d6e5636dd330d7cdea4481279539 /Master/texmf-dist/tex/latex/tex4ebook
parent3b7cf30fa31187f5d624753e77da7864f97f309b (diff)
tex4ebook (25sep15)
git-svn-id: svn://tug.org/texlive/trunk@38463 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/tex4ebook')
-rw-r--r--Master/texmf-dist/tex/latex/tex4ebook/tex4ebook.4ht2
-rw-r--r--Master/texmf-dist/tex/latex/tex4ebook/tex4ebook.sty4
2 files changed, 4 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/tex4ebook/tex4ebook.4ht b/Master/texmf-dist/tex/latex/tex4ebook/tex4ebook.4ht
index 81d137a8abb..add25d2f075 100644
--- a/Master/texmf-dist/tex/latex/tex4ebook/tex4ebook.4ht
+++ b/Master/texmf-dist/tex/latex/tex4ebook/tex4ebook.4ht
@@ -294,7 +294,7 @@ href="#1" media-type="\a:CoverMimeType" />}}
\Configure{tableofcontents}{\boolfalse{tocnoempty}\Tg<navMap>}{%
\usetoclevels{part,chapter,likechapter,section,likesection,subsection,likesubsection,subsubsection,likesubsubsection}%
\ifbool{tocnoempty}{}%
- {\HCode{<navPoint id="mainentry" playOrder=1>
+ {\HCode{<navPoint id="mainentry" playOrder="1">
<navLabel><text>Document</text></navLabel>
<content src="\jobname.\:html" />
</navPoint>}}%
diff --git a/Master/texmf-dist/tex/latex/tex4ebook/tex4ebook.sty b/Master/texmf-dist/tex/latex/tex4ebook/tex4ebook.sty
index 965a470bac5..4804710e864 100644
--- a/Master/texmf-dist/tex/latex/tex4ebook/tex4ebook.sty
+++ b/Master/texmf-dist/tex/latex/tex4ebook/tex4ebook.sty
@@ -1,4 +1,6 @@
-\ProvidesPackage{tex4ebook}
+% Package odsfile. Author Michal Hoftich <michal.h21@gmail.com>
+% This package is subject of LPPL license, version 1.3
+\ProvidesPackage{tex4ebook}[2015/09/24 version 0.1b]
\RequirePackage{etoolbox}
\RequirePackage{kvoptions}
\RequirePackage{graphicx}