All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Get rid of plain dashes for ranges
@ 2019-12-05 15:14 Akira Yokosawa
  2019-12-05 15:15 ` [PATCH 1/3] bib/hw.bib: Use endash for volume range Akira Yokosawa
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Akira Yokosawa @ 2019-12-05 15:14 UTC (permalink / raw)
  To: Paul E. McKenney; +Cc: perfbook, Akira Yokosawa

Hi Paul,

In your recent updates, I see you have used endashes for range
of numbers.

So I think it is high time to get rid of other plain dashes used
for ranges.  After the change made in commit 38eec3194c9a
("Use \crefrange{}{} for range of figures"), there remain around
twenty such plain dashes.

Patch #1 updates a case under bib/.
Patch #2 takes care of other plain dashes.
Patch #3 updates the section "En Dash" in style guide. It also adds
a section on cross-reference.

Please permit the brevity of change logs in this set.

        Thanks, Akira
--
Akira Yokosawa (3):
  bib/hw.bib: Use endash for volume range
  treewide: Use endash for ranges
  styleguide: Update on cross-reference and endash

 advsync/rt.tex                       |  2 +-
 appendix/styleguide/styleguide.tex   | 92 ++++++++++++++++++++++------
 appendix/toyrcu/toyrcu.tex           |  2 +-
 appendix/whymb/whymemorybarriers.tex |  2 +-
 bib/hw.bib                           |  2 +-
 cpu/overheads.tex                    |  2 +-
 datastruct/datastruct.tex            |  6 +-
 defer/hazptr.tex                     |  2 +-
 easy/easy.tex                        |  2 +-
 future/formalregress.tex             |  2 +-
 legal.tex                            |  2 +-
 locking/locking.tex                  |  4 +-
 12 files changed, 87 insertions(+), 33 deletions(-)

-- 
2.17.1


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

end of thread, other threads:[~2019-12-05 16:50 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-12-05 15:14 [PATCH 0/3] Get rid of plain dashes for ranges Akira Yokosawa
2019-12-05 15:15 ` [PATCH 1/3] bib/hw.bib: Use endash for volume range Akira Yokosawa
2019-12-05 15:17 ` [PATCH 2/3] treewide: Use endash for ranges Akira Yokosawa
2019-12-05 15:19 ` [PATCH 3/3] styleguide: Update on cross-reference and endash Akira Yokosawa
2019-12-05 16:50 ` [PATCH 0/3] Get rid of plain dashes for ranges 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.