Discussions of the Parallel Programming book
 help / color / mirror / Atom feed
* [PATCH 0/5] Style guide updates
@ 2017-08-13  3:27 Akira Yokosawa
  2017-08-13  3:29 ` [PATCH 1/5] styleguide: Add examples of alternative table layout Akira Yokosawa
                   ` (5 more replies)
  0 siblings, 6 replies; 9+ messages in thread
From: Akira Yokosawa @ 2017-08-13  3:27 UTC (permalink / raw)
  To: Paul E. McKenney; +Cc: perfbook, Akira Yokosawa

From 24d4de52c8186c1ec1787e76d13e22646d804a53 Mon Sep 17 00:00:00 2001
From: Akira Yokosawa <akiyks@gmail.com>
Date: Sun, 13 Aug 2017 11:00:48 +0900
Subject: [PATCH 0/5] Style guide updates

Hi Paul,

The style guide needs some updates regarding recent changes in
litmus tests in memory barriers section. (Patch #3)
Also I recovered the tweaks in table layout. I added another
option to color rows alternately. (Patch #1 and #2)
Patch #4 is my attempt to convince you that using commas for
digit grouping should be regarded as harmful in global POV.
My suggestion is to use \num{} commands in LaTeX source and
let a reader to pick a style of his/her choice.

\num{} command can slow down pdflatex processing somewhat,
but should be acceptable on modern platforms.

Thoughts?

        Thanks, Akira
--
Akira Yokosawa (5):
  styleguide: Add examples of alternative table layout
  styleguide: Tweak layout of 'Limitation' table
  styleguide: Update LaTeX source of code snippet
  styleguide: Add example of options to \num{} command
  styleguide: Emphasize source part of epigraph

 appendix/styleguide/samplecodesnippet.tex    |  19 --
 appendix/styleguide/samplecodesnippetfig.tex |  19 ++
 appendix/styleguide/samplecodesnippetlst.tex |  19 ++
 appendix/styleguide/styleguide.tex           | 375 ++++++++++++++++++---------
 perfbook.tex                                 |   5 +-
 5 files changed, 301 insertions(+), 136 deletions(-)
 delete mode 100644 appendix/styleguide/samplecodesnippet.tex
 create mode 100644 appendix/styleguide/samplecodesnippetfig.tex
 create mode 100644 appendix/styleguide/samplecodesnippetlst.tex

-- 
2.7.4


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

end of thread, other threads:[~2017-08-14 15:32 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-13  3:27 [PATCH 0/5] Style guide updates Akira Yokosawa
2017-08-13  3:29 ` [PATCH 1/5] styleguide: Add examples of alternative table layout Akira Yokosawa
2017-08-13  3:30 ` [PATCH 2/5] styleguide: Tweak layout of 'Limitation' table Akira Yokosawa
2017-08-13  3:31 ` [PATCH 3/5] styleguide: Update LaTeX source of code snippet Akira Yokosawa
2017-08-13  3:32 ` [PATCH 4/5] styleguide: Add example of options to \num{} command Akira Yokosawa
2017-08-13  3:33 ` [PATCH 5/5] styleguide: Emphasize source part of epigraph Akira Yokosawa
2017-08-13 17:26 ` [PATCH 0/5] Style guide updates Paul E. McKenney
2017-08-13 23:24   ` Akira Yokosawa
2017-08-14 15:32     ` Paul E. McKenney

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox