On Sun, Oct 22, 2017 at 09:21:54AM +0900, Akira Yokosawa wrote: > >From 101b029a0d2ab0296d51556a305099e73c6156e2 Mon Sep 17 00:00:00 2001 > From: Akira Yokosawa <akiyks@xxxxxxxxx> > Date: Sun, 22 Oct 2017 09:03:58 +0900 > Subject: [PATCH] advsync/rt: Restore epigraph under section > > By using the \epigraph{} command, sections can have their own > epigraphs. The \noindent command is to keep afterheading-ness. > > Signed-off-by: Akira Yokosawa <akiyks@xxxxxxxxx> Not at all bad, actually! However, I want to hold off on this one, as it will take some time to come up with epigraphs for enough of the first-level sections to avoid making this one look weird. Something to start on after the upcoming release. Oh, and suggestions welcome. Thanx, Paul > --- > advsync/rt.tex | 5 +++-- > 1 file changed, 3 insertions(+), 2 deletions(-) > > diff --git a/advsync/rt.tex b/advsync/rt.tex > index 4d86c5d..ebbb2f4 100644 > --- a/advsync/rt.tex > +++ b/advsync/rt.tex > @@ -3,9 +3,10 @@ > \section{Parallel Real-Time Computing} > \label{sec:Parallel Real-Time Computing} > % > -%\Epigraph{The difference between you and me is that I was right in time.} > -% {\emph{Konrad Adenauer}} > +\epigraph{The difference between you and me is that I was right in time.} > + {\emph{Konrad Adenauer}} > > +\noindent% > An important emerging area in computing is that of parallel real-time > computing. > Section~\ref{sec:advsync:What is Real-Time Computing?} > -- > 2.7.4 > > -- To unsubscribe from this list: send the line "unsubscribe perfbook" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html