All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] Misc updates and fixes
@ 2017-01-28 11:06 Akira Yokosawa
  2017-01-28 11:08 ` [PATCH 1/4] Update hyphen-to-endash scripts Akira Yokosawa
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Akira Yokosawa @ 2017-01-28 11:06 UTC (permalink / raw)
  To: Paul E. McKenney; +Cc: perfbook, Akira Yokosawa

From 11f5734bf4b31fbb51cd6ec603d680a8b3f4f99c Mon Sep 17 00:00:00 2001
From: Akira Yokosawa <akiyks@gmail.com>
Date: Sat, 28 Jan 2017 20:01:42 +0900
Subject: [PATCH 0/4] Misc updates and fixes

Hi Paul,

This is a collection of random updates and fixes.

Patch 4 replaces non-hyphenation dashes with math mode minus signs.
As you know, I dislike such uses of dashes in LaTeX source. ;-)

                                    Thanks, Akira
--
Akira Yokosawa (4):
  Update hyphen-to-endash scripts
  advsync/memorybarriers: Use American spelling (initialize)
  together: Typo fix (a RCU ... -> an RCU ...)
  Use math mode minus signs for dashes in tables

 advsync/memorybarriers.tex           |  2 +-
 appendix/whymb/whymemorybarriers.tex | 20 ++++++++++----------
 together/applyrcu.tex                |  2 +-
 together/refcnt.tex                  |  8 ++++----
 utilities/bibhyphen2endash.sh        | 27 +++++++++++++++++++++++++++
 utilities/dohyphen2endash.sh         | 12 ++++++++++++
 utilities/hyphen2endash.sh           |  4 +++-
 7 files changed, 58 insertions(+), 17 deletions(-)
 create mode 100644 utilities/bibhyphen2endash.sh

-- 
2.7.4


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

end of thread, other threads:[~2017-01-30 19:33 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-28 11:06 [PATCH 0/4] Misc updates and fixes Akira Yokosawa
2017-01-28 11:08 ` [PATCH 1/4] Update hyphen-to-endash scripts Akira Yokosawa
2017-01-28 11:11 ` [PATCH 2/4] advsync/memorybarriers: Use American spelling (initialize) Akira Yokosawa
2017-01-28 11:12 ` [PATCH 3/4] together: Typo fix (a RCU ... -> an RCU ...) Akira Yokosawa
2017-01-28 11:13 ` [PATCH 4/4] Use math mode minus signs for dashes in tables Akira Yokosawa
2017-01-30 19:32 ` [PATCH 0/4] Misc updates and fixes 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.