>From 7902d9405a7e92aef281297af179c0696bc389b8 Mon Sep 17 00:00:00 2001 From: Akira Yokosawa <akiyks@xxxxxxxxx> Date: Sun, 5 Nov 2017 23:33:03 +0900 Subject: [PATCH 0/4] Fix layout hiccup and typo in QQA Hi Paul, There remain several hiccups and typos in Answers to Quick Quizzes. This patch set fixes them. Patch #1 is actually a regression fix of my own. When I put a thin space before the "%", I removed the escape by accident. Patch #2 improves the layout of one-liner. Patch #3 fixes remaining hiccups in QQA of whymb. Patch #4 fixes other trivial typos. Thanks, Akira -- Akira Yokosawa (4): formal/regression: Restore escape to '%' symbol defer/seqlock: Use minipage and verbatim for one-liner in QQA appendix/whymb: Fix layout in answers to quick quizzes Fix typos in answers to quick quizzes appendix/toyrcu/toyrcu.tex | 2 +- appendix/whymb/whymemorybarriers.tex | 4 ++-- defer/seqlock.tex | 10 ++++++++-- formal/regression.tex | 2 +- memorder/memorder.tex | 6 +++--- toolsoftrade/toolsoftrade.tex | 2 +- 6 files changed, 16 insertions(+), 10 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