Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

How to best paginate a book

Contributor ,
Oct 23, 2014 Oct 23, 2014

Hi,

Here's what I have: A book comprising seven files. But, the files aren't so much chapters as chunks of content.

What I want to do: If content in a file ends on an odd page, start the next file on the next even page.

What doesn't work: I can use chapter-level pagination to delete empty pages and set the starting side as next available. So, if file (chapter) 1 ends on page 7, then the beginning of the next file will indeed be page 8. BUT, the beginning of the next file uses a right-hand master page, so it uses a right page layout for a left page.

Thoughts? Thanks.

1.2K
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

LEGEND , Oct 29, 2014 Oct 29, 2014

See: Apply master pages automatically: Tutorial

You probably are using a paratag something like ChapterTitle on the first page of a chapter, so use that paratag to map the appropriate custom first master page, i.e. for ChapterTitle map right-page usage to a "first" right-side master page and map left-page usage to your "first" left-side master.

Then enable the "Apply Master Pages" option for Book updates and you should have this working.

Translate
LEGEND ,
Oct 23, 2014 Oct 23, 2014

Hi Sean,

Why not create a Left-side First Master page that follows the Right-side Master layout? Then use the Master page mapping to appropriately map the "first" master page as needed. The "next available" setting should then work as you want.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Advisor ,
Oct 23, 2014 Oct 23, 2014

sounds good to me :-}

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Contributor ,
Oct 29, 2014 Oct 29, 2014

Unsure how to proceed.

So, the first page of my chapter needs to be a left page, because the last page in the previous chapter was a right one.

Pagination is set to next available.

So, how do I set up my first page as even?

  • I can create a new left master page
  • I don't know how to map it to achieve my results

Thanks,

Sean

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Oct 29, 2014 Oct 29, 2014

See: Apply master pages automatically: Tutorial

You probably are using a paratag something like ChapterTitle on the first page of a chapter, so use that paratag to map the appropriate custom first master page, i.e. for ChapterTitle map right-page usage to a "first" right-side master page and map left-page usage to your "first" left-side master.

Then enable the "Apply Master Pages" option for Book updates and you should have this working.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Contributor ,
Oct 29, 2014 Oct 29, 2014
LATEST

Ahhh. See, I wasn't using a unique tag on the first page. But I see the light now. Cheers~

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines