How to get a Page break before Inline TOC in EPUB?

I export an epub book file.  The table of contents are created correctly online, but I can't yet find a way to get a page break right in front of her.

In the export-> advanced EPUB Options, I chose Split Document-> export tags to paragraph Style to light.

The header of the table of contents (saying "Table of contents") has the paragraph style "TOC direction.» In panel-> paragraph styles change all the tags to export, I checked the box for 'Split EPUB' next to the 'Table of contents for the topic' style.

But after exporting, there is no page break before the header of the table of contents.

How can I fix this?

Thank you very much in advance for any info.

Basically, I think that you are doing it correctly. I met the same problem. What I found is that the title of the table of contents PLACE (using the page layout > Table of contents function and place it on the page) will not work to make a page break. This is a special type of object, because it can be updated by the update command Table of contents.

You need to do a work around: you need to create a "Table of contents" in a separate frame and apply the paragraph title style Table of contents.

In the style of table of contents, include not happy for the TOC title. Check out the screenshots below of my OCD.

By separating the "content" in its own frame, it works in EPUB:

Tags: InDesign

Similar Questions

  • How to get end Page break

    Hi all

    Requirement is just want to alert all the n page which has a break at the end of page.

    This will do.

    var myTextFrames = app.activeDocument.textFrames;
    var myTextFrame;
    var lastWord;
    var myReport = "";
    for (var n=0; n 0 && myTextFrame.nextTextFrame!=undefined){
              lastWord = myTextFrame.words[-1];
              if (lastWord.parentTextFrames.length > 1 && myTextFrame.nextTextFrame.parent != myTextFrame.parent){
                   myReport = myReport + "\nPage: "+myTextFrame.parent.name;
                   // lastWord.hyphenation = false;
              }
         }
    }
    
    if (myReport != ""){
         alert("Pages with hyphens across:"+myReport);
    } else {
         alert("No cross page hyphens found");
    }
    

    Also if you uncomment this line you will turn the cut on these words, which are spread over two pages.

    // lastWord.hyphenation = false;
    
  • Why the page-break-before get replaced by br class hcp10?

    Why do < br style = "' page-break-before: always;" > get replaced by < br class = "hcp10" > "

    This problem only occurs when generating a HTML Help CHM file.

    An alternative method are in article 23, to http://www.grainge.org/pages/snippets/snippets.htm#content.

    Do you mean that the code in the source file is changed? I suspect that you mean the target files, but how do you identify the change in a CHM? The change causes a problem?

    See www.grainge.org for creating tips and RoboHelp

    @petergrainge

  • page break before: still not supported in firefox... ???

    Weather ' page-break-before: always "property not supported in firefox... ??? But it works perfectly in ie and chrome...

    See https://developer.mozilla.org/en/CSS/page-break-before

  • How to put a page break when value changes

    Hi, I am very new to BI Publisher. I realize, it is something very SIMPLE, but I can't find a CLEAR answer.

    I have a set of data that I have a repeating group for my RTF model and it works fine. But I want to have a page break every time that one of the changes in the values and I can't figure out how.

    Here is the XML

    <? XML version = "1.0" encoding = "UTF-8"? >
    <! - generated by the Oracle version 6.0.8.28.0 reports - >
    < PIR05 >
    < LIST_G_ITEM_NO >
    < G_ITEM_NO >
    < PAGE_NO > 0 < / PAGE_NO >
    < ITEM_NO > 4242301 < / ITEM_NO >
    < ITEM_DESC1 > 13MM Aries Cell Assembly < / ITEM_DESC1 >
    < LOT_NO > 123 < / LOT_NO >
    < LOT_DESC > 4242301 < / LOT_DESC >
    < SUBLOT_NO / >
    2IRE < LOCATION > < / LOCATION >
    < GRADE_CODE > NO < / GRADE_CODE >
    < ITEM_UM > each < / ITEM_UM >
    < ITEM_UM2 / >
    < > 614 LINE_NO < / LINE_NO >
    < COUNT_NO > 614 < / COUNT_NO >
    < P_ITEMUM2LABEL / >
    < P_ITEMUM2DASH / >
    < F_ITEMUM2 > 1 < / F_ITEMUM2 >
    < P_CSITEMUM2_LABEL / >
    < P_CSITEMUM2_DASH / >
    < / G_ITEM_NO >
    -< G_ITEM_NO >
    < PAGE_NO > 0 < / PAGE_NO >
    < ITEM_NO > 4242301 < / ITEM_NO >
    < ITEM_DESC1 > 13MM Aries Cell Assembly < / ITEM_DESC1 >
    < LOT_NO > 1232 < / LOT_NO >
    < LOT_DESC > 4242301 < / LOT_DESC >
    < SUBLOT_NO / >
    2IRE < LOCATION > < / LOCATION >
    < GRADE_CODE > NO < / GRADE_CODE >
    < ITEM_UM > each < / ITEM_UM >
    < ITEM_UM2 / >
    < > 615 LINE_NO < / LINE_NO >
    < COUNT_NO > 615 < / COUNT_NO >
    < P_ITEMUM2LABEL / >
    < P_ITEMUM2DASH / >
    < F_ITEMUM2 > 1 < / F_ITEMUM2 >
    < P_CSITEMUM2_LABEL / >
    < P_CSITEMUM2_DASH / >
    < / G_ITEM_NO >
    ...
    < G_ITEM_NO >
    < PAGE_NO > 0 < / PAGE_NO >
    < ITEM_NO > 4242301 < / ITEM_NO >
    < ITEM_DESC1 > 13MM Aries Cell Assembly < / ITEM_DESC1 >
    < LOT_NO > 562354 < / LOT_NO >
    < LOT_DESC > 4242301 < / LOT_DESC >
    < SUBLOT_NO / >
    RECV WOR < LOCATION > < / LOCATION >
    < GRADE_CODE > NO < / GRADE_CODE >
    < ITEM_UM > each < / ITEM_UM >
    < ITEM_UM2 / >
    < > 603 LINE_NO < / LINE_NO >
    < COUNT_NO > 603 < / COUNT_NO >
    < P_ITEMUM2LABEL / >
    < P_ITEMUM2DASH / >
    < F_ITEMUM2 > 1 < / F_ITEMUM2 >
    < P_CSITEMUM2_LABEL / >
    < P_CSITEMUM2_DASH / >
    < / G_ITEM_NO >
    < / LIST_G_ITEM_NO >
    < WHSE_DESC > OPM INVENTORY ORG < / WHSE_DESC >
    < CS_NODATA > 617 < / CS_NODATA >
    < CYCLE_NO > 000000014 < / CYCLE_NO >
    < / PIR05 >

    I want the g_item_no (repeating group) to have a page break every time LOCATION changes.

    You can declare two variables to contain the previous and current POSITION values and break the page when it is different.

    Or just before your end-for-each, copy the following code.
    page

    To ensure that his place in a form field.

    This will be a page break when changes of LOCATION.

  • How to insert a page break in WordPad?

    In WordPad, how can I insert apage break?

    Hi abbeStocker,
     
    -What version of the operating system are you using?
     
    WordPad does not support headers and footers and there is no way to insert a page number.
     
    For more information, see:
  • BlackBerry Smartphones SMS text - how to get a line break?

    Because unfortunately, the Enter key is programmed to send text, how can I get a line break in the drafting of a text message?

    Green-field wrote:

    Because unfortunately, the Enter key is programmed to send text, how can I get a line break in the drafting of a text message?

    SHIFT-ENTER key

  • How to get the page change event?

    Hello.

    I know that get changed event document as ISignalMgr-> GetServiceID of CResponder::Respond.

    But how to get the event page?  average of the event's page add, delete, etc...

    Thank you.

    Hi K159,.

    You can spy on the InDesign debug Test/Spy/SpyPreferences menu for the observer notifications. Can add or remove a page and to analyze the output of the spy.

    On the kDocBoss, there is an interface IPageList form you can get the number of pages.

    Markus

  • How to avoid a page break on the last page of the report

    Hello

    I have a layout of report with a parent frame and 2 child frames, an extensible framework (top) and a non-repetitive image (from the bottom).
    The time frame shows a column of synthesis at the level of the State which should apear only on the last page.

    However the extensible framework has a page break that is originally the totals in the non repetitive to be pushed to the next page framework.
    So, how can I avoid this page jump to the last page this total appears at the bottom of the last page instead of be an element isolated on the next page.


    Thank you
    Yogi

    If you want a page break change when the captain leaving the page break and as part of the master put 1 sheet for page, in the folder of maximun of property by page
    It's the wave to break of control

  • How to get the page number

    Sorry, but again I question. I want to select table by ID, where ID should be equal to the current page number. How can I get the page number?

    Davyd

    Try

    where ID = v('APP_PAGE_ID')
    

    Jeff

  • Insert a page break before selection

    I need to insert a break before and after the selection in history.

    This script is capable.

    Try this,

    App.Selection [0] .insertionPoints [0] .silence = SpecialCharacters.PAGE_BREAK;

    Kind regards

    Cognet

  • How to give a Page break as XML

    Can we order a page break through XML files.

    I have a xml file which I am importing and generating PDFs. Are there any style tag or number that can be applied to the xml element to specify a page break.

    Hi Nishatry

    I don't think so there is a single command for breaking of indesign. This way you can try to create tag for breaking and apply a paragraph style, then just replace the pagebreak pagebreak style

    app.findTextPreferences = app.changeTextPreferences = null;
    app.findTextPreferences.appliedParagraphStyle = 'Pagebreak ';
    app.changeTextPreferences.changeTo = "^ P";
    app.activeDocument.changeText ();

    Thank you

    concerning

    a you are the

  • How to get the Pages to print postcards correspondence without borders/maps?

    I have Pages 5.6.2 and I'm unable to print postcards correspondence without borders/cards. I have the margins are set to 0 and each adjustment in the format I can think.  What I'm missing!  Is there a simple fix or is this not possible?  (I was able to do this in Publisher before moving on to my Macbook Pro - so I know this isn't my printer).  I'm extremely frustrated - thanks for your help.

    Did you install the latest printer driver for your printer and selected in your printer dialog?

    Postcards and cards being generally smaller than the usual printed sheet, they are usually implemented in multiple on a page, so what you print on and how they are arranged on the page?

    Peter

  • How to get the Page Path in Webcenter at run time

    Hi all

    I want to get the path to the page of the current page which is consulted by the user at run time (rather, in the method of TF activity)... This path of the page will get the def page and do some operations above.

    We tried to get it from the context of Navigation, but node.path returns null.

    Guidance on how I can get the computer?

    Kind regards

    Siddharth

    SID,

    You can use the EL #{pageDocBean.pagePath} for the path of the page.

    K

  • How to get the page name

    Hello

    I use JDev 11.1.2.4

    I have a page that is accessible from several pages, as in the menu bar link or any other page. I want to put values on the page function where this page is called from.

    any ideas how can I achieve this?

    Thank you

    Hello

    When you click on the button/link or something else, have a setPropertyListener with 'name' of the page and to = = #{pageFlowScope.yourVariable}. (assuming that you have it all in one single taskflow, otherwise use session it)

    And get this pageflowscope variable and have problems on this (to implement your own business logic)

    Thank you

    Alisson.

Maybe you are looking for