commit: fbcb58732d0a75138c0c7185f914d10f448ed472
Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 8 22:59:33 2015 +0000
Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Tue Dec 8 22:59:33 2015 +0000
URL: https://gitweb.gentoo.org/proj/pms.git/commit/?id=fbcb5873
Appendix: Include EAPI differences sections in table of contents.
eapi-differences.tex | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
diff --git a/eapi-differences.tex b/eapi-differences.tex
index 28ef6e3..c552497 100644
--- a/eapi-differences.tex
+++ b/eapi-differences.tex
@@ -249,11 +249,11 @@ File mtimes preserved &
\compactfeatureref{mtime-preserve} &
\note This chapter is informative and for convenience only. Refer to the main
text for specifics.
-\section*{EAPI 0}
+\section{EAPI 0}
EAPI 0 is the base EAPI.
-\section*{EAPI 1}
+\section{EAPI 1}
EAPI 1 is EAPI 0 with the following changes:
@@ -263,7 +263,7 @@ EAPI 1 is EAPI 0 with the following changes:
\item Different \t{src\_compile} implementation, \featureref{src-compile-1}.
\end{compactitem}
-\section*{EAPI 2}
+\section{EAPI 2}
EAPI 2 is EAPI 1 with the following changes:
@@ -280,7 +280,7 @@ EAPI 2 is EAPI 1 with the following changes:
\item \t{default} function, \featureref{default-func}.
\end{compactitem}
-\section*{EAPI 3}
+\section{EAPI 3}
EAPI 3 is EAPI 2 with the following changes:
\begin{compactitem}
@@ -290,7 +290,7 @@ EAPI 3 is EAPI 2 with the following changes:
\item File modification times are preserved, \featureref{mtime-preserve}.
\end{compactitem}
-\section*{EAPI 4}
+\section{EAPI 4}
EAPI 4 is EAPI 3 with the following changes:
@@ -319,7 +319,7 @@ EAPI 4 is EAPI 3 with the following changes:
\item \t{use\_with} and \t{use\_enable} support empty third argument,
\featureref{use-with}.
\end{compactitem}
-\section*{EAPI 5}
+\section{EAPI 5}
EAPI 5 is EAPI 4 with the following changes:
@@ -340,7 +340,7 @@ EAPI 5 is EAPI 4 with the following changes:
\item \t{usex} support, \featureref{usex}.
\end{compactitem}
-\section*{EAPI 6}
+\section{EAPI 6}
EAPI 6 is EAPI 5 with the following changes: