Hacker News new | ask | show | jobs
by anigbrowl 3459 days ago
Very cool. How hard would it be to go in the opposite direction? When I'm using a desktop or a laptop computer it's most annoying that almost all news sites, blogs, eg. optimize for a portrait orientation. I can only see a relatively small amount of text so I have to scroll constantly, despite the acres of available whitespace to either side. It's really annoying when reading anything complex where you'd want to refer back to previous sentences or paragraphs frequently to make sure you've understood the substance properly. I would love to be able to reflow into 3 or 4 columns though...
1 comments

Thanks for your comment.

The PDF format will ignore some structures of paper and `draw` contents on a fixed-layout flat document. For a char, e-readers cannot know it belongs a paragraph, a figure caption or a formula. Plus, publishers render original paper with the specific style. It is a problem. Some research concentrate to improve PDF format, extract infos for scholarly papers, like articles on DocEng - a compute science conference: http://dl.acm.org/event.cfm?id=RE135. Then I read the spec of PDF format...

Anyway, that's hurt.