Variables Not Appearing Correctly
I am using RoboHelp 8 and FrameMaker 9. In RoboHelp, I have linked to a FrameMaker book. I have encountered a problem that I cannot seem to resolve. All of my FrameMaker variables have imported correctly. However, in a few instances the following code has been added:
<span class="FM_variable" style="font-family: 'Times New Roman'; font-weight: normal;"> <?rh-udv_start name="AcmeWidgets" ?>Acme Widgets<?rh-udv_end ?></span>
Ideally, the variable should appear as:
<?rh-udv_start name="AcmeWidgets" ?>AcmeWidgets<?rh-udv_end ?>
The additional code is causing the variable to display incorrectly. I can remove the additional code, but it is added again each time I update the topics. This is only happening in one or two instances – the rest of the variables appear correctly. Can anyone help solve this dilemma?
