<div class="gmail_quote">Just make sure that \texttrademark is defined as ™ like this: \renewcommand\texttrademark{™}.</div>
<div class="gmail_quote"> </div>
<div class="gmail_quote"> </div>
<div class="gmail_quote">On 10 May 2011 04:23, Michael Joyner <span dir="ltr"><<a href="mailto:michael@newsrx.com">michael@newsrx.com</a>></span> wrote:<br></div>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<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><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>\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><br><br><br>--------------------------------------------------<br>Subscriptions, Archive, and List information, etc.:<br> <a href="http://tug.org/mailman/listinfo/xetex" target="_blank">http://tug.org/mailman/listinfo/xetex</a></blockquote>