5 Sep
2010
5 Sep
'10
12:55 p.m.
Patrick Gundlach wrote:
[changes from svn/cron]
* hyphenation exceptions are now case sensitive Does that mean that if I write \hyphenation{man-u-script} "Manuscript" will not be covered?
Yes, exactly. It seemed a reasonable thing to do, considering that it is considerably easier to add another exception than it is to prevent an unwanted hyphenation if it is defined by an exception.
While I don't have an opinion at all on whether this is good or not, won't this a) break TeX compatibility and b) will make existing documents (hyphenation exceptions) "fail" ? I am _not_ asking to change anything, I am just wondering and trying to understand TeX. Patrick