Skip to content

Conversation

@mark-sil
Copy link
Contributor

@mark-sil mark-sil commented Jan 13, 2026

This change adds prepended text to Word 2007 and Libre Office. This change also prevents the appended text
from converting to all capitals. What caused this was that we were setting two styles in a single run. If we want to apply the "Interlin Variant Types" styles to the prepended and appended text then we would need to have separate runs. I did test moving them to their own runs and they were able to have different styles, however I didn’t include that change in this PR because additional work would be needed to support right to left writing systems. Also, Flex doesn’t display them with different styles so we would probably also need to fix the Flex display.

Change-Id: Ieeaf5e8edf41c03a6a17dcfe9f5f8baf85f7e629


This change is Reviewable

This change adds prepended text to Word 2007 and Libre Office.
This change also prevents the appended text
from converting to all capitals. What caused this was that we
were setting two styles in a single run. If we want to apply
the "Interlin Variant Types" styles to the prepended and appended
text then we would need to have separate runs. I did test moving
them to their own runs and they were able to have different
styles, however I didn’t include that change in this PR because
additional work would be needed to support right to left writing
systems. Also, Flex doesn’t display them with different styles so
we would probably also need to fix the Flex display.

Change-Id: Ieeaf5e8edf41c03a6a17dcfe9f5f8baf85f7e629
@mark-sil mark-sil merged commit 694e1d8 into release/9.3 Jan 14, 2026
4 of 5 checks passed
@mark-sil mark-sil deleted the LT-19127 branch January 14, 2026 17:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants