All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Tweak section-level epigraph
@ 2018-09-01  0:11 Akira Yokosawa
  2018-09-01  0:13 ` [PATCH 1/3] Import noindentafter.sty 0.2.2 Akira Yokosawa
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Akira Yokosawa @ 2018-09-01  0:11 UTC (permalink / raw)
  To: Paul E. McKenney; +Cc: perfbook, Akira Yokosawa

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.

         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


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2018-09-02  8:28 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 ` [PATCH 0/3] Tweak section-level epigraph Paul E. McKenney
2018-09-01 23:26   ` 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

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.