From: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com>
To: Akira Yokosawa <akiyks@gmail.com>
Cc: perfbook@vger.kernel.org
Subject: Re: [PATCH v2] Tweak width of epigraph
Date: Wed, 27 Jul 2016 11:49:55 -0700 [thread overview]
Message-ID: <20160727184955.GG3873@linux.vnet.ibm.com> (raw)
In-Reply-To: <fadd9a11-78e8-ced4-ae35-66ca845b7fd4@gmail.com>
On Thu, Jul 28, 2016 at 12:09:32AM +0900, Akira Yokosawa wrote:
> >From 63252e8e5f8e3a74e1ab41fd577b90cdf037e36c Mon Sep 17 00:00:00 2001
> From: Akira Yokosawa <akiyks@gmail.com>
> Date: Wed, 27 Jul 2016 23:51:18 +0900
> Subject: [PATCH v2] Tweak width of epigraph
>
> The default of \epigraphwidth is .5\textwidth.
> This causes different widths of one-column and two-column layouts.
> This commit defines it in an absolute length to specify same
> width for both layouts
>
> Suggested-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
> Signed-off-by: Akira Yokosawa <akiyks@gmail.com>
Much better!!! Queued, thank you!
Thanx, Paul
> ---
> perfbook.tex | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/perfbook.tex b/perfbook.tex
> index 9216485..95902be 100644
> --- a/perfbook.tex
> +++ b/perfbook.tex
> @@ -31,7 +31,7 @@
> \usepackage{footnotebackref} % to enable cross-ref of footnote
> \usepackage[all]{hypcap} % for going to the top of figure and table
> \usepackage{epigraph}
> -
> +\setlength{\epigraphwidth}{2.3in}
> % custom packages
>
> \usepackage{qqz}
> --
> 1.9.1
>
>
prev parent reply other threads:[~2016-07-27 18:50 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-07-26 14:49 [PATCH] Tweak width of epigraph for two-column layout Akira Yokosawa
2016-07-26 15:22 ` Paul E. McKenney
2016-07-27 15:07 ` Akira Yokosawa
2016-07-27 15:09 ` [PATCH v2] Tweak width of epigraph Akira Yokosawa
2016-07-27 18:49 ` Paul E. McKenney [this message]
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=20160727184955.GG3873@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