Display number of post according to your choice

query_posts(‘post_type=news_post&posts_per_page=1&paged=’.get_query_var(‘paged’));