<div>Hello and help!</div><div><br></div><div>I am trying to setup a custom negative kerning setting for the following letter pairs: ™. and ™, so that the . and the , are under the ™.</div><div><br></div><div>Here is my code fragment, but I can't figure how to tell it to also consider '\texttrademark' as part of the charclass.</div>
<meta http-equiv="content-type" content="text/html; charset=utf-8"><meta http-equiv="content-type" content="text/html; charset=utf-8"><meta http-equiv="content-type" content="text/html; charset=utf-8"><br><div><div>\XeTeXinterchartokenstate=1</div>
<div>\newXeTeXintercharclass \pAfterTM</div><div>\XeTeXcharclass `. \pAfterTM</div><div>\XeTeXcharclass `, \pAfterTM</div><div>\newXeTeXintercharclass \ptrademark</div><div>\XeTeXcharclass `™ \ptrademark</div><div><meta http-equiv="content-type" content="text/html; charset=utf-8">\XeTeXcharclass `\texttrademark \ptrademark</div>
<div>\XeTeXinterchartoks \ptrademark \pAfterTM = {\kern-0.75em}</div></div><div><br></div><div>Thanks for any suggestions!</div><div><br></div><div>-Mike</div>