I need special hard spaces for example i need 0.33em, 0.5em, 1em, hair etc. spaces.
Also i need a normal spaces (word spacing) in 0.25em to 0.75em.
How to do it?
Sorry for bad English.
|
I need special hard spaces for example i need 0.33em, 0.5em, 1em, hair etc. spaces. Also i need a normal spaces (word spacing) in 0.25em to 0.75em. How to do it? Sorry for bad English. |
|||||||||||||||||||
|
|
For getting "hard coded" space between two words, independently on inputs such as
just define
Thus spaces input before In order to change the default interword space in a paragraph, use the primitive
so you can write
|
|||
|
|
|
For really hard (i.e. non-shrinkable, non-stretchable) spaces —something that could upset a bit the justification algorithm if you want to use it as word separator— Otherwise, you can use glues to allow some variation : As far as inter-word spacing is concerned, this is decided by the font ; the low-level |
|||
|
|
|
With |
|||||||||
|