> For the complete documentation index, see [llms.txt](https://doc.simax.fr/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.simax.fr/parametrage/editer-imprimer/modeles-dedition-avancees/gestion-des-balises-dans-les-modeles-dedition-en-docx.md).

# Gestion des balises dans les modèles d'édition en docx

La correction grammaticale automatique de Microsoft Word peut perturber la reconnaissance des balises utilisées dans les modèles d’édition au format .docx.

Si certaines balises ne sont pas correctement remplacées lors de la génération du document, pensez à vérifier que le modèle ne contient aucune erreur grammaticale ou orthographique (indiquée par un soulignement vert ou rouge).

Dans ce cas, effectuez un clic droit sur la correction signalée, puis ouvrez le menu associé. Dans la section « Grammaire », sélectionnez « Ignorer tout ».\
Cela évitera toute altération du texte pouvant entraîner des coupures ou des erreurs à l’impression.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://doc.simax.fr/parametrage/editer-imprimer/modeles-dedition-avancees/gestion-des-balises-dans-les-modeles-dedition-en-docx.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
