I wanted to have a different outlook for latest post and this plugin.
So I tried
query_posts('offset=1');
so I can design the latest post with different css settings.
Then I realized the plugin failed to offset this post while doing it's page calculation.
Is this hard to fix?