LibreOffice 24.8 Help
기본적으로 LibreOffice은(는) OpenDocument 파일 형식으로 파일을 로드하고 저장합니다.
The OpenDocument file format (ODF) is a standardized file format used by many software applications. You can find more information at the Wikipedia site: wikipedia.org/wiki/OpenDocument.
LibreOffice uses the following file formats:
| 문서 서식 | 파일 확장자 | 
|---|---|
| ODF 텍스트 | *.odt | 
| ODF 텍스트 서식 파일 | *.ott | 
| ODF 마스터 문서 | *.odm | 
| ODF Master Document Template | *.otm | 
| HTML 문서 | *.html | 
| HTML 문서 서식 파일 | *.oth | 
| ODF 스프레드시트 | *.ods | 
| ODF 스프레드시트 서식 파일 | *.ots | 
| ODF 그리기 | *.odg | 
| ODF 그리기 서식 파일 | *.otg | 
| ODF 프레젠테이션 | *.odp | 
| ODF 프레젠테이션 서식 파일 | *.otp | 
| ODF 수식 | *.odf | 
| ODF 데이터베이스 | *.odb | 
| LibreOffice 확장 | *.oxt | 
HTML 형식은 OpenDocument 형식이 아닙니다.
ODF 차트는 독립형 차트를 위한 파일 형식의 이름입니다. 이 형식의 *.odc 확장자는 현재 사용되지 않습니다.
OpenDocument 형식은 시간에 따라 발전합니다.
| ODF 버전 | OASIS 표준 승인일 | 소프트웨어의 첫번째 지원 버전 | 
|---|---|---|
| ODF 1.0 | 2005년 5월 1일 | OpenOffice.org 1.1.5 또는 StarOffice 7 | 
| ODF 1.1 | 2007년 2월 2일 | OpenOffice.org 2.2 또는 StarOffice 8 Update 4 | 
| ODF 1.2 | 2011-09-30 | OpenOffice.org 3, StarOffice 9, Oracle Open Office | 
| ODF 1.2 Extended (compatibility mode) | — | LibreOffice 3.5 | 
| ODF 1.2 Extended | — | OpenOffice.org 3.2 또는 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 or ODF 1.0/1.1 (for backward compatibility). Choose and select the ODF format version.
OpenDocument 파일 형식의 문서는 XML 파일이 포함된 압축 zip 보관 파일로 저장됩니다. 이러한 XML 파일을 보려면 압축 풀기 프로그램을 사용하여 OpenDocument 파일을 열 수 있습니다. OpenDocument 파일에는 다음 파일과 디렉토리가 포함됩니다.
문서의 텍스트 내용은 content.xml 파일에 있습니다.
By default, content.xml is stored without formatting elements like indentation or line breaks to minimize the time for saving and opening the document. The use of indentations and line breaks can be activated in the Expert configuration by setting the property /org.openoffice.Office.Common/Save/Document PrettyPrinting to true.
meta.xml 파일에는 파일 - 속성에서 입력할 수 있는 문서에 관한 메타 정보가 포함되어 있습니다.
암호를 사용하여 문서를 저장하면 meta.xml이 암호화되지 않습니다.
settings.xml 파일에는 이 문서에 대한 추가 속성이 있습니다.
In styles.xml, you find the styles applied to the document that can be seen in the Styles window.
meta-inf/manifest.xml 파일은 XML 파일의 구조를 설명합니다.
추가 파일과 폴더는 압축 파일 형식으로 포함할 수 있습니다.
The schema for the OpenDocument formats can be found on the www.oasis-open.org web site.