Skip to main content
July 24, 2013
Answered

why does page-break-before get replaced with br class hcp10?

  • July 24, 2013
  • 1 reply
  • 893 views

why does <br style="page-break-before: always;"> get replaced with <br class="hcp10">

This issue only occurs when generating an HTML Help CHM file.

This topic has been closed for replies.
Correct answer Peter Grainge

An alternative method can be found in Item 23 at http://www.grainge.org/pages/snippets/snippets.htm#content.

Are you saying the code in the source file gets changed? I suspect you mean target files but how are you identifying the change in a CHM? Is the change causing a problem?


See www.grainge.org for RoboHelp and Authoring tips

@petergrainge

1 reply

Peter Grainge
Community Expert
Community Expert
July 25, 2013

I have edited the title to remove the HTML as that causes issues with RSS feeds etc.

Please take a look at the Before You Post thread. What version of Rh are you using?


See www.grainge.org for RoboHelp and Authoring tips

@petergrainge

Use the menu (bottom right) to mark the Best Answer or Highlight particularly useful replies. Found the answer elsewhere? Share it here.
July 29, 2013

Thanks for the reply!

I'm using Rh 10.0.1.292

Peter Grainge
Community Expert
Peter GraingeCommunity ExpertCorrect answer
Community Expert
July 29, 2013

An alternative method can be found in Item 23 at http://www.grainge.org/pages/snippets/snippets.htm#content.

Are you saying the code in the source file gets changed? I suspect you mean target files but how are you identifying the change in a CHM? Is the change causing a problem?


See www.grainge.org for RoboHelp and Authoring tips

@petergrainge

Use the menu (bottom right) to mark the Best Answer or Highlight particularly useful replies. Found the answer elsewhere? Share it here.