summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2024-02-23 22:03:47 +0000
committerKarl Berry <karl@freefriends.org>2024-02-23 22:03:47 +0000
commit8c5a44fa57adfd1969f494f8c98271a7983d1c0d (patch)
tree4a54ef60c03f24d532a4df6db3c1ec0566839f4d /Master/texmf-dist/doc
parent47bb9f122602978d89bc9df8aee134653fe1e4ec (diff)
tex4ebook (23feb24)
git-svn-id: svn://tug.org/texlive/trunk@70098 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc')
-rw-r--r--Master/texmf-dist/doc/support/tex4ebook/README4
-rw-r--r--Master/texmf-dist/doc/support/tex4ebook/changelog.tex57
-rw-r--r--Master/texmf-dist/doc/support/tex4ebook/readme.tex8
-rw-r--r--Master/texmf-dist/doc/support/tex4ebook/tex4ebook-doc.pdfbin90565 -> 91455 bytes
4 files changed, 67 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/support/tex4ebook/README b/Master/texmf-dist/doc/support/tex4ebook/README
index 95c60088eeb..00f72d46b11 100644
--- a/Master/texmf-dist/doc/support/tex4ebook/README
+++ b/Master/texmf-dist/doc/support/tex4ebook/README
@@ -46,7 +46,7 @@ But it is optional. You shouldn't need to modify your \TeX\ files
## Available commands
-- `\coverimage[<graphicx options>]{coverimage.name}` - include cover image to
+- `\coverimage[<graphicx options>]{coverimage.name}` -- include cover image to
the document. You can pass the same options as to `\includegraphics` command
in the optional argument.
@@ -58,6 +58,8 @@ For example:
...
\pagestyle{headings}
+- `\epubpage` -- add page break to the document.
+
# Command line options
`-a,--loglevel`
diff --git a/Master/texmf-dist/doc/support/tex4ebook/changelog.tex b/Master/texmf-dist/doc/support/tex4ebook/changelog.tex
index 0cfaaa676c1..ca4ff40585b 100644
--- a/Master/texmf-dist/doc/support/tex4ebook/changelog.tex
+++ b/Master/texmf-dist/doc/support/tex4ebook/changelog.tex
@@ -3,6 +3,63 @@
\begin{itemize}
\item
+ 2024/02/23
+
+ \begin{itemize}
+ \tightlist
+ \item
+ version \texttt{0.4} released.
+ \end{itemize}
+\item
+ 2023/10/30
+
+ \begin{itemize}
+ \tightlist
+ \item
+ added the \texttt{\textbackslash{}epubpage} command
+ \end{itemize}
+\item
+ 2023/10/17
+
+ \begin{itemize}
+ \tightlist
+ \item
+ added the \texttt{-\/-build-dir} command line option.
+ \end{itemize}
+\item
+ 2023/10/15
+
+ \begin{itemize}
+ \tightlist
+ \item
+ don't set PNG as image format explicitly.
+ \end{itemize}
+\item
+ 2023/06/02
+
+ \begin{itemize}
+ \tightlist
+ \item
+ prevent fatal errors in the \texttt{zip} command executable
+ detection.
+ \end{itemize}
+\item
+ 2023/05/29
+
+ \begin{itemize}
+ \tightlist
+ \item
+ save author and date globally.
+ \end{itemize}
+\item
+ 2023/05/23
+
+ \begin{itemize}
+ \tightlist
+ \item
+ removed spurious numbers from TOC in Epub 3.
+ \end{itemize}
+\item
2023/03/17
\begin{itemize}
diff --git a/Master/texmf-dist/doc/support/tex4ebook/readme.tex b/Master/texmf-dist/doc/support/tex4ebook/readme.tex
index e144238178a..1b3d7d61f65 100644
--- a/Master/texmf-dist/doc/support/tex4ebook/readme.tex
+++ b/Master/texmf-dist/doc/support/tex4ebook/readme.tex
@@ -54,7 +54,7 @@ But it is optional. You shouldn't need to modify your \TeX~files
\tightlist
\item
\texttt{\textbackslash{}coverimage{[}\textless{}graphicx\ options\textgreater{}{]}\{coverimage.name\}}
- - include cover image to the document. You can pass the same options
+ -- include cover image to the document. You can pass the same options
as to \texttt{\textbackslash{}includegraphics} command in the optional
argument.
\end{itemize}
@@ -69,6 +69,12 @@ For example:
\pagestyle{headings}
\end{verbatim}
+\begin{itemize}
+\tightlist
+\item
+ \texttt{\textbackslash{}epubpage} -- add page break to the document.
+\end{itemize}
+
\hypertarget{command-line-options}{%
\section{Command line options}\label{command-line-options}}
diff --git a/Master/texmf-dist/doc/support/tex4ebook/tex4ebook-doc.pdf b/Master/texmf-dist/doc/support/tex4ebook/tex4ebook-doc.pdf
index a7ae003423a..2139fd59115 100644
--- a/Master/texmf-dist/doc/support/tex4ebook/tex4ebook-doc.pdf
+++ b/Master/texmf-dist/doc/support/tex4ebook/tex4ebook-doc.pdf
Binary files differ