In a newspaper the answer is simple. You linearly scan the leftmost column to the bottom of the page, then the next column, then the next, and so on until you get to the end of the page. At no point do you ever need to keep track of anything other than "this is how far I've gotten" to make sure you haven't missed anything. Columnar layout make sense in newspapers because both axes are fixed in size, so all you ever do is one long linear scan with wraparound.
satvikpendem|2 months ago
So again, I will contend that this is not a problem for the average reader. I really cannot see where the difficulty you seem to say lies.
47282847|2 months ago
Is this really how you think people read newspapers?