Hi There,
Thanks for writing in! Recent Posts can only display max of 4 posts. However, you can utilize the offset attribute to have multiple instances of Recent posts.
e.g.
[x_recent_posts type="post" count="3" category="all-publications" offset=""]
[x_recent_posts type="post" count="3" category="all-publications" offset="3"]
or
[x_recent_posts type="post" count="2" category="all-publications" offset=""]
[x_recent_posts type="post" count="2" category="all-publications" offset="2"]
[x_recent_posts type="post" count="2" category="all-publications" offset="4"]
Hope this shed some lights, Cheers!