newpage for activity diagrams

+3 votes
asked Jul 5, 2018 in Wanted features by FatherJAM (140 points)

newpage should also work for activity diagrams

If I have sth. like this:

@startuml
start
:a_123;
newpage
:b_456;
stop
@enduml

Result is:

start

:a_123;

newpage

Syntax Error?

commented Mar 11, 2021 by xphoon
Yes, I'm seeing this too on 2021-03-11, so I guess this has not been fixed? This is sad as I was rather counting on being able to create a hierarchy of diagrams where the first (activity) diagram shows the basic structure of a function and then the diagrams following the newpage directives show the details of the functions mentioned in the top-level diagram.

Your answer

Your name to display (optional):
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:

[Antispam2 Feature: please please wait 1 or 2 minutes (this message will disappear) before pressing the button otherwise it will fail](--------)
To avoid this verification in future, please log in or register.
...