summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/support/tex4ebook/changelog.tex
blob: 40c7e0afc407bc60447621bff6d98d33ed2ce2fd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
\section{Changes}\label{changes}

\begin{itemize}
\item
  24/09/2015 Version 0.1b

  \begin{itemize}
  \itemsep1pt\parskip0pt\parsep0pt
  \item
    info about new workaround for \texttt{fontspec} package
  \end{itemize}
\item
  25/08/2015

  \begin{itemize}
  \itemsep1pt\parskip0pt\parsep0pt
  \item
    fatal error happened with epub3 when the document didn't contain the
    TOC
  \end{itemize}
\item
  23/08/2015

  \begin{itemize}
  \itemsep1pt\parskip0pt\parsep0pt
  \item
    simple cleaning of the ncx file if tidy command isn't available
  \end{itemize}
\item
  05/07/2015 Version 0.1a

  \begin{itemize}
  \itemsep1pt\parskip0pt\parsep0pt
  \item
    \texttt{tex4ebook} script was missing in the distribution zip file
  \item
    all links moved to footnotes in the documentation
  \end{itemize}
\item
  29/06/2015 Version 0.1

  \begin{itemize}
  \itemsep1pt\parskip0pt\parsep0pt
  \item
    fixes in documentation
  \end{itemize}
\item
  22/06/2015

  \begin{itemize}
  \itemsep1pt\parskip0pt\parsep0pt
  \item
    changes moved from README.md to CHANGELOG.md
  \end{itemize}
\item
  18/06/2015

  \begin{itemize}
  \itemsep1pt\parskip0pt\parsep0pt
  \item
    replaced \texttt{-{}-mathml} option with \texttt{-{}-mode}. For
    \texttt{mathml} support, use\texttt{mathml} option for
    \texttt{tex4ht.sty}.
  \item
    lot of stuff was fixed in \texttt{epub3} support.
  \item
    new command \texttt{\textbackslash{}OpfAddProperty}
  \end{itemize}
\item
  14/01/2015

  \begin{itemize}
  \itemsep1pt\parskip0pt\parsep0pt
  \item
    thanks Volker Gottwald for guide on
    \href{https://d800fotos.wordpress.com/2015/01/19/create-e-books-from-latex-tex-files-ebook-aus-latex-tex-dateien-erstellen/}{installing
    and using tex4ebook} on Windows
  \end{itemize}
\item
  23/11/2014

  \begin{itemize}
  \item
    added new command \texttt{\textbackslash{}OpfGuide}, for adding
    items to \texttt{\textless{}guide\textgreater{}} section in the
    \texttt{opf} file. This is useful for \texttt{epub} and
    \texttt{mobi} formats.

    Usage:

\begin{verbatim}
 \OpfGuide[filename]{title}{reference type}
\end{verbatim}

    \texttt{filename} is optional, current file name is used when empty.
    See
    \href{http://epubsecrets.com/where-do-you-start-an-epub-and-what-is-the-guide-section-of-the-opf-file.php}{epub
    secrets} article
  \end{itemize}
\item
  20/10/2014

  \begin{itemize}
  \item
    fixed issues with starred sections
  \item
    files created with starred sectioning commands
    (\texttt{\textbackslash{}chapter*},
    \texttt{\textbackslash{}section*}) should be included in correct
    reading order now
  \end{itemize}
\item
  16/09/2014

  \begin{itemize}
  \itemsep1pt\parskip0pt\parsep0pt
  \item
    new features added
  \item
    new configuration file for \texttt{-{}-tidy} option, mathml and
    html5 elements are supported. This means that many validation errors
    in \texttt{mathml} output can be fixed with \texttt{-{}-tidy} option
  \item
    added configuration for all languages supported by \texttt{babel}
  \item
    \texttt{woff} and \texttt{ttf} fonts are supported
  \item
    added inline footlines in \texttt{epub3} format
  \item
    added \texttt{no-cut} command line option for breaking sections and
    chapters into standalone pages
  \item
    Please support
    \href{http://www.ulule.com/mathematics-ebooks/}{iniciative for
    improving mathml support} in Gecko and Webkit engines. This will
    hopefully improve also Epub3 readers.
  \end{itemize}
\item
  10/08/2013

  \begin{itemize}
  \itemsep1pt\parskip0pt\parsep0pt
  \item
    \href{https://github.com/michal-h21/make4ht}{\texttt{make4ht}} is
    now standalone application which \texttt{tex4ebook} depends on. You
    must
    \href{https://github.com/michal-h21/make4ht\#instalation}{install
    it} in order to use current \texttt{tex4ebook} version.
  \end{itemize}
\end{itemize}