Julien Fastré 37d359a97e
Some checks failed
Build and Push MkDocs Docker Image / build-and-push (push) Failing after 44s
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing
try to fix image name
2025-06-30 17:46:26 +02:00
2025-06-30 17:46:26 +02:00
2025-06-30 12:32:15 +02:00
2025-06-30 16:25:59 +02:00
2021-07-26 15:11:23 +02:00
2025-06-30 13:11:30 +02:00
2022-03-17 16:11:25 +01:00
2025-06-30 16:25:59 +02:00
2023-04-27 23:04:53 +02:00
2025-06-30 14:38:38 +02:00
2021-07-26 15:11:23 +02:00
2025-06-30 14:38:38 +02:00
2021-07-26 15:11:23 +02:00
2025-06-30 16:25:59 +02:00
2025-06-30 13:11:30 +02:00
2022-03-27 19:13:14 +02:00
2025-06-30 14:38:38 +02:00

Manuels Vendée

LFS

⚠️ Git LFS is activated on this report.

Ensure that git lfs is installed on your system. You can install git lfs with the command git lfs install.

Since you install it on your machine, no further step is required.

Compilation

docker-compose est utilisé pour compiler le manuel.

Commande:

docker-compose up

Le fichier généré est user-manual.pdf et admin-manual.pdf

Si vous avez une (bonne) version de pandoc sur votre PC, on peut faire sans docker avec:

bash build-pandoc.sh
bash build-pandoc.sh pdf admin

bash build-pandoc.sh est par défaut équivalent à bash build-pandoc.sh pdf user.

Utilisateur

L'utilisateur qui exécute la compilation est, par défaut, l'utilisateur ayant l'id 1000.

Dépendances latex

Awesomebox

Pour créer des "box": https://www.ctan.org/tex-archive/graphics/awesomebox

Taille des images

Pour changer la taille de toutes les images d'un coup, par ex. à 85%:

remplacer dans eisvogel.tex la ligne

\setkeys{Gin}{width=\maxwidth,height=\maxheight,keepaspectratio}

par

\setkeys{Gin}{width=.85\maxwidth,height=\maxheight,keepaspectratio}

Si on laisse les images à 100%, beaucoup de pages blanches apparaissent.

Correcteur orthographiques

Please, utilisons un correcteur orthographique pour le français pour nous éviter toutes les fautes de frappes et autres. Ex: https://marketplace.visualstudio.com/items?itemName=streetsidesoftware.code-spell-checker-french

Description
Manuels administration et utilisateur de Chill
Readme 12 MiB
2023-10-25 08:25:25 +00:00
Languages
TeX 61.2%
Python 19.2%
Shell 8.7%
Dockerfile 5.9%
Lua 5%