> instead of e.g. "span-columns(4)", you need e.g. "span-columns(4,10)".
> Since everything is relative to the container it's in, Susy needs to
> know when you are in a nested context, and exactly how many columns
> that context spans.
I used span-columns with context, that was my first guess, so I added
context to all versions. The actual problem is how to span an even
number of columns with and odd number of elements.
WkR,
Daniel