Applying a style in RoboHelp 7
I have a style called cmdname and I created a definition in my style sheet for this style:
cmdname {
font-size: 11pt;
font-family: Arial, sans-serif;
font-weight: bold;
font-variant: small-caps;
}
I applied the style sheet to all of my topics, but the style is not "active" for the words that are marked as cmdname. How can I make this happen without changing each cmdname individually?
Thanks,
Deb
