Discussions of the Parallel Programming book
 help / color / mirror / Atom feed
From: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com>
To: Akira Yokosawa <akiyks@gmail.com>
Cc: perfbook@vger.kernel.org
Subject: Re: [PATCH 2/2] defer/rcuapi: Move sidewaystable caption to top
Date: Wed, 25 Oct 2017 12:26:21 -0700	[thread overview]
Message-ID: <20171025192621.GP3659@linux.vnet.ibm.com> (raw)
In-Reply-To: <78a844fd-a4dc-c387-2b07-c25e8d606f7b@gmail.com>

On Tue, Oct 24, 2017 at 10:27:07PM +0900, Akira Yokosawa wrote:
> >From 72c667546d964d7fd40a1f21a6475c62e364e77c Mon Sep 17 00:00:00 2001
> From: Akira Yokosawa <akiyks@gmail.com>
> Date: Tue, 24 Oct 2017 22:15:27 +0900
> Subject: [PATCH 2/2] defer/rcuapi: Move sidewaystable caption to top
> 
> Captions of sidewaystables can't be controled by float package's
> styles. We need to move the caption in LaTeX source.
> 
> Signed-off-by: Akira Yokosawa <akiyks@gmail.com>

Applied and pushed, thank you!

							Thanx, Paul

> ---
>  defer/rcuapi.tex | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/defer/rcuapi.tex b/defer/rcuapi.tex
> index 6da4676..d4e434d 100644
> --- a/defer/rcuapi.tex
> +++ b/defer/rcuapi.tex
> @@ -20,6 +20,8 @@ presents concluding remarks.
>  \rowcolors{1}{}{lightgray}
>  \renewcommand*{\arraystretch}{1.3}
>  \centering
> +\caption{RCU Wait-to-Finish APIs}
> +\label{tab:defer:RCU Wait-to-Finish APIs}
>  \footnotesize
>  \begin{tabularx}{7.9in}{>{\raggedright\arraybackslash}p{1.08in}
>      >{\raggedright\arraybackslash}X
> @@ -115,8 +117,6 @@ Non-\tco{PREEMPT_RT} implementation &
>  		    SRCU \\
>  \bottomrule
>  \end{tabularx}
> -\caption{RCU Wait-to-Finish APIs}
> -\label{tab:defer:RCU Wait-to-Finish APIs}
>  \end{sidewaystable*}
> 
>  The most straightforward answer to ``what is RCU'' is that RCU is
> -- 
> 2.7.4
> 
> 


  reply	other threads:[~2017-10-25 19:26 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-10-24 13:26 [PATCH 1/2] locking: Update table layout Akira Yokosawa
2017-10-24 13:27 ` [PATCH 2/2] defer/rcuapi: Move sidewaystable caption to top Akira Yokosawa
2017-10-25 19:26   ` Paul E. McKenney [this message]
2017-10-25 21:58 ` [PATCH v2] locking: Update table layout Akira Yokosawa
2017-10-25 22:40   ` Paul E. McKenney

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20171025192621.GP3659@linux.vnet.ibm.com \
    --to=paulmck@linux.vnet.ibm.com \
    --cc=akiyks@gmail.com \
    --cc=perfbook@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox