OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

office message

[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=79413#comment-79413 ] 

Michael Stahl edited comment on OFFICE-3846 at 6/14/21 5:09 PM:
----------------------------------------------------------------

... "margin" can come not only from page style but also from section or table - possibly others?

change the proposal to:

â false: paragraph style determines position of tab stops relative to the outer edge of the margin that is specified by fo:margin or fo:margin-left of the paragraph. 
 â true: paragraph style determines the position of tab stops relative to the inner edge of the margin that is specified by fo:margin or fo:margin-left of the paragraph. Exception: the tab stop set by applied list style is determined by the paragraph style relative to the outer edge of the margin that is specified by fo:margin or fo:margin-left of the paragraph.

Note: The paragraph's margin may be specified by its paragraph style, an applied list style or paragraph default style.
 [Note: In right-to-left layout environments, the paragraph's right margin is specified by fo:margin-left, and its tab stop positions are relative to the right edge.]

all paragraphs in the example documents have these tabstops:
{noformat}
        <style:tab-stops>
          <style:tab-stop style:position="1cm" style:leader-style="dotted" style:leader-text="."/>
          <style:tab-stop style:position="7.999cm" style:leader-style="solid" style:leader-text="-"/>
        </style:tab-stops>
{noformat}


was (Author: info6):
... "margin" can come not only from page style but also from section or table - possibly others?

change the proposal to:

â false: paragraph style determines position of tab stops relative to the outer edge of the margin that is specified by fo:margin or fo:margin-left of the paragraph. 
 â true: paragraph style determines the position of tab stops relative to the inner edge of the margin that is specified by fo:margin or fo:margin-left of the paragraph. Exception: the tab stop set by applied list style is determined by the paragraph style relative to the outer edge of the margin that is specified by fo:margin or fo:margin-left of the paragraph.

Note: The paragraph's margin may be specified by its paragraph style, an applied list style or paragraph default style.
 [Note: In RTL text, the paragraph's right margin is specified by fo:margin-left, and its tab stop positions are relative to the right edge.]

all paragraphs in the example documents have these tabstops:
{noformat}
        <style:tab-stops>
          <style:tab-stop style:position="1cm" style:leader-style="dotted" style:leader-text="."/>
          <style:tab-stop style:position="7.999cm" style:leader-style="solid" style:leader-text="-"/>
        </style:tab-stops>
{noformat}

> 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_False.odt, Example3846_True.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]