Hi,
In my article, I want Latex never produced inter-word space less than the width of a small letter "m" in the current font. Is there a simple way to achieve that?
Thanks,
Ilia.
Text Formatting ⇒ Minimum limit for inter-word spacing
NEW: TikZ book now 40% off at Amazon.com for a short time.

Minimum limit for inter-word spacing
With pdfLaTeX there might be a way using microtype and setting the tracking. With Xe- and LuaLaTeX fontspec's
A manual solution would involve changing
Regards
WordSpace
option may be used.A manual solution would involve changing
\fontdimen2
, \fontdimen3
and \fontdimen4
.Regards
site moderator & package author