[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
Subject: [PATCH] acknowledgements: fix spill over
Use a subsection instead of a title page, otherwise
list of acknowledged people spills over to the next page.
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
---
acknowledgements.tex | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)
diff --git a/acknowledgements.tex b/acknowledgements.tex
index b2feeaf..557874e 100644
--- a/acknowledgements.tex
+++ b/acknowledgements.tex
@@ -5,7 +5,7 @@ \chapter{Acknowledgements}\label{chap:Acknowledgements}
The following individuals have participated in the creation of this specification and are gratefully acknowledged:
-\begin{oasistitlesection}{Participants}
+\subsection*{Participants}
Allen Chia, Oracle \newline
Amit Shah, Red Hat \newline
Amos Kong, Red Hat \newline
@@ -58,12 +58,11 @@ \chapter{Acknowledgements}\label{chap:Acknowledgements}
Vijay Balakrishna, Oracle \newline
Wei Wang, Intel \newline
Xin Zeng, Intel \newline
-\end{oasistitlesection}
The following non-members have provided valuable feedback on this
specification and are gratefully acknowledged:
-\begin{oasistitlesection}{Reviewers}
+\subsection*{Reviewers}
Aaron Conole, Red Hat \newline
Andrew Thornton, Google \newline
Arun Subbarao, LynuxWorks \newline
@@ -103,4 +102,3 @@ \chapter{Acknowledgements}\label{chap:Acknowledgements}
Will Deacon, ARM \newline
Yuri Benditovich, Red Hat / Daynix \newline
Zhoujian, Huawei \newline
-\end{oasistitlesection}
--
MST
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]