From: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com>
To: Akira Yokosawa <akiyks@gmail.com>
Cc: perfbook@vger.kernel.org
Subject: Re: [PATCH 0/8] Hyphenation updates
Date: Mon, 16 Jan 2017 14:41:46 -0800 [thread overview]
Message-ID: <20170116224146.GQ5238@linux.vnet.ibm.com> (raw)
In-Reply-To: <2c5427c4-463a-d118-3c30-d2c9f7ffd5a7@gmail.com>
On Mon, Jan 16, 2017 at 11:55:18PM +0900, Akira Yokosawa wrote:
> >From 4e1157502e94beeef363808e627acd2882e0aac0 Mon Sep 17 00:00:00 2001
> From: Akira Yokosawa <akiyks@gmail.com>
> Date: Mon, 16 Jan 2017 23:33:49 +0900
> Subject: [PATCH 0/8] Hyphenation updates
>
> Hi Paul,
>
> This is a set of fixes and improvements mostly of hyphenation.
> Highlight would be patches 3--5, which import hyphenation exceptions
> for US English and add some exception for perfbook.
> Patch 7 comments out an exception of "process", which prevents hyphenation
> of "pro-cess". I think this hyphenation is acceptable, but you may have
> other ideas.
I am agnostic on that point. ;-)
I do see that https://www.ctan.org/tex-archive/info/digests/tugboat/hyphenex
lists public domain and all-permissive as potential licenses, and public
domain is compatible with CC.
Queued, thank you!
Thanx, Paul
> Thanks, Akira
> --
> Akira Yokosawa (8):
> count: Use \log in math mode
> SMPdesign: Add shortcut of extdash to compound words
> Import exceptions for US English hyphenation from 'hyphenex' package
> Add hyphenation exceptions file for perfbook
> perfbook.tex: Include ushyphex.tex and pfhyphex.tex
> Revert "count: Enclose 'REQACK' in \mbox{}"
> Comment out 'process' in hyphenation exceptions
> SMPdesign: Add another shortcut of extdash
>
> SMPdesign/SMPdesign.tex | 2 +-
> SMPdesign/partexercises.tex | 2 +-
> count/count.tex | 6 +-
> perfbook.tex | 3 +
> pfhyphex.tex | 4 +
> ushyphex.tex | 1454 +++++++++++++++++++++++++++++++++++++++++++
> 6 files changed, 1466 insertions(+), 5 deletions(-)
> create mode 100644 pfhyphex.tex
> create mode 100644 ushyphex.tex
>
> --
> 2.7.4
>
prev parent reply other threads:[~2017-01-16 22:41 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-01-16 14:55 [PATCH 0/8] Hyphenation updates Akira Yokosawa
2017-01-16 14:56 ` [PATCH 1/8] count: Use \log in math mode Akira Yokosawa
2017-01-16 14:58 ` [PATCH 2/8] SMPdesign: Add shortcut of extdash to compound words Akira Yokosawa
2017-01-16 15:00 ` [PATCH 3/8] Import exceptions for US English hyphenation from 'hyphenex' package Akira Yokosawa
2017-01-16 15:01 ` [PATCH 4/8] Add hyphenation exceptions file for perfbook Akira Yokosawa
2017-01-16 15:02 ` [PATCH 5/8] perfbook.tex: Include ushyphex.tex and pfhyphex.tex Akira Yokosawa
2017-01-16 15:04 ` [PATCH 6/8] Revert "count: Enclose 'REQACK' in \mbox{}" Akira Yokosawa
2017-01-16 15:07 ` [PATCH 7/8] Comment out 'process' in hyphenation exceptions Akira Yokosawa
2017-01-16 15:08 ` [PATCH 8/8] SMPdesign: Add another shortcut of extdash Akira Yokosawa
2017-01-16 22:41 ` 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=20170116224146.GQ5238@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.