Discussions of the Parallel Programming book
 help / color / mirror / Atom feed
* [PATCH 0/6] Convert code snippets to "listing" environment
@ 2017-08-08 22:04 Akira Yokosawa
  2017-08-08 22:06 ` [PATCH 1/6] Define 'listing' environment for style guide Akira Yokosawa
                   ` (6 more replies)
  0 siblings, 7 replies; 10+ messages in thread
From: Akira Yokosawa @ 2017-08-08 22:04 UTC (permalink / raw)
  To: Paul E. McKenney; +Cc: perfbook, Akira Yokosawa

From 3a2394edf4c62cd0a051cf251d36702c6baa2c1a Mon Sep 17 00:00:00 2001
From: Akira Yokosawa <akiyks@gmail.com>
Date: Wed, 9 Aug 2017 06:42:58 +0900
Subject: [PATCH 0/6] Convert code snippets to "listing" environment

Hi Paul,

So, this is another attempt to give code snippets their own environment.
This time around, I used "float" and "subfig" packages.

The "ruled" style of "float" package (an example is presented in style
guide) looks a bit different from that of "floatrow", but it should be OK.

Patch #4 gives examples of grouping floating objects.
Grouping "ruled" style objects requires "subfig" package.

Patch #5 changes the label font in captions to bold face. It looks
consistent with the looks of the "ruled" style.

Patch #6 does the conversion in the "memory barriers" section.
The "ruled" style is not applied there yet. I'll submit a patch
to change the default style if you think the look is OK.

            Thanks, Akira
--
Akira Yokosawa (6):
  Define 'listing' environment for style guide
  styleguide: Add listing environment examples
  Use 'subfig' package instead of 'subfigure'
  styleguide: Add examples of grouping floating objects
  Specify 'labelfont=bf' option in captionsetup
  advsync: Convert code snippets and litmus tests to 'listing'

 advsync/memorybarriers.tex         | 120 ++++++++++++------------
 appendix/styleguide/styleguide.tex | 184 +++++++++++++++++++++++++++++++++++--
 perfbook.tex                       |   8 +-
 3 files changed, 245 insertions(+), 67 deletions(-)

-- 
2.7.4


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

end of thread, other threads:[~2017-08-08 23:28 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-08 22:04 [PATCH 0/6] Convert code snippets to "listing" environment Akira Yokosawa
2017-08-08 22:06 ` [PATCH 1/6] Define 'listing' environment for style guide Akira Yokosawa
2017-08-08 22:07 ` [PATCH 2/6] styleguide: Add listing environment examples Akira Yokosawa
2017-08-08 22:08 ` [PATCH 3/6] Use 'subfig' package instead of 'subfigure' Akira Yokosawa
2017-08-08 22:10 ` [PATCH 4/6] styleguide: Add examples of grouping floating objects Akira Yokosawa
2017-08-08 22:11 ` [PATCH 5/6] Specify 'labelfont=bf' option in captionsetup Akira Yokosawa
2017-08-08 22:12 ` [PATCH 6/6] advsync: Convert code snippets and litmus tests to 'listing' Akira Yokosawa
2017-08-08 22:33 ` [PATCH 0/6] Convert code snippets to "listing" environment Paul E. McKenney
2017-08-08 22:44   ` [PATCH] Promote 'ruled' style as default of 'listing' environment Akira Yokosawa
2017-08-08 23:27     ` 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