>From a2d0cd80fb99a15bd5265f12863ac8f0183f9a9b Mon Sep 17 00:00:00 2001 From: Akira Yokosawa <akiyks@xxxxxxxxx> Date: Sat, 18 Nov 2017 23:43:37 +0900 Subject: [PATCH 0/3] Update qqzreorder.pl Hi Paul, In commit 90197e37d310 ("Fix layout hiccups in answers to quick quizzes"), I missed that code snippets at the end of QQAs were taken care of by qqzreorder.pl. The hiccup I saw in rcuapi.tex was the regression of conversion of code snippets to "listing" environment. I should have updated qqzreorder.pl at the time so that it could take care of "listing"s at the end of QQAs. Patch #1 updates qqzreorder.pl and tweaks a code snippet in memorder's QQA, which has such a listing at the end of a QQA. Patch #2 reverts the unnecessary changes in the above mentioned commit. It has no effect in the resulting PDF, but the spacial case handling should be done in a consistent manner. Patch #3 fixes unrelated trivial typos. Thanks, Akira -- Akira Yokosawa (3): Update qqzreorder.pl to take care of listing at the end of QQA Partial revert of 'Fix layout hiccups in answers to quick quizzes' memorder: Fix trivial typo defer/rcuapi.tex | 7 +++---- memorder/memorder.tex | 5 +++-- utilities/qqzreorder.pl | 24 ++++++++++++------------ 3 files changed, 18 insertions(+), 18 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