[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
Subject: [OASIS Issue Tracker] (OFFICE-3846) Use @text:relative-tab-stop-position as well for style:tabs-stops instead of using settings.xml flag
[ https://issues.oasis-open.org/browse/OFFICE-3846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=78958#comment-78958 ]
Michael Stahl edited comment on OFFICE-3846 at 3/16/21 4:46 PM:
----------------------------------------------------------------
so it looks like if you set style:writing-mode="rl-tb" on a paragraph, its fo:margin-left is applied on the right side, so it's more of a margin-start than a margin-left.
the tab stops switch to starting at the right as well.
tab stops set by list-level are not relative to the margin set by the list-level.
apparently if the list has fo:margin-left > text:list-tab-stop-position, an additional tab-stop is created at the fo:margin-left position.
it looks like combining RTL and tabs and lists does not work well in Writer.
added example documents that use config:config-item config:name="TabsRelativeToIndent" for convenience.
was (Author: info6):
so it looks like if you set style:writing-mode="rl-tb" on a paragraph, its fo:margin-left is applied on the right side, so it's more of a margin-start than a margin-left.
the tab stops switch to starting at the right as well.
tab stops set by list-level are not relative to the margin set by the list-level.
apparently if the list has fo:margin-left > text:list-tab-stop-position, an additional tab-stop is created at the fo:margin-left position.
it looks like combining RTL and tabs and lists does not work well in Writer.
> Use @text:relative-tab-stop-position as well for style:tabs-stops instead of using settings.xml flag
> ----------------------------------------------------------------------------------------------------
>
> Key: OFFICE-3846
> URL: https://issues.oasis-open.org/browse/OFFICE-3846
> Project: OASIS Open Document Format for Office Applications (OpenDocument) TC
> Issue Type: Improvement
> Components: Formatting Properties, Part 1 (Schema)
> Affects Versions: ODF 1.2
> Reporter: Svante Schubert
> Priority: Major
> Fix For: ODF 1.4
>
> Attachments: Example3846_False.odt, Example3846_True.odt
>
>
> Reuse existing ODF attribute @text:relative-tab-stop-position that same semantics as often used settings.xml flag "TabsRelativeToIndent".
> It defines, if the left-margin have to be added to the tab position.
> See end of mail to office list at 14th October 2013, https://lists.oasis-open.org/archives/office/201310/msg00005.html
--
This message was sent by Atlassian Jira
(v8.3.3#803004)
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]