How to implement word spacing in LaTeX? For websites this is done with CSS:
word-spacing: 0.5em;
This is for reference about other tags
- paper: custom
- layout:
- layoutoffset:(h,v)=(0.0pt,0.0pt)
- modes:
- h-part:(L,W,R)=(0.0pt, 72.26999pt, 0.0pt)
- v-part:(T,H,B)=(0.0pt, 72.26999pt, 0.0pt)
\paperwidth=72.26999pt\paperheight=72.26999pt\textwidth=72.26999pt\textheight=72.26999pt\oddsidemargin=-72.26999pt\evensidemargin=-72.26999pt\topmargin=-109.26999pt
\spaceskip(used e.g. byragged2e), which seem related, but I'm not sure at all. – Martin Scharrer♦ Jul 22 '11 at 11:00