Copy link to clipboard
Copied
Hi
I've a few questions about style management:
FrameMaker handles the above use cases very well. However, I can't yet see how these actions are done in RH.
Thanks!
-Kurt
Copy link to clipboard
Copied
RH doesn't warn you if you delete a style that is in use.
If you want to replace a specific style with another one, the easiest
way is to use a search and replace operation. For example, to change the
style 'myStyle1' into 'myStyle2', use the following search action:
class="myStyle1"
and replace by
class="myStyle2"
Make a backup before doing this though, as you can cripple a project in
seconds.
Kind regards,
Willam