On Thu, 21 Feb 2002, robinson wrote: > hey all. > > how would one go about reducing the distance between any two letters in a > document? or two symbols? say i want to mathematical symbols to touch, > instead of being right next to one another. how might i go about that? > how bout for text?
A\kern -0.1em B will close the gap between A and B by one tenth the width of a "M" in that font. Choose from a myriad of units (pt, cm, in etc.). Allan. (ARRae)
