<= [[plugin:ODT|ODT Plugin]] homepage ===== Modifying the style of headlines ===== The following description is based on LibreOffice. Search the internet for other descriptions, e.g. for OpenOffice. The style for headlines can be changed like this in LibreOffice: - Choose //"Styles and Formatting"// from the //"View"// menu or press **F11** - Right click on the desired headline style and choose //"Modify..."// from the context menu: {{ https://github.com/LarsGit223/dokuwiki-plugin-odt/raw/master/documentation/screenshots/LibreOfficeModifyStyleHeading.png?nolink }} - A dialog will open showing the available style settings - Modify the settings as desired - Click on //"OK"// - Save and close the document - Always remember to re-upload the changed ODT document/template to your wiki with the media manager The ODT heading styles are enumerated in the same way as DokuWiki headline levels: ^ ODT style ^ DokuWiki Headline Level ^ | Heading 1 | Level 1 | | Heading 2 | Level 2 | | Heading 3 | Level 3 | | Heading 4 | Level 4 | | Heading 5 | Level 5 | | Heading 6 | Level 6 | The styles Heading 7 to 10 are unused because DokuWiki will never create headlines with levels 7 to 10.