[texhax] Kerning?

Christian Pleul chrisptex at googlemail.com
Sat Mar 3 18:45:01 CET 2012


On 02.03.2012, at 18:24, Heiko Oberdiek wrote:

> On Fri, Mar 02, 2012 at 03:50:38PM +0100, Christian Pleul wrote:
> 
>>> Unhappily the Latin Modern fonts don't correct the kerning.
>>> Then manual fixing of the kerning remains
>>> (e.g., by applying the difference of "Te" vs. "\hbox{T}\hbox{e}"
>>> to the left side of the "T").
>> 
>> Did not get the last sentences. How could it be manually fixed?
> 
> ...-\kern-0.1ptTe...
> 
> The value "-0.1pt" depends on the font, font size, ...
> Or use the difference of width(\hbox{Te})-width(\hbox{T}\hbox{e})
> as approximation; the width can be measured by \settowidth, for instance.

What do you think about the following values?

\documentclass{minimal}
\usepackage[T1]{fontenc}
\usepackage[utf8]{inputenc}
\usepackage{lmodern}
%\usepackage{tgpagella}
\begin{document}
	\noindent\emph{Experten-Teams}\\
	\emph{Experten\kern.5pt-\kern-2ptTeams}
\end{document}


Best
--
	Christian


"I hope to die
before I *have* to use Microsoft Word.",
Donald E. Knuth, 02-Oct-2001 in Tuebingen.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://tug.org/pipermail/texhax/attachments/20120303/0b50a799/attachment.html>


More information about the texhax mailing list