All of lore.kernel.org
 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: [GIT PULL] SMPdesign: Use subscript in lockdeqhash figures
Date: Sun, 7 Aug 2016 11:18:39 -0700	[thread overview]
Message-ID: <20160807181839.GE3482@linux.vnet.ibm.com> (raw)
In-Reply-To: <fb2c9c38-c715-e176-a576-5dd4391832d5@gmail.com>

On Sat, Aug 06, 2016 at 07:07:29PM +0900, Akira Yokosawa wrote:
> Hi Paul,
> 
> This is somewhat related to the "using hyphens for minus signs" issue.
> In Figures 6.8 and 6.9, entry names such as "L-2" are used.
> The "-" here means minus, but it is *not* obvious at first glance if
> it means "L minus 2" or not.
> 
> If we make "-2" a subscript, it would be much easier to see that
> it means "L whose sequence number is 'minus 2'".
> So, I tweaked the xfig sources of the figures to make those numbers
> in entries look like subscripts. I also altered the numbers in entry names
> mentioned in the corresponding text as subscripts (using math mode).
> 
> I'm sending this as a pull request as the resulting patch became fairly
> large due to eps files.
> 
> I hope you like there tweaks.
> 
> Additional patch is a fix of entry numbers of Figure 6.9, which is
> actually 16 if my understanding of the figure is correct.

I pulled both, thank you.

Any thoughts on converting .fig files to .svg?  My approach has been to
import .fig files into inkscape as I need to modify them.  The results
are OK, but not perfect (for example, arrows in .fig become two objects
in .svg, the line and the arrowhead).

						Thanx, Paul

>                                              Thanks, Akira 
> 
> ---------
> The following changes since commit ec15e80376f04f5b2be8779aedfda3ba184a4e37:
> 
>   Fix URL for MathieuDesnoyers2009LFCollabSummit (2016-08-05 13:12:07 -0700)
> 
> are available in the git repository at:
> 
>   https://github.com/akiyks/perfbook.git lockdeqhash-use-subscript
> 
> for you to fetch changes up to 7893124def444db34fbb6bc2b4e9b2f20675c2eb:
> 
>   SMPdesign: Fix number of elements regarding Figure 6.9 (2016-08-06 18:14:07 +0900)
> 
> ----------------------------------------------------------------
> Akira Yokosawa (2):
>       SMPdesign: Use subscript in lockdeqhash figures
>       SMPdesign: Fix number of elements regarding Figure 6.9
> 
>  SMPdesign/lockdeqhash1R.eps   | 330 +++++++++++++++++++++++++++++++++++-------
>  SMPdesign/lockdeqhash1R.fig   |  39 +++--
>  SMPdesign/lockdeqhashlots.eps | 323 +++++++++++++++++++++++++++++++++++------
>  SMPdesign/lockdeqhashlots.fig |  48 ++++--
>  SMPdesign/partexercises.tex   |  14 +-
>  5 files changed, 622 insertions(+), 132 deletions(-)
> 


  reply	other threads:[~2016-08-07 18:18 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-08-06 10:07 [GIT PULL] SMPdesign: Use subscript in lockdeqhash figures Akira Yokosawa
2016-08-07 18:18 ` Paul E. McKenney [this message]
2016-08-07 22:08   ` Akira Yokosawa
2016-08-08  0:15     ` Paul E. McKenney
2016-08-08 15:21       ` Akira Yokosawa
2016-08-08 16:42         ` 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=20160807181839.GE3482@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.