6 Jul
2012
6 Jul
'12
6:49 a.m.
Am 05.07.2012 um 21:47 schrieb Meer, H. van der:
Thanks. Is the [joinedup] deprecated? Or has it another use?
The “joinedup” option works as intended, the problem in your example is that the inner itemgroup acts different for the first item. When you use ”joinedup” context ignores the “before” value which is inserted before the first item but in the inner item group context uses the “inbetween” value of the previous/outer itemgroup and you have to use the “paragraph” keyword for the inner itemgroup to prevent this. Wolfgang