Re: [NTG-context] change interwordspace twice

2011-03-13 Thread Steffen Wolfrum
Just as a last question on the ratio interwordspace/spaceskip: When I read the info from \showpardata. And it says, eg.: lmroman12-regular interwordspace: 3.912pt interwordstretch: 1.956pt inerwordshrink: 1.304pt Does that mean, I would achieve exactly the same (default) by writing this? \s

Re: [NTG-context] change interwordspace twice

2011-03-12 Thread Steffen Wolfrum
Am 12.03.2011 um 17:04 schrieb Andreas Harder: > > Am 12.03.2011 um 17:00 schrieb Wolfgang Schuster: > >> >> Am 12.03.2011 um 13:04 schrieb Andreas Harder: >> >>> Am 12.03.2011 um 10:01 schrieb Steffen Wolfrum: >>> Is there only one "space" or s is possible to set more fine-tuned values

Re: [NTG-context] change interwordspace twice

2011-03-12 Thread Andreas Harder
Am 12.03.2011 um 17:00 schrieb Wolfgang Schuster: > > Am 12.03.2011 um 13:04 schrieb Andreas Harder: > >> Am 12.03.2011 um 10:01 schrieb Steffen Wolfrum: >> >>> Is there only one "space" or s is possible to set more fine-tuned values? >> >> You can define your own space. >> >> \definetoleran

Re: [NTG-context] change interwordspace twice

2011-03-12 Thread Wolfgang Schuster
Am 12.03.2011 um 13:04 schrieb Andreas Harder: > Am 12.03.2011 um 10:01 schrieb Steffen Wolfrum: > >> Is there only one "space" or s is possible to set more fine-tuned values? > > You can define your own space. > > \definetolerancemethod > [horizontal] > [smallspace] > {\spaceskip.2em plus.

Re: [NTG-context] change interwordspace twice

2011-03-12 Thread Andreas Harder
Am 12.03.2011 um 10:01 schrieb Steffen Wolfrum: > > 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 >>> >>> \p

Re: [NTG-context] change interwordspace twice

2011-03-12 Thread Steffen Wolfrum
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 >> >> \interw

Re: [NTG-context] change interwordspace twice

2011-03-11 Thread 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 ho

Re: [NTG-context] change interwordspace twice

2011-03-11 Thread Steffen Wolfrum
The idea is: To use an alternative interwordspace/-stretch/-shrink in certain situations (TOC, quote environments etc.) and afterwards let it switch back to normal again. Who can this be achieved? Steffen Am 11.03.2011 um 12:55 schrieb Steffen Wolfrum: > Here is an even more absurd example

Re: [NTG-context] change interwordspace twice

2011-03-11 Thread Steffen Wolfrum
Here is an even more absurd example: \starttext \interwordspace =40.70pt wide: test\footnote{note note} test test. %Big Space \interwordspace =2.70pt wide: test\footnote{note note} test test. %Big Space \interwordspace =40.70pt test test\footnote{note note} test test. %Big S

[NTG-context] change interwordspace twice

2011-03-11 Thread 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? Thanks a lot, Steffen (on Mark IV)