20 Sep
1999
20 Sep
'99
5:29 p.m.
Sture wrote:
Now - I tought that would let me step back and forth trough the list in steps of '1', and it does till theres 3 items left in the list - then all three is displayed at once (wich is not what I want).
This is due to the 'in' tag's default setting of 'orphan=3'. While the last group is smaller than the orphan setting, it will be combined with previous groups. Set 'orphan=0'.