Letterspacing, or tracking, is the uniform adjustment of the space between letters of a font. Not to be confused with kerning.

learn more… | top users | synonyms

7
votes
0answers
188 views

Letterspacing/font expansion in LuaLaTeX

I am a few months into learning LaTeX. I would like to use microtype with LuaLaTeX and I would like to obtain letter spacing for my smallcaps. I've tried to follow some of the threads on the subject ...
2
votes
0answers
54 views

Adjusting letterspacing in ConTeXt

I need to adjust the letterspacing of the font I'm using. I'm currently using the font like this: \usemodule[simplefonts] \definefontfeature[default][default][protrusion=quality,expansion=quality] ...