>From e35b5bc0c56f255caee91054f05a5dd7b824b5fa Mon Sep 17 00:00:00 2001 From: Akira Yokosawa <akiyks@xxxxxxxxx> Date: Mon, 31 Jul 2017 23:20:57 +0900 Subject: [PATCH v2 0/8] Add style guide Hi Paul, This is the respin I mentioned earlier. Patch #2 has a few more changes from v1 to modify strings of package name. Other than that, the end result should be the same as v1. Note on the status of the floatrow package: Current version v0.3b was revised 2009/08/02. There has been no update since. I'm not sure if upstreaming is possible. Thanks, Akira -- Akira Yokosawa (8): Localize floatrow.sty as floatrowpf.sty Apply workaround to floatrowpf.sty Define 'listing' environment for style guide styleguide: Add listing environment examples Disable 'floatrow' layout in manually aligned code snippets styleguide: Add example of grouping code snippets styleguide: Add example of preferred table layout using 'booktabs' styleguide: Tweak layout of 'Limitation' table appendix/styleguide/hello.c | 9 + appendix/styleguide/styleguide.tex | 177 ++++- defer/rcuusage.tex | 6 +- floatrowpf.sty | 1482 ++++++++++++++++++++++++++++++++++++ howto/howto.tex | 4 +- perfbook.tex | 4 + 6 files changed, 1668 insertions(+), 14 deletions(-) create mode 100644 appendix/styleguide/hello.c create mode 100644 floatrowpf.sty -- 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