On 2016/09/12 07:49:11 -0700, Paul E. McKenney wrote: > On Sun, Sep 11, 2016 at 11:49:13AM +0900, Akira Yokosawa wrote: >> >From 1cbac7a606ed336367529414512d84005f92bf1f Mon Sep 17 00:00:00 2001 >> From: Akira Yokosawa <akiyks@xxxxxxxxx> >> Date: Sun, 11 Sep 2016 11:33:33 +0900 >> Subject: [RFC PATCH] toyrcu: Enclose 'verbbox' within 'figure' >> >> Bare "verbbox" environment just after a section heading causes >> the "afterheading"-ness of the first paragraph. >> By enclosing the "verbbox" by a "figure" environment, we can >> avoid the side-effect. >> >> This commit does the enclosing by moving \begin{figure} ahead of >> \begin{verbbox}. >> >> Signed-off-by: Akira Yokosawa <akiyks@xxxxxxxxx> > > Much better! Applied, thank you! Thanks for applying this. I'll do tree-wide modifications and submit them as a pull request. Before doing it, I've made a set of scripts to find modification candidate. I'm sending them as a patch. They can be used later to check if any wrong pattern of "verbbox" env might have sneaked in. Thanks, Akira > > Thanx, Paul > -- 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