>From 4e1157502e94beeef363808e627acd2882e0aac0 Mon Sep 17 00:00:00 2001 From: Akira Yokosawa <akiyks@xxxxxxxxx> 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. 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 -- To unsubscribe from this list: send the line "unsubscribe perfbook" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html