I'm curious if there is a way to indicate that a post has more than one page on the main page of a blog? The links to the different pages are visible when viewing a single post, but not visible on the main page, which shows the most recent 10 posts, in my blog's case. If a person was to simple read the main page and not click on the title of the post to view it singularly, she would only read the first page's content of a multiple page post and not realize there was more to it.
Is there anyway to add a [...] or something like that on the main page when the post has multiple pages? Or do I just need to use a <!--more--> tag? (I'd rather not....)