Can you guys please look at this screenshot, which is the result of a webhelp responsive transformation: https://i.imgur.com/zqvvEXi.jpg
Note how the bottom of the "g" in "Moving" "Storage" and "Troubleshooting" is cut off?
Webhelp responsive - text formatting errors
Re: Webhelp responsive - text formatting errors
Hi,
Thank you for your feedback.
Indeed, this is a bug in the current oXygen XML WebHelp implementation. I have logged it to our issue tracking tool in order to be resolved in a future version. As a workaround, you can use a CSS as follows:
Then, reference the above CSS in the WebHelp Responsive transformation scenario as described in our user manual:
https://www.oxygenxml.com/doc/versions/ ... aid-title5
Let us know if the problem persists.
Regards,
Ionela
Thank you for your feedback.
Indeed, this is a bug in the current oXygen XML WebHelp implementation. I have logged it to our issue tracking tool in order to be resolved in a future version. As a workaround, you can use a CSS as follows:
Code: Select all
.wh_tile_title {
line-height: 1.7em;
}
https://www.oxygenxml.com/doc/versions/ ... aid-title5
Let us know if the problem persists.
Regards,
Ionela
Ionela Istodor
oXygen XML Editor and Author Support
oXygen XML Editor and Author Support
Re: Webhelp responsive - text formatting errors
Wonderful, thank you.
-
- Posts: 346
- Joined: Mon May 09, 2016 9:37 am
Re: Webhelp responsive - text formatting errors
Hello,
Just wanted to update this thread and say that the issue has been fixed starting with oXygen 20.1.
Best wishes,
Sorin Carbunaru
oXygen XML
Just wanted to update this thread and say that the issue has been fixed starting with oXygen 20.1.
Best wishes,
Sorin Carbunaru
oXygen XML