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 0/4] Add target for "Latin Modern Typewriter" font
Date: Sun, 19 Mar 2017 18:03:13 -0700	[thread overview]
Message-ID: <20170320010313.GF3637@linux.vnet.ibm.com> (raw)
In-Reply-To: <1f9afad1-2c95-2d81-aa43-810355eed544@gmail.com>

On Mon, Mar 20, 2017 at 01:14:59AM +0900, Akira Yokosawa wrote:
> On 2017/03/12 18:12:03 -0700, Paul E. McKenney wrote:
> > On Mon, Mar 13, 2017 at 12:36:56AM +0900, Akira Yokosawa wrote:
> >> >From 2f6614cdf5e1b0f7da9a5c05833dbc4a251eaa9c Mon Sep 17 00:00:00 2001
> >> From: Akira Yokosawa <akiyks@gmail.com>
> >> Date: Mon, 13 Mar 2017 00:10:31 +0900
> >> Subject: [PATCH 0/4] Add target for "Latin Modern Typewriter" font
> >>
> >> So, this is a patch set to add yet another target for alternative monospace font.
> >> While preparing this set, I found a (not serious) bug in runlatex.sh.
> >> In fixing it, I refactored the script so that redundant code can be removed.
> >>
> >> Latin Modern Typewriter font is based on "cmtt" (Computer Modern Typewrite) font.
> >> I see that some of your articles cited in Bibliography use it as monospace font,
> >> and they look quite good. cmtt is said to be not suited to Times Roman font
> >> because of its short x-height, but as we are using scaled courier font,
> >> it should not be a big deal.
> >>
> >> Please try the target "mslm" and let me know what you think.
> > 
> > I do like the better display of error messages -- especially now with
> > the list of undefined references being printed, much nicer than editing
> > perfbook.log and searching for them!
> > 
> > I very like the more narrow fixed-width font.  I -think- I like the mslm
> > variant even better, but let's see what others think.
> 
> As I've using mslm for a week, I think it is nicer than mstx or msnt
> in verbatim code snippets.
> Howerver, when mixed used with Times Roman (clone) font in the main text,
> I prefer the look of newtxtt font because of it is slightly thicker, and
> it has mostly the same degree of serif as Times Roman.
> 
> One idea is to use cmtt (or lmtt) for code snippet, and use newtxtt (or
> txtt as a fallback on older LaTeX environment). I'll try this direction
> and prepare an RFC patch for you to try.
> 
> If it looks good for you, we might want to modify font selection for default
> targets 2c, 1c and hb. Otherwise, we can expect few feedback if any.
> When we do the change, current defaults' behaviors should be provided in
> alternative targets for people to compare.

Sounds good -- all for trying it and seeing what people think!

							Thanx, Paul

>                                  Thanks, Akira
> 
> > 
> > 							Thanx, Paul
> > 
> >>                                 Thanks, Akira
> >> -- 
> >> Akira Yokosawa (4):
> >>   runlatex.sh: Refactor by defining functions
> >>   runlatex.sh: Fix typo in grep pattern
> >>   runlatex.sh: Add more lines of grep output around warning/error log
> >>   Add target 'mslm' for 'Latin Modern Typewriter' font
> >>
> >>  Makefile                   | 11 ++++--
> >>  perfbook.tex               |  3 +-
> >>  utilities/runfirstlatex.sh |  3 +-
> >>  utilities/runlatex.sh      | 87 +++++++++++++++++++++-------------------------
> >>  4 files changed, 52 insertions(+), 52 deletions(-)
> >>
> >> -- 
> >> 2.7.4
> >>
> > 
> > 
> 


      reply	other threads:[~2017-03-20  4:41 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-12 15:36 [PATCH 0/4] Add target for "Latin Modern Typewriter" font Akira Yokosawa
2017-03-12 15:38 ` [PATCH 1/4] runlatex.sh: Refactor by defining functions Akira Yokosawa
2017-03-12 15:39 ` [PATCH 2/4] runlatex.sh: Fix typo in grep pattern Akira Yokosawa
2017-03-12 15:40 ` [PATCH 3/4] runlatex.sh: Add more lines of grep output around warning/error log Akira Yokosawa
2017-03-12 15:43 ` [PATCH 4/4] Add target 'mslm' for 'Latin Modern Typewriter' font Akira Yokosawa
2017-03-13  1:12 ` [PATCH 0/4] Add target for "Latin Modern Typewriter" font Paul E. McKenney
2017-03-19 16:14   ` Akira Yokosawa
2017-03-20  1:03     ` 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=20170320010313.GF3637@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