How to specify the master page according to odd or even first page

We have implemented our books to delete empty pages and we have chapters starting both odd and even pages. In addition, the first pages of our chapters are formatted differently than in the rest of the left and right Master pages. We would like to have two Master pages for the first page of the chapter, one for odd pages and one for the same, so that we can compensate for the margins, leaving more room on the side of the link.

My question is how do I set up the book so that it generates when, if the chapter starts on an odd page, it automatically applies the master page by odd pages first and when the first page is the same, it applies to the master page by same first pages?

We have 8 FramMaker and run on Windows XP Professional.

Thank you

Tim

Tim,

It depends on your book settings. If the next chapter is set to start on a right-hand page, then if the previous chapter ends on an odd page (e.g. law), FM has for add a left page. Book settings always take precedence over the settings of files. You must specify a page available next to the level of the book for all the files (after the first chapter) If you want transitions smoothly with none of the additional pages being inserted. However, you may have a few chapters from the left side, so make sure that you have both a left and right first master page defined and used in your mapping table.

Tags: Adobe FrameMaker

Similar Questions

  • How to make the master page appear when I'm scrolling down?

    How to make the master page appear when I'm scrolling down?

    This is something I don't like Muse! Whatever it is in the master page will act as a background. You must place it right on the top layer of the Page you want on... I hope this works for you as it did for me!

  • How to identify the master page of replacement

    I think that this forum must be broken. Surely questions have been over the years who use the term "ignore".

    Anyway, every time I move a master page for the body, I get the message asking if I want to maintain the substitution. I looked and looked and did not find that on the page of the body is the substitution of the master page.

    How will I know which chokes on Framemaker? I use FM 12 in Windows 7.

    Thank you!

    Hi Nancy:

    I know! We must put our detective hat and grab our magnifying glasses to understand. You can put it on a list of gifts here: host.

    From my experience, once removed, always removed. Are back you (or someone in your office) do anything to add in without knowing it? For example, by selecting the single page framework model and makes it a little more time to accommodate an additional line? If the framework model is just a fraction of a different point in the frame of the page master, it generates the message.

  • Paste in Place to specify the Master Page

    Hello

    Can you make a script for app.pasteInPlace () in master all opening my document?

    I want to stick it in place an object on all open the document "A master" by the script, is - it possible?

    John White

    It seems that the layers are honored with duplicate() too. So I'll keep me way Jareks.

    var curSel = app.selection[0];
    
    for ( var i = 1; i < app.documents.length; i++) {
        var nextDoc = app.documents[i];
        if (!curSel) { alert( "Nothing selected!" ); exit(); }
        curSel.duplicate( nextDoc.masterSpreads[0] );
    }
    
  • How to edit a page that uses the layout of the master page?

    Hi I made a layout in the master page and its now on all pages, but I want on some pages of the stuff away but I can't edit this more or its not let me remove/resize or else its not let me I have just to see the layers I can turn their market but I there is no arrow I can click Open all that is inside.

    This is how works the master page. You cannot change the things that you put there on normal pages.
    On master pages, you should leave that parts of your layout which sholud look the same on each page. Other parts of the layout must be placed directly on the pages.

  • How the master page as 2 pages?

    How the master page as 2 pages?

    Screen Shot 2015-04-15 at 10.12.49 AM.png

    In this case, since the file already seems to deal with pages, it is probably sufficient to select A Master in the Pages panel, open the flyout panel menu and select the Master Page Options and change the number of pages 1 to 2.

  • How to create the new page in the master page and make reference to the reference text framework previous page id?

    I have problem to apply/create an element of the master page and how to run the previos page text block to create the page text

    InterfacePtr<IPageSetupPrefs> iPageSetupPrefs (,static_cast<IPageSetupPrefs * > (:QueryPreferences() IID_IPAGEPREFERENCES, docRef)));

    if (iPageSetupPrefs is nil) {

    Assert (iPageSetupPrefs);

      break

    }

    InterfacePtr<ICommand> iNewPageCmd (CmdUtils:kNewPageCmdBossCreateCommand());

    if (iNewPageCmd is nil) {

    Assert (iNewPageCmd);

      break

    }

    InterfacePtr<IApplyMasterCmdData> iApplyMasterCmdData (iNewPageCmd, IID_IAPPLYMASTERCMDDATA );

    if (iApplyMasterCmdData is nil) {

    Assert (iPageCmdData);

      break

    }

    InterfacePtr<IPageCmdData> iPageCmdData (iNewPageCmd,UseDefaultIID());

    if (iPageCmdData is nil) {

    Assert (iPageCmdData);

      break

    }

    Int32 numPagesToInsert = 1;

    PMRect pageSizeRect = iPageSetupPrefs->GetPageSizePref();

    Int32 pos = iPageCmdData->GetNewPageInsertPosition();

    ISpreadGeometry InterfacePtr<IGeometry> (spreadList->QueryNthSpread(0));

    if (iSpreadGeometry is nil) {

    Assert (iSpreadGeometry);

      break

    }

    spreadUIDRef =:GetUIDRef(iSpreadGeometry);

    PMRect dfltPMRectPageSize = iPageSetupPrefs->GetPageSizePref();

    PMReal pageWidth is dfltPMRectPageSize. Right () - dfltPMRectPageSize. Left ();

    PMReal pageHeight is dfltPMRectPageSize. Bottom () - dfltPMRectPageSize. Back to top ();

    PMRect usrDefPMRectPageSize (0, 0, pageWidth, pageHeight);

    K2Vector< PMRect> pageBoundingBoxes;

    for ( int32 i = 0; i < numPagesToInsert; ++ i) {

    pageBoundingBoxes. push_back (usrDefPMRectPageSize);

    }

    iPageCmdData->SetNewPageCmdData(spreadUIDRef, numPagesToInsert, pos +1, & pageBoundingBoxes, nil);

    / / CreateSpreadFromSpread (docRef, spreadUIDRef);

    InterfacePtr<IBoolData> iBoolData (iNewPageCmd,UseDefaultIID());

    if (iBoolData is nil) {

    Assert (iBoolData);

      break

    }

    bool16 allowShuffle;

    if (this->GetShufflePref(allowShuffle, docRef) iskFailure) {

      break

    }

    iBoolData->Set(allowShuffle);

    CmdUtils:ProcessCommand(iNewPageCmd);

    Above code, able to create a page but the problem in applied master page?

    Using document Pages face?

    I think that your posToInsertAt for IPageCmdData::Set is incorrect.

    If the doc does not have facing Pages, posToInsertAt = 1;

    If doc is facing Pages and page insertion is the left-hand Page, posToInsertAt = 2;

    If doc is facing Pages and insert page is the right Page, posToInsertAt = 1;

    posToInsertAt = spread-> GetNumPages();

    newDocCmd and newDocCmdData are not used, you can delete these.

  • How to apply a master page to several documents at the same time?

    How to apply a master page to several documents at the same time?

    > The format of the page master is get imported, but the first page of all documents still remain with the format of page master default 'right '.

    AMP?

    Some content is unique to the first page mapped on master page first in the table to:
    View > reference Pages... MasterPageMaps

    That page and table do not exist by default, incidentally.

    and you make a:

    Format > Page layout > apply Master Pages

    After doing the import?

  • on the pages to the master page mapping table

    Can someone give me an example of how Span Pages should be set up on a master page? You type in the numbers page of the master page that you want to extend? The master is applied to all pages that contain the paragraph tag specified, even if the pages are not contiguous?

    The Span Pages directive differs from the unique in what it tells FM to continue to apply the master page named when splits/duration of the paratag on a page. It would also include whatever it is inserted in this paratag, like having a picture of landscape of several page inserted in a single anchor paratag.

  • Table of contents using a style/section of the master page

    I'm at the top of my head I think... and probably incorrectly to the top of my document.  I hope I can quickly explain where I am:

    Question 1

    I'd like a Table of contents to use 10 section headers that appear throughout my document.  Here's how I set up:

    • In the master page, a place for the header of section and it gives a paragraph style.
    • Then, throughout the document, I used the "numbering and section options" start each new section and give this article is the unique name.

    When I went to generate the Table of contents, I've specified using this particular paragraph style that I used for the section headers, but nothing appears (except for the title, I asked for the General table of contents).  It's as if this isn't to find the sections - or this style (which applies only to the master page).

    Where am I wrong?

    Question 2

    I wish that my Table of contents, not numbered.  How do I do that?

    Shanell

    I don't know that you understood my post. I was able to do exactly what you did - create a master page with a frame and the section marker character (indicating "section" on the master page) and then add the actual text of the marker in the numbering and section options. The text appears on the page of live document.

    When I tried to do a table of contents, text was not resumed UNTIL I selected and carried this master frame on the page of the document (Ctrl + Shift + click on Windows or Cmd + Shift + click on Mac on the image that you want to replace). After substitution, the text appeared as scheduled in the table of contents.

    You're right about the number of page for this page. You can use another master without a page number, or you can cancel and delete the master page number frame. I assume that you will need to use a different master for the first page and pages in any section to avoid having the marker appear on all pages, or you can replace only the first page so that you don't repeat entries in the table of contents for each page of each section.  If you use the marker as a running header Section, you can learn more about Variables header running in the help files in place. In many ways, the use of a variable can be simpler and more direct.

  • How to reset the master vo through retail

    I have two display in a module of the application objects,

    In the relationship master detail see link on the primary key of the master view object.

    now every time I have access to the object of the detail view he tries to question him on the primary key of the master (and it's correct).

    How can I reverse that, I mean to reset the master line according to the selected detail row?

    How can I achieve this?

    Thank you

    You can get the current line since the VO detail, use getAttribute("TheAttributeCorrespondingToYourViewLink") to get the corresponding row in the masterVO.

    Once the masterRow in the hand, you can set it as the currentRow in the masterVO:

    for ex:

    Links DCBindingContainer is BindingContext.getCurrent () .getCurrentBindingsEntry ();.

    DCIteratorBinding dcItteratorBindings = bindings.findIteratorBinding("yourMasterVOIterator");

    dcItteratorBindings.setCurrentRowWithKey (theRowKeyStringToSet);

  • Final result does not match the Master Page

    I'm so frustrated with Muse right now I could scream. I'm creating a simple landing page, a single page, where what little information it is (a graphic background, logo and contact information) is the master. I want to just publish a page that is exactly like the master, but this does not seem possible with Muse. Why is this? What Miss me? If you open the master page and go where the text breaks for mobile display, there is a blue graph that I placed at the bottom to fill in the blanks. Has gone in the final result and the page is excessive in length, I can't change in any way. The master is set to vertical 956px, but the last page is at 1080. There is nothing hidden anywhere on the page or master.

    A zipped file of the site can be found here: Dropbox - AYIN Website.zip

    I would be very grateful for any help anyone could give me, thanks in advance.

    MP

    Hi David,

    Thanks a lot for your answer. However, after consideration and discussion with my client, I think I'll try to rebuild the page from scratch, since it's so simple, see how it works first. I'll get in touch if I'm still having the same problem.

    Kind regards

    MP

  • Combo / twisties in the master page footer section?

    HR 2015 (12.0.3.428)

    Windows 7 64 bit

    CHM output

    How to make scrolling text or twisties work in the footer of a master page section?

    We try to add drop-down text menu / twisties in footer of each topic so that our clients can access company, product, technical support of any subject information. To do this, the most logical is to change the master page and add content in the footer.

    We have these main sections:

    Contact the Doc Team

    Documentation PDF

    Support links

    Information about the company

    Product information

    Here is roughly what I want to be like him once that the user he develops:

    Contact the Doc Team

    Send your comments

    Documentation PDF

    Readme file

    Manuals

    Support links

    Technical support

    Forum

    Regional office

    Information about the company

    Address

    Web site

    Product information

    Name of the product

    Version

    Web site

    But when I open the master page in the main editing view, the ability to add the drop-down list feature is grayed out inside HR.

    I tried to create the footer drop-down content in a separate test topic and then copy and paste directly into the master page. HR removes such content from the minute I'm trying to save him, leaving only the related topics. Example of text that is deleted:

    <? HR-droptext_start class = "droptext" id = "POPUP542020552" style = "" display: none; '? " >

    < class p = "footerpar" > Readme.pdf | < a href = "#" class = "footerlink" > LINK

    HERE < /a > < /p >

    < class p = "footerpar" > printable manuals | < a href = "#" class = "footerlink" > LINK

    HERE < /a > < /p > <? HR-droptext_end? >

    Are there workarounds to accomplish twisties on a section of the footer of a master page without using an external .js file?

    I may try a road .jquery if I can't get HR to behave, but would like to just use the page master itself without other files.

    I finally got drop downs working inside a .hts which is then inside the .htt footer section.

    I discovered that the problems in the CSS I posted in the pictures above are attributable mainly from my own CSS problems.

    However, when I tried to add images twistie, bad new...

    Twisties are all or nothing in RoboHelp. You apply all the drop Downs or None.

    That won't work for us, since our footer is a background more dark.

    So I created my own downfall personalized stockings with jQuery and CSS.

    And they worked!

    Well well, mostly...

    Long story short: it has been a painful week and the other half, mostly spent trying to get this .hts of footer to the appearance and behavior of the way I want it too in my chm. I had to do a LOT of trial and error and additional testing to figure out something that works.

    Things I've learned:

    • Square pegs can go in the round holes with a lot of hammering and a lot of mess.
    • CHMS are old. They are not easier to work with when it comes to the use of styles. Many things are not taken in charge you can do in a normal browser.
    • Under the hood CHMS use IE 7, so you have to use CSS that matches that version.
    • You can work around some limitations that HR requires using methods and tool parts.
    • Use a repository. If you make a mistake or fall a path that you want to cancel or put on the shelf for later, you can do it easily. (I'm really happy that I did. I could come and go between my revisions and see what the code worked and which did not easily).
    • In a repository, use a test project that mimics your production project, including the folder structure, but on a much smaller scale you can do faster chm builds. (I got my footer to work Monday, but when I moved it into our real project, the footer did not work on CHMS in subfolders. So I had to build a workaround for this. I would have seen previously had I better imitated my directory structure.)
    • Don't get so sucked into approach that you neglect other tools or methods that might be simpler. (I spent a good amount of time trying to get HR drop downs working in HR footer when jQuery, once I figured how to make, provided a simpler approach.)

    Result of my footer (with custom twisties and drop downs in expansion):

  • Breakpoints on the master page do not apply to pages

    Hello

    When we define four different stitches on the master page, these definitions do not apply on pages that are related to this master page.

    How can we solve this problem?

    Thank you

    By clicking on the small triangles in the bar of breakpoint on the layout page, which represent the masterpage breakpoints.

    MasterPage breakpoint are not automatically applied to layout pages, because the masterpages content can "break" so many different places that the content of your layout pages. Just think about 4 images now on the master page, which would have need of repositioning on smaller screen sizes and a simple text on layout, that does not need any breakpoint at all.

  • How to create a master page and detail? Insert &gt; object missing panel data

    Hello

    So I created a database, and I want to read data from the database table. I want when someone clicks on an element of the database to get on a new page and see all the other information on this element. I looked for how to do this and found the master page and detail 'system '. But for this I need an option in the Insert > data panel, the master and detail Page set option. And that's the problem, actually there is no sign of 'data' in the insertion bar in my Dreamweaver product. I use Dreamweaver CC 2015, Windows 8.1

    nea.PNG

    version.PNG

    Is there another possibility to create the master page and detail?

    If you are coding manually, you need not to buy extensions.

    If you don't code manually, you can do it.

    Nancy O.

Maybe you are looking for