All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Fix layout hiccups in answers to quick quizzes
@ 2017-11-04  1:38 Akira Yokosawa
  2017-11-04  1:39 ` [PATCH 1/3] hyphen2endash.sh: Add patterns for 'nn-mm days' and 'nn-mm sheets' Akira Yokosawa
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Akira Yokosawa @ 2017-11-04  1:38 UTC (permalink / raw)
  To: Paul E. McKenney; +Cc: perfbook, Akira Yokosawa

From fa20d77f7a35114dd6bf93e362b44235b163f1ad Mon Sep 17 00:00:00 2001
From: Akira Yokosawa <akiyks@gmail.com>
Date: Sat, 4 Nov 2017 09:01:08 +0900
Subject: [PATCH 0/3] Fix layout hiccups in answers to quick quizzes

Hi Paul,

This patch set picks up some minor tweaks regarding answers to
quick quizzes.

Patch #1 adds a couple of patterns to hyphen2endash.sh
Patch #2 adjusts line-break position after nn-mm so that the pattern
added in Patch #1 can be applied.
Patch #3 fixes some layout hiccups in answers to quick quizzes.

      Thanks, Akira
--
Akira Yokosawa (3):
  hyphen2endash.sh: Add patterns for 'nn-mm days' and 'nn-mm sheets'
  cpu/overheads: Don't break just after nn-mm
  Fix layout hiccups in answers to quick quizzes

 cpu/overheads.tex             | 4 ++--
 defer/rcuapi.tex              | 7 ++++---
 defer/rcufundamental.tex      | 1 +
 memorder/memorder.tex         | 7 ++++---
 toolsoftrade/toolsoftrade.tex | 2 +-
 utilities/hyphen2endash.sh    | 6 ++++++
 6 files changed, 18 insertions(+), 9 deletions(-)

-- 
2.7.4


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

end of thread, other threads:[~2017-11-04 16:09 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-11-04  1:38 [PATCH 0/3] Fix layout hiccups in answers to quick quizzes Akira Yokosawa
2017-11-04  1:39 ` [PATCH 1/3] hyphen2endash.sh: Add patterns for 'nn-mm days' and 'nn-mm sheets' Akira Yokosawa
2017-11-04  1:40 ` [PATCH 2/3] cpu/overheads: Don't break just after nn-mm Akira Yokosawa
2017-11-04  4:40   ` Paul E. McKenney
2017-11-04  5:24     ` Akira Yokosawa
2017-11-04 16:09       ` Paul E. McKenney
2017-11-04  1:41 ` [PATCH 3/3] Fix layout hiccups in answers to quick quizzes Akira Yokosawa

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.