From 8444c2c1af48ac5f7f4fd9555bae695c88b682bc Mon Sep 17 00:00:00 2001 From: Michael Stahl Date: Fri, 22 May 2020 20:15:41 +0200 Subject: document new ODF 1.3 versions in Tools->Options->Load/Save Change-Id: I40a7f06274d311a537b8290cec4d7708c4c4ea4d Reviewed-on: https://gerrit.libreoffice.org/c/help/+/94705 Tested-by: Jenkins Reviewed-by: Adolfo Jayme Barrientos --- source/text/shared/00/00000021.xhp | 46 +++++++++++++++++++++++++++++++++++--- 1 file changed, 43 insertions(+), 3 deletions(-) (limited to 'source/text/shared/00/00000021.xhp') diff --git a/source/text/shared/00/00000021.xhp b/source/text/shared/00/00000021.xhp index dae1427ef5..3f867f2fec 100644 --- a/source/text/shared/00/00000021.xhp +++ b/source/text/shared/00/00000021.xhp @@ -78,6 +78,14 @@ *.odm + + + ODF Master Document Template + + + *.otm + + HTML Document @@ -219,7 +227,18 @@ - ODF 1.2 (Extended) + ODF 1.2 Extended (compatibility mode) + + + - + + + LibreOffice 3.5 + + + + + ODF 1.2 Extended - @@ -228,9 +247,30 @@ OpenOffice.org 3.2 or StarOffice 9.2 + + + ODF 1.3 + + + TBD + + + LibreOffice 7.0 + + + + + ODF 1.3 Extended + + + - + + + LibreOffice 7.0 + + - In current versions, you can select to save your documents using ODF 1.2 (default) or ODF 1.0/1.1 (for backward compatibility). Choose %PRODUCTNAME - PreferencesTools - Options - Load/Save - General and select the ODF format version. -If you want to exchange documents with users that still use OpenOffice.org 1 or StarOffice 7, save the document using the respectively named filter in the File type listbox. + In current versions, you can select to save your documents using ODF 1.2 or ODF 1.0/1.1 (for backward compatibility). Choose %PRODUCTNAME - PreferencesTools - Options - Load/Save - General and select the ODF format version. If you want to define another file format as the default, choose %PRODUCTNAME - PreferencesTools - Options - Load/Save - General to find alternative file formats for each $[officename] document type. XML file structure Documents in OpenDocument file format are stored as compressed zip archives that contain XML files. To view these XML files, you can open the OpenDocument file with an unzip program. The following files and directories are contained within the OpenDocument files: -- cgit