Outils pour utilisateurs

Outils du site


tech:notes_libreoffice

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

tech:notes_libreoffice [2025/03/24 15:06] – créée - modification externe 127.0.0.1tech:notes_libreoffice [2026/04/27 14:15] (Version actuelle) Jean-Baptiste
Ligne 1: Ligne 1:
 +<!DOCTYPE markdown>
 +{{tag>Brouillon}}
 +
 +# Notes LibreOffice
 +
 +You can even start a macro of a specific document from a command line:
 +
 +~~~bash
 +soffice path/to/test.docx macro://./standard.module1.mymacro
 +~~~
 +
 +
 +## Export / Conversion
 +
 +Voir extension : Writer2xhtml
 +
 +
 +## Correction orthographique - langue française - l10n
 +
 +~~~bash
 +sudo apt-get install libreoffice-l10n-fr hyphen-fr mythes-fr hunspell-fr-classical #myspell-fr
 +~~~
 +
 +
 +## Création / Édition
 +
 +Voir :
 +* https://dutailly.net/le-mode-plan-et-writer-de-libreoffice?lang=fr
 +
  

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki