Hello, One of my projects have about 30 different master pages. I have been working over ten years with this book and added and deleted master pages as necessary. Now the list of master pages is all in a mess. My question is how I can sort it numerically or alphabetically. I have tried to name them, for example: 01 Hope for a Future, 02 Two Bitter Disappointments, 03 Clarifying Symbolism etc. etc. And also A, B, C, D, etc. But nothing helps. How can I sort the master pages numerically or alphabetically in the list under Page Layout/Master Pages?
Lennart
Windows 10, Papyrus Author 11,07
Thatâs amazing! Iâd love to hear more about your project.
I think 30 Master Pages is the most Iâve heard so far! Do you have one for each chapter, or do you have a special book format youâre working on?
At the moment, unfortunately thereâs no way to sort the Master Page types in the list viewâtheyâre listed in the order theyâre created.
I can see that with your book, sorting them would be super helpful, and Iâll definitely pass this improvement suggestion along.
OK, then I know, fine, and thank-you Sam for passing the suggestion on. Yes, I have one master-page for each chapter. Thatâs the only way I know of doing it. Is there any better way of doing chapters in Papyrus?
By the way, I deleted all the messed up master-pages and created new ones to get them in the right and, hopefully, final order. It ended up with âonlyâ 25 master-pages.
This sounds like you want the chapter title to be displayed in the header line of each chapter. This could be done using the headertitle(1) function in the header line of the master page. This way you only need one master page which adapts its content to the current chapter.
That sounds really interesting, perhaps it could revolutionize my work with Papyrus Author. Unfortunately I donât know exactly what the âheadertitle(1) functionâ is. Iâll try to find it in the manual. It may be above my level of skill, though.
Itâs a function that can be used in cross-references similar to the placeholders for page number or number of pages. The argument (1) is the hierarchy level of the chapter title that will be returned.
To use it, make sure that your page layout has some space for the header area (Document > Page Layout > Header area).
- Double click in the header area to go to the master page
- Right click in the header area
- Select âInsert Variable Title 1st Levelâ
- Click on the grey text frame to return to the main text
If there is a Chapter or 1st level heading in the main text, then it will be displayed in the header area. If you have another chapter on another page, then the header title will change on that page and continue until the next chapter.
Thank-you Glucose, there is much more under the hood to Papyrus that I evidently never tried, even if I used Papyrus for many years, since the early 90s I think.
The problem is that I want no text in the header area on the first page of the chapter. And that is probably hard to get this way.
Lennart
There is a way to do this:
Create different master pages, one with header area, the other without. Then, in the âLayoutâ dialog choose âAssign Page Rangeâ. There on the right you can assign different master pages for different book pages.
The headertitle() function is used for variable headers, of course. If you want no header area at all, use @joeyâs suggestion to create a separate master paster without the header area. This master page can be reused many times by assigning it to the pages where the chapters start. There is no automatic mode in Papyrus to do this however.