tech:notes_libreoffice
Différences
Ci-dessous, les différences entre deux révisions de la page.
| tech:notes_libreoffice [2025/03/24 15:06] – créée - modification externe 127.0.0.1 | tech:notes_libreoffice [2026/04/27 14:15] (Version actuelle) – Jean-Baptiste | ||
|---|---|---|---|
| Ligne 1: | Ligne 1: | ||
| + | < | ||
| + | {{tag> | ||
| + | |||
| + | # Notes LibreOffice | ||
| + | |||
| + | You can even start a macro of a specific document from a command line: | ||
| + | |||
| + | ~~~bash | ||
| + | soffice path/ | ||
| + | ~~~ | ||
| + | |||
| + | |||
| + | ## 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:// | ||
| + | |||
