After using the `newpage` keyword successfully in PNG export of sequence diagrams I noticed a less nice behavior in the LaTeX documents produced by plantuml:
The page separator bar is put in the correct place in each page, but the elemets of the other pages are all present on the page as well.
I was able to reproduce this behavior on:
-
RHEL6 with TexLive 2017 and PlantUML v1.2017.15
-
Ubuntu 16.04 with TexLive 2015 and PlantUML v8024 (from Ubuntu Repo)
Am I missing something? Or might this qualify as a bug?