>From 3a2394edf4c62cd0a051cf251d36702c6baa2c1a Mon Sep 17 00:00:00 2001 From: Akira Yokosawa <akiyks@xxxxxxxxx> 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 -- To unsubscribe from this list: send the line "unsubscribe perfbook" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html