...
Dynamic layout functions can be different per alternate layout. This makes it possible to let frames behave completely different per document size aspect ratio.
For example:
A frame can be configured to always have a width which is 50% of the document width for a landscape aspect ratio. On a skyscraper aspect ratio we can configure the frame to be 100% of the width.
...