While compiling a songbook, with the songs.sty package from http://songs.sourceforge.com/, I get an additional empty page after a song, which fills the entire page.
A small example where this is present is given in this gist: https://gist.github.com/2972279
In this, there is an empty page between song #2 and #3, however, if I delete song #1, the empty page is also gone.
How do I get rid of this additional empty page?

openany/openrightissue? (Try addingopenanyto the\documentclassoptions.) – Jellby Jun 22 '12 at 12:29openanydoes nothing. – Mads Ohm Larsen Jun 22 '12 at 12:35\songpos{2}would be the solution... But, for now, usingonesideas class option is a good workaround. – Paul Gaborit Jun 27 '12 at 12:32