Odd pagination issue going from RH8 to RH9

I just recently upgraded from TCS2 to 3. I'm linking a structured FM book to a RH project. The FM to RH mappings are set to paginate at the ChapterTitle and Heading1 (top level section elements) levels. Everything worked fine in RH8, but in RH9 any time I have a ChapterTitle not followed by a paragraph, RH9 isn't correctly creating a separate topic for the ChapterTitle and instead creating a topic using the chaptertitle with the first Heading1 topic lumped in. This creates a problem since I'm using a htt for the chapter level topics to generate a mini-TOC to the sections in each chapter. If I add a paragraph after the ChapterTitle (before the first Heading1) everything works fine and I get a separate topic for the ChapterTitle and the first Heading1. All other Heading1 styles are correctly being generated as a separate topic.
To be clear, I'm using the paginate setting in the paragraph styles mapping and then using <$paratext_no_num> topic name pattern. Did something change between RH8 and 9? Do I need to just bite the bullet and add topic name markers?

There has been a change in the pagination behavior in TCS 3. TCS 3 does not allow creating of empty topics with just a heading text. If pagination is set on two heading styles with one following the other at a particular location, the earlier one is simply ignored at that particular location. In order to achieve pagination at such a location one needs to pick either of the two options as you have already mentioned in your post.
Add an extra paragraph in between with some relevant content.
Or use Topic Name Marker for pagination.
Mayank

Similar Messages

  • Hi to All, My wife still has ios 6 on her ipad (she likes the look). I will do the 7.1 upgrade when it is released. Should there be any issues going from 6 directly to 7.1? Thanks!

    Hi to All, My wife still has ios 6 on her ipad (she likes the look). I will do the 7.1 upgrade when it is released. Should there be any issues going from 6 directly to 7.1? Thanks!

    There shouldn't be. I went from iOS5.whatever to iOS6.1 with no issues.
    Just make sure to back everything up before you do it, just in case all doesn't go as planned.
    I always do mine the old fashioned way, download the full OS via iTunes so if you've already got it linked to a computer and been using iTunes to do updates/syncing that's how I'd suggest you do it.

  • Chm breadcrumbs color blue after upgrading from RH8 to RH9

    RH9, 9.0.1.232
    My project uses breadcrumbs that are generated during compiling. In RH8, the breadcrumbs would be the a.link/a.visited/a.hover color, the links would be underlined, and the topic name + greater than characters would be black. Now, the links are not underlined anymore, and the topic name +  greater than characters have changed to blue, which looks rather ugly  with the styles I use.
    RH8
    RH9
    I have tried using topic style while setting p.breadcrumbs and a.breadcrumbs to red, or not using topic style and setting the color to green (just to make sure the setting had any effect and to distinguish where the color came from). Alas, the blue stays put.
    Inserting the breadcrumbs in the masterpage works as expected. Below two different breadcrumbs are generated, the bottom one one from the master page and the top one during compile:
    The above has been generated with the following settings:
    p.breadcrumbs { color: #ff0000;}
    A.breadcrumbs { color: #ff0000;}
    A:link {
        color: #000000;
        font-weight: normal;
        font-style: normal;
    A:visited {
        color: #808080;
        font-weight: normal;
        font-style: normal;
    A:hover {
        x-on-hover: fontchange(color=#f5841f);
        color: #f5841f;
    Please note that the direct formatting is set to green AND left aligned, neither of which is used in the output. Please also note that blue does not occur anywhere in my settings (css nor direct formatting).
    Where does the blue come from?? And more importantly, how do I get rid of it?? I'd rather not fix something with master pages that wasn't broken in RH8 to begin with. And even if I'm forced to, I still want to know where the blue came from :-)

    Yep, Dutch. But our Windows installation and programs are the English variants.
    <script type="text/javascript" language="javascript">var strHref = document.location.href;
    var bc1=0;
    var n1 = strHref.toLowerCase().indexOf("642b3b9347ca42c9b00b820c00c373fa=");
    if(n1 != -1)
    bc1 = strHref.substring(n1+33);
    document.location.href = strHref.substring(0, n1);
    </script>
    <style title="hcp" type="text/css">
    <!--
    a.hcp1 { font-size:10pt;
    font-style:normal;
    color:rgb(0, 0, 255);
    text-decoration:none;
    text-align:right; }
    span.hcp2 { word-spacing:normal;
    font:6.0pt "Times New Roman"; }
    img.hcp3 { border:none; }
    -->
    </style>
    </head>
    <body>
    <p style="font-family: ; font-size: 10pt;  font-style:normal; color: rgb(0, 0, 255); text-decoration:none; text-align: right"> <a href="../../Introduction/Reference/Welcome.htm" class="hcp1">Home</a> > <a href="Mounting_the_X_Changer.htm" class="hcp1">Installation</a> > <a href="Configuring_the_barcode_reader_software.htm" class="hcp1">Configuring the Software</a> > Calibrating the barcode reader</p>
    <p style="text-align:right;" class="breadcrumbs"><a class="breadcrumbs" href="../../Introduction/Reference/Welcome.htm">Home</a> &gt; <a href="Mounting_the_X_Changer.htm">Installation</a> &gt; <a href="Configuring_the_barcode_reader_software.htm">Configuring the Software</a> &gt; Calibrating the barcode reader</p>
    Strange that in the 2nd line (the master page line) the gray specifically takes over from the red, so the css link properties override the breadcrumbs properties (whether the p.breadcrumbs is placed above or below the a.link). In the web help the reverse is true: the whole line becomes red.
    Same goes for the first line (generated during compile): the gray takes over from the blue that is specifically inserted as in-line formatting.
    In the web help the opposite occurs (as you can see from the screenshot in my previous post): the whole line becomes red (or green).

  • Migration issues going from 2.0 to 3.1

    Hi,
    I'm investigating the migration of an old 2.0 datamodel (build 584) to a new 3.1 version (build 700) and I have some questions and issues:
    Can I go directly from 2.0 to 3.1?
    When trying I get an error message and the log-file from datamodeler contains errors.
    Using version 3.0 (build 665) as an intermediate step doesn't give the error-message....
    After opening the 2.0 model in 3.0 and using "Save as..." I observe some strange things:
    - The properties "Name on Source" and "Name on Target" of each Logical relation are now emtpy. They were filled in the 2.0 model.
    As a consequence all my labels in the Logical diagram are now blank.
    I found a posting "Sql Developer Data Modeler 3.0 EA1: Relationship source and target names" for 3.0EA1 that this was a bug.
    Is it still a bug in 3.0 build 665?
    - In the relational diagram all columns with a datatype that defined by a domain show UNKNOWN.
    Looking at the properties of such a column I see that the domain is migrated properly.
    It is only not shown in the diagram....
    Someone a clue?
    Thanks in advance,
    Enrico

    Well, it gets even more serious.
    When generating DDL I get a generation error because all the datatypes of the columns with a domain are generated as UNKNOWN....
    After some searching I see the following:
    Defined is domain NUMBER_10_F in both version of Datamodeler
    Version 2.0
    Relational model > Table properties > Columns > Datatype : Domain + Type : NUMBER_10_F
    Relational model > Column properties > General > Datatype : NUMBER(10) {NUMBER_10_F}
    Physical model > Column properties > General > Datatype : NUMBER(10)
    Version 3.0
    Relational model > Table properties > Columns > Datatype : Domain + Type : NUMBER_10_F
    Relational model > Column properties > General > Datatype : UNKNOWN {NUMBER_10_F}
    Physical model > Column properties > General > Datatype : UNKNOWN
    Somehow the columns do not inherite the right datatype from the domain.
    Probably I did something wrong with the defaultdomains.xml file but I do not know what.
    I copied it from the old datamodeler (2.0) directory datamodeler\domains to the new datamodeler (3.0) directory datamodeler\datamodeler\types
    Suggestions?
    Enrico

  • Scaling issue going from computer to flat screen tv.

    I have a client that has shot thousands of pictures from his world travels over the years some in the raw format some in jpeg. He created a slide show in Photoshop Elements of the pictures and when he shows them through his computer onto his large Toshiba HD flat screen some of them come out jagged (doesn't matter if they are jpeg or raw). I am assuming it is a scaling issue causing this. Question can some one please give me the right instructions on how to go about fixing this so all of his pictures come out crystal clear on his flat screen? Thanks.

    What is the current pixel dimension of the images that are causing the issue?
    Richard Lynch

  • Upgrade from RH8 to RH9 displays error msg for images/hyperlinks

    We imported a RH8 project into RH9 on another computer. For the most part, it went smoothly; however, for some images and hyperlinks, we get the message: The image file "___.jpg" used in "______.htm" is outside of the current project and will not be shown in Project Manager.
    Additionally, there are approximately 20 broken links displayed in the Broken Links tab.
    Your suggestions would be appreciated as we have multple huge projects we need to upgrade. Thanks

    Hi there
    For each of the messages about the image being outside the project, you will need to carefully note the image file name, the topic and the location it is reporting. Then you will need to edit the topic and click on the image icon and browse to the image to choose it. That action should correct the link and copy the image into your project.
    Broken links will have to be resolved on a "link by link" basis. I was assisting someone else in a different thread and it may be of use to you. Click the link below to view that thread.
    Click here to view
    Cheers... Rick

  • Help please... Audio sync issues going from iMovie to iDVD (iLife '09 packa

    I've tried technical support, I've tried looking online but nothing seems to have helped, so here's the problem:
    I have a video/movie, that is around 58 minutes long, I share it to iDVD and the other media formats from iMovie. The vid has music, transitions, titles, credits, etc... It plays fine in iMovie while I am editing it. The problem comes when I try to export it to another media format and to iDVD.
    There's a section that has major audio sync issues that I have no idea how to even begin to fix. There is audio and music from the 55 minute mark that plays over the 27 minute mark for a good 3 minutes of video and audio.
    I've tried some of the suggestions I've come across but nothing seems to work. Does anyone have anything that they can offer this very frustrated guy? Please and thank you in advance.

    I don't shoot 12 bit audio (ever) so I'm not an expert on fixing it or converting it back to 16 bit audio. I can only report what others on this forum claim to have worked (in some cases with marginal success).
    The ones that comes to mind are:
    1. video and audio extraction in an attempt to re sync.
    2. exporting back to the camera from iMovie and then re-importing as 16 bit.
    http://support.apple.com/kb/TA25603?viewlocale=en_US
    http://discussions.apple.com/thread.jspa?messageID=8113985
    Message was edited by: SDMacuser

  • Black and White conversion issues going from LR to PS

    When I take a black and white image directly from Lightroom to Photoshop using "Edit in Photoshop", the black and white conversion doesn't stay true. My image, once opened in PS, is mostly black and white, but has green and magenta casts running throughout. Anyone know how to resolve this without just gray scaling the image again once in PS?
    Screen grab from LR on the left, and PS on the right.
    Thanks.

    Geoff the kiwi wrote:
    How does the OP's green/magenta colouring equate to your stated red/cyan?
    Well, it looks cyan to me. Here it is with saturation boost - assuming the OP made the screenshot correctly, assigning the display profile:
    In any case, the Photoshop bug is well known and well documented, showing up as cyan shadow banding in ProPhoto files, when GPU is set to "Normal" or "Advanced" mode.
    I'm not saying the display profile isn't involved, it most certainly is. The whole issue is the conversion into the display profile. And it also shows to varying degree with different display profiles - sometimes just subtle cyan bands, easily missed until you look for it, other times more pronounced and with secondary red banding (like here).
    It also happens with sRGB as display profile. So the bug is real, no question about that.
    What's different here is that there's cyan also in the highlights. But that could be the screenshot - or it could be "just" a bad display profile. I'm not ruling that out, just pointing out that there is a more likely explanation in this case.

  • Odd pagination issue

    apex 3.1
    oracle 10.2.0.1
    I have a report which pagination set.
    The page has 3 regions,
    a html region for the criteria,
    and two report regions ( a summary report region, and a detailed report region).
    When I click to go to the next page in the detail region, the report header is shown (without any data displayed)
    (This detail region uses an exists query to determine whether or not it should display).
    The session_state and page_items show the correct (expected) values.

    Err Sorted.
    Enable partial page refresh allows the bottom region to be paginated

  • Has anyone had issues going from 1 Apple ID to 2 since the iCloud update?

    My wife and I each have our own iPhones and iPads and I just got her a MacBook Pro, but we've been sharing 1 Apple ID to share apps.  Now with iCloud, all our information is being combined, like contacts and iCal.  Has anyone had this situation and resolved it?  If so, can you give me any good tips?

    So yes, I did figure it out...with the help of the Genius Bar at my local Apple Store.  The answer was pretty simple and very easy.  My wife and I each have our own iCloud accounts now, which our iPhones / iPads / MacBooks each sync with, but we still share a single iTunes account.  This causes no conflicts whatsoever in terms of our personal information or ability to share apps / music purchased on iTunes.  There are a couple of things to remember, though:
    - We each sync to our own computers to keep it clean.  Any music / apps we want to share we move manually or just initiate separate downloads.
    - The iTunes account on both computers is the same, but our Apple ID's for iCloud are unique.
    - Before the setup, the user that is getting the new iCloud account needs to backup their personal info that they want to keep prior to syncing to the new computer / iCloud account, as it will not keep it.  This way, the info you want can be restored to the device.
    - I'm not sure if this solution will still work if you're syncing multiple devices to the same computer, but I'd think it would be fine.
    If you're not sure how exactly to do all this, by all means, set up an appointment for the Genius Bar.  They helped with everything with me, as I had no idea what to do, and they were awesome.
    Good luck and I hope this helps!

  • Pagination issues in Word output from RoboHelp HTML 8

    Hi All,
    We're generating a Word document from our online help (RoboHelp HTML 8) with MS Word 2003 installed. The page numbers inserted automatically are wrong in that it's skipping numbers. For example, in scrolling down through the document, the page number after 95 is 97. Sections of the doc are paginated correctly, but then we come to a few pages where it skips a number in assigning page numbers. Some of our users have MS Word 2003 and others have 2007, but the pagination issue is occurring in both versions of Word. (BTW, I'm developing WebHelp Pro on Windows XP.)
    Today when I clicked in the Word TOC and pressed F9 to regenerate, it corrected some of the pagination problems but not all (go figure).
    Is there a patch I need to download or anything?
    Thank you!
    Mendonite

    Do the unnumbered pages have any content? This is ringing a vague bell and it was a Word issue related to blank pages.
    Have you actually printed the document?
    See www.grainge.org for RoboHelp and Authoring tips
    Follow me @petergrainge

  • U460 Brightness Control Issues (Only goes from Brightest to Darkest)

    My Ideapad U460 is having problems with the brightness level. It will only switch from the Brightest to Darkest brightness level...meaning it's either too bright or too dim. I've tried switching my power options too but everytime i try to adjust the brightness either by just clicking the "Fn" button to adjust the brightness or changing it on the Control Panel's Brightnes Options by moving the cursor down the brighness scale (it STILL only goes from the lowest to highest in brightness).
    Please help! This is quite frustrating since it goes from being WAY TOO BRIGHT to WAY TOO DARK. Also, I recently had my screen changed because it was malfunctioning. Everything is fine in terms of my memory and just the laptop itself but the brightness issues are becoming unbearable. THANKS IN ADVANCE FOR THE HELP

    Thanks for the help! Sorry, I've been out of town so I haven't been able to respond. However, I have some questions.
    How do I update the Graphics driver and Bios of my system? Are both updates through the link you provide?
    Also, how do I know which Graphics Drive to download (I attached the different drivers I see below)? I have Windows 7 on my Ideapad U460. And where do I update the Bios?
    Intel Onboard Graphics Driver
    8.15.10.1840
    2010-09-08
    25.1 MB
    Windows 7 32bit
    Download
    Add to download list
    ! Lenovo recommends you to read the Important infomation
    Intel Onboard Graphics Driver
    8.15.10.2086
    2010-05-20
    39.3MB
    Windows 7 32bit
    Download
    Add to download list
    Intel Onboard Graphics Driver
    8.15.10.2086
    2010-05-20
    41.2MB
    Windows 7 64bit
    Download
    Add to download list
    Intel Onboard Graphics Driver

  • Print issues when going from develope to print

    In LR5 when going from Develope to Print, I loose the picture and the print tab is greyed out.  Never had this problem before, did I do something wrong

    Make sure the source remains the same - check the filmstrip.
    The only suggestion is to place the batch for editing and printing into a collection or (temporary) quick collection and access the images from there in both modules.

  • Missing Snippet Descriptions (upgraded from RH7 to RH9)

    Hi all,
    I've pretty much successfully upgraded my RH7 project to RH9. I only noticed two problems, one of which is the subject of this thread - the descriptions for each of my snippets isn't displaying. It looks to me like this problem has something to do with the way descriptions were previously stored (in a title tag for RH7 and lower versions?) versus the way the descriptions are now stored (in a meta tag, i think, for RH8 and higher versions?).
    I took a look at the hts file for one of my snippets that was upgraded from RH7 to RH9. The code looks like this (I've bolded the snippet description):
    <?xml version="1.0" encoding="utf-8" ?>
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <meta name="generator" content="Adobe RoboHelp 9" />
    <title>Use this text above the table that explains Action menu items.</title>
    </head>
    <body>
    <p style="margin-top: 2pt; margin-bottom: 2pt;">Select an action from the
    menu and click Go. </p>
    <p style="margin-top: 2pt; margin-bottom: 2pt;">&#160;</p>
    <p style="margin-top: 2pt; margin-bottom: 2pt;"><span class="NoteTitle">Note:</span>
    The Action menu may change depending on the content, the content's status,
    your permissions and what you have already accessed. Therefore, the options
    explained below may not all be available at the same time.</p>
    </body>
    </html>
    THEN, I created a brand new snippet in RH9. The code looks like this:
    <?xml version="1.0" encoding="utf-8"?>
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <meta name="topic-comment" content="this is a new test snippet" />
    <title>New Snippet</title>
    <meta name="generator" content="Adobe RoboHelp 9" />
    </head>
    <body>
    <p>This is placeholder text for your snippet. To add content to the body,
    replace this text. </p>
    <p>&#160;</p>
    <p>For information about applying snippets to topics, press <b>F1</b>.</p>
    </body>
    </html>
    Notice how the description for the brand new snippet starts with "<meta name" but for the snippet that was created in RH7 (and then automatically upgraded by RH9), the description for the snippet starts with "<title>".
    I have 101 (exact count) snippet files and would hate to have to go into each one and modify this line of code myself, so my question is this:  Does anybody know a good, faster way to 'upgrade' all of my hts (snippet) files to follow the new RH9 format?
    Here are two things I've tried:
    1. Using TextPad, I manually made the change in the .hts file. Result: The description still does not display in the Description column in the Snippets pod (on the left in the screenshot below), but it DOES display in the Snippet Properties window (on the right in the screenshot below).
    2. Copying the description from TextPad, then opening the Properties window for the snippet and pasting the description into the Description field, and saving the snippet. This WORKS...but I'll have to do it 100 more times to fix all my snippets, AND the Title tag still ends up being incorrect.   Although things LOOK correct in the Properties window (i.e., the Name field indicates the correct name for the snippet, and the Description field now contains the correct description), here's the resulting code:
    <meta name="topic-comment" content="Use this text as the explanation for the Add To Cart Action menu option." />
    <title>Use this text as the explanation for the Add To Cart Action menu option.</title>
    So, the meta and title tags end up having the same values! The title tag should say "Add To Cart" - I don't know how it's possible that it doesn't contain this text as the value for the title tag. Thus, it seems like in order to get the descriptions in there correctly, I have to do a copy, then paste into the Properties window in RH9, but to correct the Title tags I have to open the .hts files in a text editor (i.e., *outside* of RH9) and enter the correct title text for each snippet. Is this really going to be this time-consuming to fix?

    Let's try again.
    First forget thinking in INCLUDE mode. Everything will be included unless you exclude it.
    Example.
    Topic 1 has tag A applied to the topic
    Topic 2 has tag B applied to the topic
    Topic 3 has tag A applied to some of the content (let's say to the word Redrabbit) but not the topic itself.
    Topic 4 has the tag A applied to the word Redrabbit and tag B to the word Greenrabbit but no tag on the topic itself.
    This is how it should work.
    Topic
    Topic tag
    Text tagged
    Expression Not A
    Expression Not B
    Expression Not A and Not B
    Header 6
    1
    A
    Topic will be excluded
    Topic be in output
    Topic will be excluded
    2
    B
    Topic be in output
    Topic will be excluded
    Topic will be excluded
    3
    None
    Redrabbit is tagged A
    Topic will be in output but the word Redrabbit will be excluded
    Whole topic will be in output including the word Redrabbit.
    Topic will be in the output but the words Redrabbit and Greenrabbit will be excluded.
    4
    None
    Redrabbit is tagged A and Greenrabbit is tagged B
    Topic will be in output but the word Redrabbit will be excluded
    Topic will be in the output but the word Greenrabbit will be excluded.
    Topic will be in the output but the words Redrabbit and Greenrabbit will be excluded.
    Below is the expression dialog.
    Here I have selected from Available Tags and put them in Exclude.
    Click Advanced and you will see how RH writes the expression.
    Written like that, does it now work for you?
    See www.grainge.org for RoboHelp and Authoring tips

  • IPhone 4s Voice Memo App has 5 second delay when the record button is pressed. When it starts recording, it goes from 0 seconds to 5 or so seconds recorded. This happens randomly and often and sometimes has the delay but starts at zero. Solution Anyone?

    After iOS 7 update, my iPhone 4s Voice Memo App has 5 second delay when the record button is pressed. When it starts recording, it goes from 0 seconds to 5 or so seconds that it shows has recorded. This happens randomly and often, sometimes it will have the 5+ second delay but starts recording at zero seconds. Besides the delay it has been working fine as far as saving and playback is concerned. I have plenty of storage on the phone itself and it NEVER had this problem before I updated to iOS 7. I've reset the phone a couple times by holding down the power and home buttons at the same time. The reason I have an issue with this is that I'm always recording song ideas, melodies, and scratch takes; what I'm saying is when I come up with an idea I need to be able to know that when I hit record it will start right then so I don't forget anything that has just popped in my mind.
    Does anyone have a solution or suggestion?
    Thanks

    After iOS 7 update, my iPhone 4s Voice Memo App has 5 second delay when the record button is pressed. When it starts recording, it goes from 0 seconds to 5 or so seconds that it shows has recorded. This happens randomly and often, sometimes it will have the 5+ second delay but starts recording at zero seconds. Besides the delay it has been working fine as far as saving and playback is concerned. I have plenty of storage on the phone itself and it NEVER had this problem before I updated to iOS 7. I've reset the phone a couple times by holding down the power and home buttons at the same time. The reason I have an issue with this is that I'm always recording song ideas, melodies, and scratch takes; what I'm saying is when I come up with an idea I need to be able to know that when I hit record it will start right then so I don't forget anything that has just popped in my mind.
    Does anyone have a solution or suggestion?
    Thanks

Maybe you are looking for