<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><div>On 02.03.2012, at 18:24, Heiko Oberdiek wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div>On Fri, Mar 02, 2012 at 03:50:38PM +0100, Christian Pleul wrote:<br><br><blockquote type="cite"><blockquote type="cite">Unhappily the Latin Modern fonts don't correct the kerning.<br></blockquote></blockquote><blockquote type="cite"><blockquote type="cite">Then manual fixing of the kerning remains<br></blockquote></blockquote><blockquote type="cite"><blockquote type="cite">(e.g., by applying the difference of "Te" vs. "\hbox{T}\hbox{e}"<br></blockquote></blockquote><blockquote type="cite"><blockquote type="cite">to the left side of the "T").<br></blockquote></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">Did not get the last sentences. How could it be manually fixed?<br></blockquote><br>...-\kern-0.1ptTe...<br><br>The value "-0.1pt" depends on the font, font size, ...<br>Or use the difference of width(\hbox{Te})-width(\hbox{T}\hbox{e})<br>as approximation; the width can be measured by \settowidth, for instance.</div></blockquote><br></div><div>What do you think about the following values?</div><div><br></div><div><div>\documentclass{minimal}</div><div>\usepackage[T1]{fontenc}</div><div>\usepackage[utf8]{inputenc}</div><div>\usepackage{lmodern}</div><div>%\usepackage{tgpagella}</div><div>\begin{document}</div><div><span class="Apple-tab-span" style="white-space:pre"> </span>\noindent\emph{Experten-Teams}\\</div><div><span class="Apple-tab-span" style="white-space:pre">     </span>\emph{Experten\kern.5pt-\kern-2ptTeams}</div><div>\end{document}</div><div><br></div><div><br></div><div>Best</div><div><div style="font-family: 'Lucida Grande'; ">--</div><div style="font-family: 'Lucida Grande'; "><span class="Apple-tab-span" style="white-space: pre; ">   </span>Christian</div><div style="font-family: 'Lucida Grande'; "><br></div><div style="font-family: 'Lucida Grande'; "><br></div><span class="Apple-style-span" style="font-family: Monaco; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Monaco; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>"I hope to die</div><div>before I *have* to use Microsoft Word.",</div><div>Donald E. Knuth, 02-Oct-2001 in Tuebingen.</div></div></span></span></div></div></body></html>