Discussions of the Parallel Programming book
 help / color / mirror / Atom feed
* [PATCH] howto: Specify style of enumerate header
@ 2017-02-01 15:10 Akira Yokosawa
  2017-02-01 15:52 ` Paul E. McKenney
  0 siblings, 1 reply; 2+ messages in thread
From: Akira Yokosawa @ 2017-02-01 15:10 UTC (permalink / raw)
  To: Paul E. McKenney; +Cc: perfbook, Akira Yokosawa

From c6d2effca0b51ec680dc3e7b4072279686a2690f Mon Sep 17 00:00:00 2001
From: Akira Yokosawa <akiyks@gmail.com>
Date: Tue, 31 Jan 2017 22:14:49 +0900
Subject: [PATCH] howto: Specify style of enumerate header

This enumeration contains reference to its headers.
Specify "(a)" style for consistency.

Signed-off-by: Akira Yokosawa <akiyks@gmail.com>
---
 howto/howto.tex | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/howto/howto.tex b/howto/howto.tex
index f1f9cfe..2f1b0fc 100644
--- a/howto/howto.tex
+++ b/howto/howto.tex
@@ -453,7 +453,7 @@ patch containing a \co{Signed-off-by:} line.
 It is important to note that the \co{Signed-off-by:} line has
 a very specific meaning, namely that you are certifying that:

-\begin{enumerate}
+\begin{enumerate}[(a)]
 \item	The contribution was created in whole or in part
 	by me and I have the right to submit it under
 	the open source license indicated in the file; or
-- 
2.7.4


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] howto: Specify style of enumerate header
  2017-02-01 15:10 [PATCH] howto: Specify style of enumerate header Akira Yokosawa
@ 2017-02-01 15:52 ` Paul E. McKenney
  0 siblings, 0 replies; 2+ messages in thread
From: Paul E. McKenney @ 2017-02-01 15:52 UTC (permalink / raw)
  To: Akira Yokosawa; +Cc: perfbook

On Thu, Feb 02, 2017 at 12:10:06AM +0900, Akira Yokosawa wrote:
> >From c6d2effca0b51ec680dc3e7b4072279686a2690f Mon Sep 17 00:00:00 2001
> From: Akira Yokosawa <akiyks@gmail.com>
> Date: Tue, 31 Jan 2017 22:14:49 +0900
> Subject: [PATCH] howto: Specify style of enumerate header
> 
> This enumeration contains reference to its headers.
> Specify "(a)" style for consistency.
> 
> Signed-off-by: Akira Yokosawa <akiyks@gmail.com>

Applied, thank you!

							Thanx, Paul

> ---
>  howto/howto.tex | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/howto/howto.tex b/howto/howto.tex
> index f1f9cfe..2f1b0fc 100644
> --- a/howto/howto.tex
> +++ b/howto/howto.tex
> @@ -453,7 +453,7 @@ patch containing a \co{Signed-off-by:} line.
>  It is important to note that the \co{Signed-off-by:} line has
>  a very specific meaning, namely that you are certifying that:
> 
> -\begin{enumerate}
> +\begin{enumerate}[(a)]
>  \item	The contribution was created in whole or in part
>  	by me and I have the right to submit it under
>  	the open source license indicated in the file; or
> -- 
> 2.7.4
> 


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-02-01 15:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-01 15:10 [PATCH] howto: Specify style of enumerate header Akira Yokosawa
2017-02-01 15:52 ` Paul E. McKenney

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox