diff options
author | Miklos Vajna <vmiklos@collabora.com> | 2020-05-11 09:26:06 +0200 |
---|---|---|
committer | Miklos Vajna <vmiklos@collabora.com> | 2020-05-11 10:50:29 +0200 |
commit | ea414f8f255d75e3be71c0d65731ff3f42f589ed (patch) | |
tree | 35b43071d0c1bd5c8cd2adbdeb144fcd6efc41e0 /schema | |
parent | 598ca431de96d8bfcf18fa2945e9e30f98387474 (diff) |
sw from-bottom relative orientation: link ODF proposal
Change-Id: I1914c7d58706e54ec559d992423a47fc27596ac4
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/93948
Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Tested-by: Jenkins
Diffstat (limited to 'schema')
-rw-r--r-- | schema/libreoffice/OpenDocument-schema-v1.3+libreoffice.rng | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/schema/libreoffice/OpenDocument-schema-v1.3+libreoffice.rng b/schema/libreoffice/OpenDocument-schema-v1.3+libreoffice.rng index 7cb6eaabafef..408754eaa742 100644 --- a/schema/libreoffice/OpenDocument-schema-v1.3+libreoffice.rng +++ b/schema/libreoffice/OpenDocument-schema-v1.3+libreoffice.rng @@ -2429,7 +2429,7 @@ xmlns:loext="urn:org:documentfoundation:names:experimental:office:xmlns:loext:1. </rng:optional> </rng:define> - <!-- TODO no proposal --> + <!-- https://issues.oasis-open.org/browse/OFFICE-4073 --> <rng:define name="common-vertical-rel-attlist" combine="interleave"> <rng:optional> <rng:attribute name="loext:vertical-rel"> |