summaryrefslogtreecommitdiffstats
path: root/owned
diff options
context:
space:
mode:
authorAkira Yokosawa <akiyks@gmail.com>2016-09-10 20:10:26 +0900
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>2016-09-19 15:54:19 -0700
commit87f677ab4d182650922ef509c768a5711e44b8a0 (patch)
tree08e3965ffecbe18adfff9d39e046dc44d54de09d /owned
parentec6a29f1292c2c3efc39d3e9309e6c1724d086b8 (diff)
downloadperfbook-87f677ab4d182650922ef509c768a5711e44b8a0.tar.gz
epigraph: Use \epigraphhead{}
This commit makes use of \epigraphhead{} so that epigraphs are placed in header areas of chapter heading pages. To make the change less invasive, it defines a macro \Epigraph{} in the preamble and use it after each chapter heading. By modifying the definition of the macro, it would be easy to tweak layout of epigraphs. Note that no text (nor line break) is permitted between \chapter{} and \epigraphhead{} commands. So each blank line above \epigraph{} is replaced with a comment. Signed-off-by: Akira Yokosawa <akiyks@gmail.com> Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Diffstat (limited to 'owned')
-rw-r--r--owned/owned.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/owned/owned.tex b/owned/owned.tex
index b6e9e027..b37f0c49 100644
--- a/owned/owned.tex
+++ b/owned/owned.tex
@@ -1,8 +1,8 @@
% owned/owned.tex
\QuickQuizChapter{chp:Data Ownership}{Data Ownership}
-
-\epigraph{It is mine, I tell you. My own. My precious. Yes, my precious.}
+%
+\Epigraph{It is mine, I tell you. My own. My precious. Yes, my precious.}
{\emph{Gollum in ``The Fellowship of the Ring'', J.R.R.~Tolkien}}
One of the simplest ways to avoid the synchronization overhead that