Topics don't appears in the index

I use RH10, HTML version to generate PDFS.  I have patients who use a white font on a dark background:

Topic PDF page.jpg

When I generate the Index, the topics using the white font not displayed.  However, the subjects who use black font appear:

PDF Index.jpg

The index entries are structured using the section properties:

Topic properties.jpg

How can I get the subjects using white font appears in the Index?

In fact just by selecting the index would confirm the theory. The text would show against the selection color.

See www.grainge.org for creating tips and RoboHelp

@petergrainge

Tags: Adobe

Similar Questions

  • Reversed name appears in the index under 'Symbol' rather than 'A', 'B', 'C '...

    Hello

    I wrote a simple script that quickly adds a reference section and page (first level) to an index. It seemed to work OK, then I am ambitious and tried to write another script, this time one that reverses the order of a first name and family name where there is a space between them. But now, even if the name is duly reversed, it appears in the Index panel under 'symbol' rather than the first letter of the family name.

    I would be very grateful for any help.

    Thank you, Jeremy

    myDocument var = app.activeDocument;

    myIndex = myDocument.indexes.item var (0);

    var myMarker = app.selection [0];

    var myText = myMarker.contents;

    myDialog = app.dialogs.add var ({name: "Add entry index with the range at the end of the Document", canCancel:true});})

    {with (MyDialog)}

    {with (dialogColumns.add ())}

    var myTextEditField = textEditboxes.add ({minWidth, editContents:myText:200});})

    }

    }

    Ditto var = myDialog.show ();

    if(myResult == true) {}

    var myIndexTerm = myTextEditField.editContents;

    myDialog.destroy ();

    var myBreak = myIndexTerm.indexOf(' ');

    var mySurName = myIndexTerm.slice (myBreak);

    myFirstName var = myIndexTerm.slice (0, myBreak);

    var myReversedName = mySurName + ', ' + myFirstName;

    var myTopic = myIndex.topics.add (myReversedName);

    myTopic.pageReferences.add (myMarker, PageReferenceType.TO_END_OF_DOCUMENT);

    myTopic.name = myReversedName;

    }

    Jeremy,

    The contents of your myReversedName variable begins with a space: the problem is in this line:

    > var mySurName = myIndexTerm.slice (myBreak);

    He grabs the space between the first and last name. So, because your topic name starts with a space, it is placed in the section of symbol. Apparently, ID has a mechanism to correct this and removes the space when you click on the element. Instead, use this:

    > var mySurName = myIndexTerm.slice(myBreak+1);

    In addition, you can use GREP JavaScript to change the name and first name:

    > myReversedName = myIndexTerm.replace (/ ([^] +) (. +) /, "$2, $1");

    Peter

  • Why one of the pages of the site appears as the index in my reports?

    Why one of the pages of the site appears as the index in my reports?

    Screen Shot 2014-08-25 at 8.22.32 AM.png

    Hi morganagordon,

    Please share the URL of your site.

    Also, check the Page properties of the pages of your file of Muse for the name of the page, page title and the name of the pages.

    To verify the same, you will need to open the file with Muse, switch to the view of the Plan, which is located on every page of thumbnails, select "Page Properties" and select the Options tab.

    Concerning

    Sonam

  • Recovery of files that don't appear on the trash after deletion

    I accidentally deleted my documents folder. I found the file to duplicate under the same user, so I deleted one. Now that I open the documents folder, I see that all my files went on the other also. I checked on the trash can, but there is no where. I use windows vista Home premium.  I would like to know if there is another way to recover lost data. Frequently occur when you delete files that they do not appear in the Recycle Bin?

    Hello Fjose,

    Thanks for posting your question on the Microsoft answers Forum.

    You can check the settings of the trash to see if you have an option is selected.
    On the desktop, right-click on the Recycle Bin, and then click Properties.
    Click the general tab,
    Check to see if "do not move files to the Recycle Bin" is selected. If it is enabled, then your files
    will be permanently deleted when deleting.

    Otherwise, you can try to see if a system restore will retrieve your documents folder.
    Follow the article below for the steps to restore the system.
    936212 KB - how to repair the operating system and how to restore the configuration of the operating system to an earlier point in time in Windows Vista
    http://support.Microsoft.com/kb/936212

    You can also create a manual system restore point so that you can restore to that State in case of problems.
    Right-click on the computer icon in the desktop, then choose Properties
    In the left pane, click System Protection
    Alternatively, to directly access the System Protection tab, click Start and type SystemPropertiesProtection.exe.
    If you are prompted for an administrator password or a confirmation, type the password or provide confirmation.
    Click the System Protection tab and then click on create.
    In the System Protection dialog box, type a description, and then click on create.

    Answer please come back and let us know the status of your question.

    Sincerely,

    Marilyn
    Microsoft Answers Support Engineer
    Visit our Microsoft answers feedback Forum and let us know what you think.

  • All new updates, I don't and then access my sites when I try to upload my site on my storage in my Adobe account. They just don't appear when the window opens for the files I want to download. Any ideas what I need to do?

    I went to upload my site on my creative cloud storage and none of my recent cases appear in the folder when it is opened. They are there when I check from inside the Muse, however, when I open the for download only older versions appear and I can't raise the new, for the life of me!

    Muse Sites_1.jpgMuse Sites_3.jpg

    I took these screenshots, so you could see it's the same exact file. In one, all my sites are just the old stuff in the other. I would like to upload my site to my cloud storage, just in case I have one, I hate to say it out loud, computer crash. Any help will be appreciated.

    Sue

    Hi Susan,.

    Can you please check if the creative cloud synchronization is on?

    If this is the case, it must create a folder on your computer with the name of "Creative cloud files.

    You can then copy and beyond your Muse files in this folder and they will be automatically synced to your cloud storage.

    Kind regards

    Akshay

  • When I open a new illustrator document color swatches cs6 don't appear in the swatch Panel. 10.9.3 MAC user

    my color chart do not appear in the swatch Panel when I open a new document cs6. 10.9.3 MAC user

    Color chart is included in the new profiles of documents appearing in the menu 'profile '. Were you by selecting a profile from there deliberately? What happens if you do now - select 'Print' or 'Web '?

    If the documents do not always contain the nuances and you are certain that you do not change the document profiles, then they could have been damaged.

  • FM 10 Index markers don't appear in the text

    Using FM 10, I'm having a problem, I had several years ago, but don't remember what I did with it.  I have a little book, basically finished except for indexing.  But when I type, the impression is green, not black.  If I delete it, she blushed and cannot be deleted.

    Is this a problem with the text file, or with the software itself?  I pushed a wrong button somewhere?

    Earle

    Yes, it seems to be the track text edits.

    FM 10 help, Chapter 10, "editing text":

    Do one of the following:

    • In the book window, select view > track text edit > activate. This option allows to switch on and outside.
    • In the Document window, select special > track text edit > enable. This option allows to switch on and outside.

    Note: It is recommended that you have documents open when you activate the track text changes. FrameMaker will not track text changes if the document contains errors that prevent the opening of FrameMaker.

  • ThinkServer RD650 & 720ix RAID - how to get all the readers don't appear in the TOC?

    Hello

    Just got a RD650 with a 720ix controller. The chassis I have is where it provides a hybrid of disk form factors. Thus, at the front left of the server it first has 6 x 2.5 "bays and then 3 x 3.5" bays, which is the first half of the bottom of basket. Then the rest of the side front of the server and the other half of the background is populated by 6 x 3.5 "bays.

    I have 6 hard drives in total: 2 x 300GB 2.5 "SAS 15 k and 4 x 3 TB 3.5" 7.2 k SAS. However, when I go in storage management in the TLT, the number of disks is only 5 and I don't get the option to include all 4 of my disks 3.5 "in a virtual drive, I get only the possibility to include 3. If the last drive 3.5 "which is located on the right side of the server and backplane is not displayed as being available.

    Now, I know that this controller supports up to 32 disks, so what do I do to get this appears as a disk?

    I'll post a picture here as well, the contours in green are my readers that ARE available, the red box is my a drive 3.5 "which is NOT displayed as being available (all the lights are on and drive seems to operate normally, if I swap this drive for another that I always get just the same 3, 3.5 available instead of all 4 readers).

    I would REALLY appreciate some help with this, I need this appearance of player for RAID10 or this server back!

    Thank you

    LD.

    Yes sorry I meant far earlier, it was a dead drive, I thought since I had checked in the other bays correctly but obviously not.

    This server has only 2 usb ports! Crazy, so if you're flshing a firmware or load a driverbundle or something else in the TOC but USB, you will need to remove the keyboard or the mouse, what genius decided cela? All servers must be at least 3 USB ports, whether or not you are going to run headless finally.

    In addition, ALL 3.5 "4 drive caddies are cracked and broken where the screw fits on the front plastic part metal! This must have been done in the factory AND the hanging screws which holds the raid card down is broken!

    In any case, the initial problem is resolved.

  • Lower the third Quicktime file of EI don't appear in the first sequence

    Hello!

    So I created one third lower in After Effects that I exported from the queue to render in RGB + Alpha quicktime format. I can import it into my first CC project with no problems at all. He plays in the monitor source without problem, but once I place it in the timeline, it does not even appear when I play the sequence. It's upstairs, so he is not buried under another track. I have always created the lower thirds like this and have not had a problem so I am at a loss. I don't know if this is a problem in the way that I export in AE or if it's a question that I don't know.

    Any suggestions?

    It turns out that I created my AE project at a different rate than my creation project

  • Code snippets don't appears in the html Robohelp 10 files

    Hello

    I'm trying to insert an excerpt (I tried adding new and using existing ones) in a subject.

    The code snippet displays in the Editor pane and also in the output pdf control and in the subject preview pane.

    However when I opened the HTML directly from windows Explorer, the code snippet does not appear. One of my outings use these html files and I'm eager to make the most of the functionality of the code snippet.

    Any tips?

    Thank you

    Caroline

    Hello

    When you insert a snippet, which you're really insert is a code in the HTML code that looks like this:

    This code will have to be dealt with during the build process to insert the actual information extracted.

    RoboHelp is not similar to other editors HTML in that you simply edit can be used immediately. Working with RoboHelp projects is similar to the use of ingredients to prepare a dish. You will need to cook the dough biscuits to have cookies!

    See you soon... Rick

  • Any ideas why weather script will not appear in the index created with DW

    For an example of what I want to do with DW, please see my page now created with CoffeeCup. It will cost $49.

    http://96.9.48.31/

    This did not require a moment of my time asking them for help. It is not perfect and there are a lot of code that could be cut out, but it gives me results. I need assistance in support of DW to do what I know, the software can do, but maybe not easy at the beginning.

    Why the weather script does not play when the page is created with DW, but when created with Publisher and cup of coffee?

    Any help would be greatly appreciated.

    I want to use Dreamweaver, really I do. I have a whole database downloaded with the software of connection Member, just waiting for me to install. I don't install it until I first get a handle on a bug of ugly time.

    atmydeskworking wrote:

    Why the weather script does not play when the page is created with DW, but when created with Publisher and cup of coffee?

    The reason that the weather-report is not working in the Dreamweaver version of the page is that you have a gap between the words 'white' and '&' in the link below. Delete the gap and it will work.
    
    http://weatherreports.com/jscript.html?width=234&height=60&theme=white &location=Fairfax%2C%20Minnesota%2055332&units=f"
    
  • graphics chips don't appear when the site is powered

    Hello to all of you who know much more than me and thank you in advance for your help.

    I use DW CS (old version) to build a site with a lot of bulleted lists. I created a list style (see below) that uses a graph rather than a circle, square, etc. When I discovered the site locally, the ball / this image, but when I upload the site on the web, does not show the ball.

    Anyone?

    . List {}
    list-style-position: outside;
    list-style-image: url(assets/gr-bul.gif);
    list-style-type: none;
    do-family: Arial, Helvetica, without serif.
    do-size: 11px;
    Color: #333333;
    visibility: visible;

    }

    A URL, this question appears is: http://client.k2vis.com/rc/ under the title "A Unique anti-aging"... ». Below, I have inserted the chart rather used the style of the list.

    Thank you!

    Amy

    The original CSS rule is fine. The path to the chip does not work.

    The prefix it with "/ rc" (him even as you did for the list under "Nutrition for your skin". This list needs restructuring in one

    • list)

      . List {}

      list-style-position: outside;

      list-style-image: url (/rc/assets/gr - bul.gif);

      list-style-type: none;
      do-family: Arial, Helvetica, without serif.
      do-size: 11px;
      Color: #333333;
      visibility: visible;
      }

      Works here.

  • Some plugins don't appear on the page of the Check Plugin on Mac

    I use Firefox 35.0.1 on a MacBook OSX Yosemite running. I open the Add-ons Manager, go to the Plugins and click on 'check to see if your plugins are up to date. This brings me to the Plugin Check page. However, none of my plugins are listed on this page. I use Firefox as my main browser and especially work on Windows machines. I'm new to Mac, so maybe that's the problem.

    Any suggestions, advice or other help would be appreciated.

    Thanks in advance!

    Hello Pocketsidewalk, this has been a bug in these last hours server-side: it was fixed by mozilla webops team at the same time, then you should see results on https://www.mozilla.org/plugincheckagain!
    Sorry for the inconvenience...

  • Why emails don't appear on the screen?

    e-mail messages are not displayed to the top when I open computer.

    Well, what is?

  • Dates on Firefox don't appear in the American Style, that is, month day year I want to change to day month year please help?

    Could you please tell me how to change the display of the date to display the day month year instead of month day year?

    HOW to: Change the Date, time, number, and currency value displays in Windows XP

    http://support.Microsoft.com/?kbid=307938

    Check and tell if its working.

Maybe you are looking for

  • My phone will not turn

    My phone was full loaded yesterday, working last night and there all night, but this morning it is turned off and won't turn back on.

  • My printer can print documents online such as emails and boarding of IE but not Firefox

    My printer has no problem printing Word, PDF and other hard drive, the documents offline, but using Firefox can't print documents such as e-mails and boarding passes online. It doesn't have this problem with IE. I use Windows 7 and a multifunctional

  • I only use Skpe occasionally, and I'm not always present in my system tray

    I just got a new computer (Windows 7), and it is time to reload Skype. But I very rarely use Skype, and I don't want to take up space in my system tray. I don't want it displayed every time that I reboot. Skype is VERY useful when I need, but I don't

  • My 2013 iMac 27 inch runs very slowly

    My iMac (27-inch, late 2013, with a 3.2 GHz Intel Core i5 processor) has been gradually slowing down for a while. I get the dreaded beach ball a lot, sometimes by what seems to be really simple things. Today I left it on when running only Safari. I w

  • HP pavilion g7 (said MU06 on battery)

    I put a bios password on my laptop some time ago and don't remember.  When I try to enter, after 3 attempts it says systemdisabled and gives me this number: 81923362 Please help me im stuck!