diff options
author | Karl Berry <karl@freefriends.org> | 2020-09-07 21:24:02 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2020-09-07 21:24:02 +0000 |
commit | c332fb0ced3affd7fa1d93fed75108915db3cb7f (patch) | |
tree | a4fd48e0fb1c720f7e57f6c344a0ee65386036b6 /Master/texmf-dist/doc/support/tex4ebook | |
parent | a4f2e39309134e43404848efae785e7b37319393 (diff) |
tex4ebook (7sep20)
git-svn-id: svn://tug.org/texlive/trunk@56290 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/support/tex4ebook')
-rw-r--r-- | Master/texmf-dist/doc/support/tex4ebook/README | 4 | ||||
-rw-r--r-- | Master/texmf-dist/doc/support/tex4ebook/changelog.tex | 54 | ||||
-rw-r--r-- | Master/texmf-dist/doc/support/tex4ebook/readme.tex | 9 | ||||
-rw-r--r-- | Master/texmf-dist/doc/support/tex4ebook/tex4ebook-doc.pdf | bin | 78439 -> 79364 bytes |
4 files changed, 61 insertions, 6 deletions
diff --git a/Master/texmf-dist/doc/support/tex4ebook/README b/Master/texmf-dist/doc/support/tex4ebook/README index 796445674a2..3634974ab82 100644 --- a/Master/texmf-dist/doc/support/tex4ebook/README +++ b/Master/texmf-dist/doc/support/tex4ebook/README @@ -81,7 +81,7 @@ But it is optional. You shouldn't need to modify your \TeX\ files `-f,--format (default epub)` -: Output format. Possible values are `epub`, `epub3` and `mobi`. +: Output format. Possible values are `epub`, `epub3`, `mobi`, `azw` and `azw3`. `-j,--jobname` @@ -304,7 +304,7 @@ Type - WARNING: filename.epub: item (OEBPS/foo.boo) exists in the zip file, but is not declared in the OPF file - Delete the `filename-(epub|epub3|mobi)` folder and `filename.epub`. Then + Delete the `filename-(epub|epub3|mobi|azw|azw3)` folder and `filename.epub`. Then run `tex4ebook` again. - WARNING(ACC-009): hsmmt10t.epub/OEBPS/hsmmt10tch17.xhtml(235,15): diff --git a/Master/texmf-dist/doc/support/tex4ebook/changelog.tex b/Master/texmf-dist/doc/support/tex4ebook/changelog.tex index 4cb5c8c7ca9..f77423e85b7 100644 --- a/Master/texmf-dist/doc/support/tex4ebook/changelog.tex +++ b/Master/texmf-dist/doc/support/tex4ebook/changelog.tex @@ -3,6 +3,60 @@ \begin{itemize} \item + 2020/09/07 + + \begin{itemize} + \tightlist + \item + released version \texttt{0.3b} + \end{itemize} +\item + 2020/08/26 + + \begin{itemize} + \tightlist + \item + fixed hiearchical structure in NCX TOC for chapters in backmatter + and appendix + \item + load \texttt{common\_domfilters} extension by default. + \end{itemize} +\item + 2020/07/09 + + \begin{itemize} + \tightlist + \item + addded \texttt{AZW} and \texttt{AZW3} format support. + \end{itemize} +\item + 2020/06/21 + + \begin{itemize} + \tightlist + \item + save \texttt{\textbackslash{}title} element + \item + save contents of \texttt{\textbackslash{}author} in macro directly + \end{itemize} +\item + 2020/06/15 + + \begin{itemize} + \tightlist + \item + remove child elements from elements that don't allow them in the OPF + and NCX file. + \end{itemize} +\item + 2020/03/14 + + \begin{itemize} + \tightlist + \item + explicitly list supported section types in the NCX table + \end{itemize} +\item 2019/11/01 \begin{itemize} diff --git a/Master/texmf-dist/doc/support/tex4ebook/readme.tex b/Master/texmf-dist/doc/support/tex4ebook/readme.tex index 13b064bf31d..0fdb16c1c91 100644 --- a/Master/texmf-dist/doc/support/tex4ebook/readme.tex +++ b/Master/texmf-dist/doc/support/tex4ebook/readme.tex @@ -92,8 +92,8 @@ Specify make4ht build file\footnote{\url{https://github.com/michal-h21/make4ht\# Defaulf build file filename is \texttt{filename.mk4}, use this option if you use different filename. \item[\texttt{-f,-\/-format\ (default\ epub)}] -Output format. Possible values are \texttt{epub}, \texttt{epub3} and -\texttt{mobi}. +Output format. Possible values are \texttt{epub}, \texttt{epub3}, +\texttt{mobi}, \texttt{azw} and \texttt{azw3}. \item[\texttt{-j,-\/-jobname}] Specify the output file name, without file extension. \item[\texttt{-l,-\/-lua}] @@ -371,8 +371,9 @@ issues:}\label{common-validation-issues}} but is not declared in the OPF file \end{itemize} -Delete the \texttt{filename-(epub\textbar{}epub3\textbar{}mobi)} folder -and \texttt{filename.epub}. Then run \texttt{tex4ebook} again. +Delete the +\texttt{filename-(epub\textbar{}epub3\textbar{}mobi\textbar{}azw\textbar{}azw3)} +folder and \texttt{filename.epub}. Then run \texttt{tex4ebook} again. \begin{itemize} \item diff --git a/Master/texmf-dist/doc/support/tex4ebook/tex4ebook-doc.pdf b/Master/texmf-dist/doc/support/tex4ebook/tex4ebook-doc.pdf Binary files differindex 1f956367135..942a92df29c 100644 --- a/Master/texmf-dist/doc/support/tex4ebook/tex4ebook-doc.pdf +++ b/Master/texmf-dist/doc/support/tex4ebook/tex4ebook-doc.pdf |