Apply a particular alternate (incremental) CSS file by default
Posted: Fri Jun 24, 2022 5:28 pm
We have custom CSS styles that are configured as alternate (incremental) CSS styles:
We want these CSS styles to always be used because they configure our environment in particular ways that are important and useful to us. However, currently the behavior is that alternate CSS styles have a "disabled" default state until enabled. Once changed, the setting is indeed remembered. However, I continue to get support cases by people confused by the editor behavior, in which the resolution is to enable the alternate style. This has been happening for a couple of years now, and so it's time to file the enhancement request.
I think this occurs when
A testcase is included:
(Additionally, there seems to be a small bug in that for DITA-OT project files, alternate CSS files are not treated as incremental.)
Thanks!
We want these CSS styles to always be used because they configure our environment in particular ways that are important and useful to us. However, currently the behavior is that alternate CSS styles have a "disabled" default state until enabled. Once changed, the setting is indeed remembered. However, I continue to get support cases by people confused by the editor behavior, in which the resolution is to enable the alternate style. This has been happening for a couple of years now, and so it's time to file the enhancement request.

I think this occurs when
- A new writer comes into the team
- A writer clones a new Git repository to work with
- A writer uses a loaner laptop
- A writer reinstalls Oxygen (I think - I have to test this)
A testcase is included:
(Additionally, there seems to be a small bug in that for DITA-OT project files, alternate CSS files are not treated as incremental.)
Thanks!