From: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com>
To: Akira Yokosawa <akiyks@gmail.com>
Cc: perfbook@vger.kernel.org
Subject: Re: [RFC PATH 0/6] Indent tweaks after chapter title and epigraph
Date: Mon, 19 Sep 2016 16:01:59 -0700 [thread overview]
Message-ID: <20160919230159.GR10850@linux.vnet.ibm.com> (raw)
In-Reply-To: <029d0339-e50a-3b7e-1fb1-2322cb519dac@gmail.com>
On Mon, Sep 19, 2016 at 12:00:09PM +0900, Akira Yokosawa wrote:
> >From 85e0ec292cb75cad1ef71812fee11ed44ecc4ce8 Mon Sep 17 00:00:00 2001
> From: Akira Yokosawa <akiyks@gmail.com>
> Date: Mon, 19 Sep 2016 11:07:31 +0900
> Subject: [RFC PATH 0/6] Indent tweaks after chapter title and epigraph
>
> Hi Paul,
>
> After commit a9fe7df2efbc ("treewide: Enclose 'verbbox' within
> 'figure'"), inconsistency of indent of first paragraph of a chapter
> became more disturbing (maybe just for me).
>
> I noticed "book.cls" is already localized in the repository, and
> found a possible fix of the behavior of chapter heading in twocolumn
> layout there.
>
> As for epigraph, there are two ways to make the following paragraph
> not to indent.
> One is to patch the "\epigraph" command to put "afterheading-ness"
> at the end of the command.
> The other is to use "\epigraphhead" and place the epigraph at
> the header area of a page.
>
> My preference is to place epigraphs at he right hand side of the
> page even in twocolumn layout. The effect of using "epigraphhead"
> command is not identical to what I wanted, but the result seems
> better than what I had first anticipated.
>
> So, I chose the latter approach and composed this series to do
> the change.
>
> I'd like you to try it and give me feedback if any.
This looks much nicer! Queued and pushed.
Thanx, Paul
> Thanks, Akira
> ----
>
> Akira Yokosawa (6):
> Update book.cls
> book.cls: Fix indent after \chapter in twocolumn
> Makefile: Add localized 'book.cls' to dependency
> epigraph: Use \epigraphhead{}
> epigraph: Increase width a little
> Tweak page layout of onecolumn
>
> Makefile | 3 ++-
> SMPdesign/SMPdesign.tex | 4 ++--
> advsync/advsync.tex | 4 ++--
> appendix/ack/ack.tex | 4 ++--
> appendix/questions/questions.tex | 4 ++--
> book.cls | 21 +++++++++++++++------
> count/count.tex | 4 ++--
> cpu/cpu.tex | 4 ++--
> datastruct/datastruct.tex | 4 ++--
> debugging/debugging.tex | 4 ++--
> defer/defer.tex | 4 ++--
> easy/easy.tex | 4 ++--
> formal/formal.tex | 4 ++--
> future/future.tex | 4 ++--
> glossary.tex | 4 ++--
> intro/intro.tex | 4 ++--
> locking/locking.tex | 4 ++--
> owned/owned.tex | 4 ++--
> perfbook.tex | 17 ++++++++++++-----
> qqz.sty | 2 +-
> rt/rt.tex | 4 ++--
> together/together.tex | 4 ++--
> toolsoftrade/toolsoftrade.tex | 4 ++--
> 23 files changed, 68 insertions(+), 51 deletions(-)
>
> --
> 1.9.1
>
prev parent reply other threads:[~2016-09-19 23:02 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-09-19 3:00 [RFC PATH 0/6] Indent tweaks after chapter title and epigraph Akira Yokosawa
2016-09-19 3:02 ` [RFC PATH 1/6] Update book.cls Akira Yokosawa
2016-09-19 3:03 ` [RFC PATH 2/6] book.cls: Fix indent after \chapter in twocolumn Akira Yokosawa
2016-09-19 3:05 ` [RFC PATH 3/6] Makefile: Add localized 'book.cls' to dependency Akira Yokosawa
2016-09-19 3:06 ` [RFC PATH 4/6] epigraph: Use \epigraphhead{} Akira Yokosawa
2016-09-19 3:07 ` [RFC PATH 5/6] epigraph: Increase width a little Akira Yokosawa
2016-09-19 3:08 ` [RFC PATH 6/6] Tweak page layout of onecolumn Akira Yokosawa
2016-09-19 23:01 ` Paul E. McKenney [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20160919230159.GR10850@linux.vnet.ibm.com \
--to=paulmck@linux.vnet.ibm.com \
--cc=akiyks@gmail.com \
--cc=perfbook@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.