<< MoveChapter | MovePage >> |
Top: Documentation Library | Up: M Commands |
MoveMasterpage Document Command
MOVEMASTERPAGE Document Commands
Moves a masterpage anywhere within a document.
movemasterpage [MASTERPAGE name] [CHAPTER name]
MASTERPAGE/s The master page name. Default=current.
CHAPTER/s The document/chapter name.
Default=current.
Notes:
If you move a master page laterally (to another chapter at the same level), which makes it unavailable to pages in the current chapter, they will use the next higher level's master page with the same name, if available. If a master page with the same name does not exist at a higher level, these pages will revert to the default master page. If you move a master page down a level, this will cause pages using that master page to revert to the default master page.
Examples:
movemasterpage masterpage "Columnar" chapter "Intro"
MoveMasterpage Command Definition url:PGScmd/movemasterpage
created:2006-03-30 17:10:47 last updated:2006-03-30 17:10:47
Copyright © 1985-2024 GrasshopperLLC. All Rights Reserved.
User Contributed Comments For MoveMasterpage | sign in to add a comment |
Dan Kilroy wrote... | 2006-05-03 18:38:39 |
Script command submitted from PageStream internal documentation. Needs to be checked and merged with the command documentation above. Moves the {...} . MoveMasterPage ([MASTERPAGE document:...-masterpage | DOCUMENT document | WINDOW document-window] [TO <DOCUMENT document | CHAPTER document:... | WINDOW document-window>])
ARexx: Applescript: | |
User Contributed Comments For MoveMasterpage | sign in to add a comment |
<< MoveChapter | MovePage >> |
Top: Documentation Library | Up: M Commands |