All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com>
To: Akira Yokosawa <akiyks@gmail.com>
Cc: perfbook@vger.kernel.org
Subject: Re: [PATCH 0/3] Tweak section-level epigraph
Date: Sat, 1 Sep 2018 10:29:47 -0700	[thread overview]
Message-ID: <20180901172947.GN4225@linux.vnet.ibm.com> (raw)
In-Reply-To: <eb5de77b-fc3f-88d4-f717-c0f7314005e9@gmail.com>

On Sat, Sep 01, 2018 at 09:11:36AM +0900, Akira Yokosawa wrote:
> >From 40c5e61208be1df272b99fa103b9d74ddbb1c379 Mon Sep 17 00:00:00 2001
> From: Akira Yokosawa <akiyks@gmail.com>
> Date: Sat, 1 Sep 2018 08:45:12 +0900
> Subject: [PATCH 0/3] Tweak section-level epigraph
> 
> Hi Paul,
> 
> Recently, you added section-level epigraphs in debugging chapter.
> I noticed minor issues in there appearances.
> 
>   1. 1st paragraph of a section is now indented.
>   2. In "1csf" target, section-level epigraph of sans serif font
>      looks inconsistent with chapter-level epigraph of roman font.
> 
> Indent right after an epigraph can be suppressed by using
> "noindentafter" package. However, Ubuntu Trusty has a buggy one.
> So patch #1 imports the latest one.
> Patch #2 enables the \NoIndentAfterCmd setting for \epigraph{}.
> Patch #3 removes font family setting in \Epigraph{} for chapter-
> level epigraph.
> 
> Note that Patch #1 contains trailing blanks.

Nice!!!

But given the license and this line from noindentafter.sty, don't
we either have to also add noindentafter.tex on the one hand or
say where to get them on the other?

"This work consists of the files noindentafter.tex and noindentafter.sty."

Or am I misinterpreting the license?

							Thanx, Paul

>          Thanks, Akira
> 
> Akira Yokosawa (3):
>   Import noindentafter.sty 0.2.2
>   Suppress indent right after section-level epigraph
>   Remove font family specifier in \Epigraph{}
> 
>  Makefile          |   1 +
>  noindentafter.sty | 189 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
>  perfbook.tex      |   4 +-
>  3 files changed, 193 insertions(+), 1 deletion(-)
>  create mode 100644 noindentafter.sty
> 
> -- 
> 2.7.4
> 


  parent reply	other threads:[~2018-09-01 21:42 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-09-01  0:11 [PATCH 0/3] Tweak section-level epigraph Akira Yokosawa
2018-09-01  0:13 ` [PATCH 1/3] Import noindentafter.sty 0.2.2 Akira Yokosawa
2018-09-01  0:14 ` [PATCH 2/3] Suppress indent right after section-level epigraph Akira Yokosawa
2018-09-01  0:15 ` [PATCH 3/3] Remove font family specifier in \Epigraph{} Akira Yokosawa
2018-09-01 17:29 ` Paul E. McKenney [this message]
2018-09-01 23:26   ` [PATCH 0/3] Tweak section-level epigraph Akira Yokosawa
2018-09-01 23:33   ` [PATCH] Add info where to obtain 'noindentafter' package Akira Yokosawa
2018-09-02  4:14     ` Paul E. McKenney

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=20180901172947.GN4225@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.