12 Mar
2011
12 Mar
'11
10:01 a.m.
Am 11.03.2011 um 19:56 schrieb Wolfgang Schuster:
Am 11.03.2011 um 12:36 schrieb Steffen Wolfrum:
Hi,
one time it works, the second it doesn't:
\starttext
\interwordspace 20.7pt Big Space
\par
\interwordspace 2.7pt Big Space
\par
\interwordspace 20.7pt Big Space
\stoptext
Does someone can explain how and when interwordspace is successfully set?
That’s the only context way to change it:
\starttext
text text text
\setuptolerance[space]
text text text text
\stoptext
Is there only one "space" or s is possible to set more fine-tuned values? Steffen