From 33a1958f0af6fe9495beb5b04fc9a82fdbb1f7f6 Mon Sep 17 00:00:00 2001
From: Grand Francois <francois.grand@inrae.fr>
Date: Fri, 28 Oct 2022 10:05:29 +0200
Subject: [PATCH 1/8] Update CHANGELOG.md (add nghyd#568 resolution)

---
 CHANGELOG.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 077d2540a..d42c336a4 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,7 +6,7 @@
 
 * PAB : ajout de la charge et l'ennoiement dans le tableau de résultat et l'export ([jalhyd#324](https://gitlab.irstea.fr/cassiopee/jalhyd/-/issues/324), [nghyd#518](https://gitlab.irstea.fr/cassiopee/nghyd/-/issues/518))
 * Courbe de remous (et bief) : remontée d'une erreur quand le pas de discrétisation est supérieur à la longueur du bief ([jalhyd#316](https://gitlab.irstea.fr/cassiopee/jalhyd/-/issues/316), [nghyd#565](https://gitlab.irstea.fr/cassiopee/nghyd/-/issues/565))
-* Section paramétrée : profil de section : option axes orthonormés ([nghyd#497](https://gitlab.irstea.fr/cassiopee/nghyd/-/issues/497))
+* Section paramétrée : profil de section : option axes orthonormés ([nghyd#497](https://gitlab.irstea.fr/cassiopee/nghyd/-/issues/497),[nghyd#568](https://gitlab.irstea.fr/cassiopee/nghyd/-/issues/568))
 * URL de routeur "/loadsession" pour charger un exemple ([nghyd#476](https://gitlab.irstea.fr/cassiopee/nghyd/-/issues/476))
 * Deploy devel branch on cassiopee-dev.g-eau.fr ([nghyd#564](https://gitlab.irstea.fr/cassiopee/nghyd/-/issues/564))
 
-- 
GitLab


From 4ae51cc7ed9919a17f98acd0e429570a6ba47bb3 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Fran=C3=A7ois=20Grand?= <francois.grand@inrae.fr>
Date: Wed, 2 Nov 2022 08:38:11 +0100
Subject: [PATCH 2/8] =?UTF-8?q?doc:=20add=20Fran=C3=A7ois=20Grand=20to=20u?=
 =?UTF-8?q?ser=20documentation?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

refs #573
---
 docs/latex/cassiopee_doc_en.tex | 2 +-
 docs/latex/cassiopee_doc_fr.tex | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/latex/cassiopee_doc_en.tex b/docs/latex/cassiopee_doc_en.tex
index 043c819d0..3debfffc2 100644
--- a/docs/latex/cassiopee_doc_en.tex
+++ b/docs/latex/cassiopee_doc_en.tex
@@ -24,7 +24,7 @@
 \newcommand{\sousTitre}{User documentation}
 %Statut du document [rapport final, rapport intermédiaire]
 % auteur intellectuel, rédacteur du document, il peut y avoir plusieurs auteurs ; chaque auteur est renseigné sous la forme « Prénom NOM »
-\newcommand{\auteur}{David DORCHIES, Mathias CHOUET}
+\newcommand{\auteur}{David DORCHIES, Mathias CHOUET,François GRAND}
 % date de validation du document (qui entraine sa diffusion)]
 \newcommand{\dateValidation}{\today}
 % Site INRAE
diff --git a/docs/latex/cassiopee_doc_fr.tex b/docs/latex/cassiopee_doc_fr.tex
index 095e37c43..6d4699212 100644
--- a/docs/latex/cassiopee_doc_fr.tex
+++ b/docs/latex/cassiopee_doc_fr.tex
@@ -24,7 +24,7 @@
 \newcommand{\sousTitre}{Documentation utilisateur}
 %Statut du document [rapport final, rapport intermédiaire]
 % auteur intellectuel, rédacteur du document, il peut y avoir plusieurs auteurs ; chaque auteur est renseigné sous la forme « Prénom NOM »
-\newcommand{\auteur}{David DORCHIES, Mathias CHOUET}
+\newcommand{\auteur}{David DORCHIES, Mathias CHOUET,François GRAND}
 % date de validation du document (qui entraine sa diffusion)]
 \newcommand{\dateValidation}{\today}
 % Site INRAE
-- 
GitLab


From 48fcbf96e1e937a166e492f21e4904f4369140ad Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Fran=C3=A7ois=20Grand?= <francois.grand@inrae.fr>
Date: Wed, 2 Nov 2022 09:34:11 +0100
Subject: [PATCH 3/8] update CHANGELOG.md to 4.16.1

---
 CHANGELOG.md | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index d42c336a4..b9820c15f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,16 @@
 # Historique des versions
 
+### 4.16.1 - 2022-11-02
+
+#### Correction de bogues
+
+* Un paramètre lié ne change pas d'état après la suppression du module cible ([jalhyd#329](https://gitlab.irstea.fr/cassiopee/jalhyd/-/issues/329), [nghyd#571](https://gitlab.irstea.fr/cassiopee/nghyd/-/issues/571))
+* Le mode lié d'un paramètre de section est perdu quand on change le type de section ([jalhyd#329](https://gitlab.irstea.fr/cassiopee/jalhyd/-/issues/329), [nghyd#572](https://gitlab.irstea.fr/cassiopee/nghyd/-/issues/572))
+
+#### Changements
+
+* Doc : rajouter François Grand comme auteur de la documentation PDF ([nghyd#573](https://gitlab.irstea.fr/cassiopee/nghyd/-/issues/573))
+
 ### 4.16.0 - 2022-10-12 (Anguilla anguilla)
 
 #### Nouvelles fonctionnalités
-- 
GitLab


From 36d455eabfbf9f0485416bb9880f44726b644477 Mon Sep 17 00:00:00 2001
From: David Dorchies <david.dorchies@inrae.fr>
Date: Mon, 14 Nov 2022 12:54:38 +0000
Subject: [PATCH 4/8] =?UTF-8?q?docs:=20ajout=20des=20r=C3=A9f=C3=A9rences?=
 =?UTF-8?q?=20des=20figures=20pour=20les=20lois=20d'ouvrage?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Fix #575
---
 docs/en/calculators/par/theorie_fatou.md          | 8 ++++----
 docs/en/calculators/structures/kivi.md            | 9 +++++++--
 docs/en/calculators/structures/villemonte_1947.md | 9 ++++++---
 docs/fr/calculators/structures/kivi.md            | 6 +++++-
 docs/fr/calculators/structures/villemonte_1947.md | 9 ++++++---
 5 files changed, 28 insertions(+), 13 deletions(-)

diff --git a/docs/en/calculators/par/theorie_fatou.md b/docs/en/calculators/par/theorie_fatou.md
index 162db8256..443338b02 100644
--- a/docs/en/calculators/par/theorie_fatou.md
+++ b/docs/en/calculators/par/theorie_fatou.md
@@ -4,7 +4,7 @@
 
 ![Characteristics of a Fatou baffle fishway](theorie_fatou_schema.png)
 
-*Excerpt fromLarinier, 2002[^1]*
+*Excerpt from Larinier, 2002[^1]*
 
 ## Hydraulic laws given by abacuses
 
@@ -16,15 +16,15 @@ $$ Q^* = \dfrac{Q}{\sqrt{g}L^{2,5}} $$
 
 ![Abacuses of a Fatou baffle fishway for a slope of 10%](baffle_fishway_Fatou_slope_10_.svg)
 
-*Abacuses of a Fatou baffle fishway for a slope of 10% (Excerpt fromLarinier, 2002[^1])*
+*Abacuses of a Fatou baffle fishway for a slope of 10% (Excerpt from Larinier, 2002[^1])*
 
 ![Abacuses of a Fatou baffle fishway for a slope of 15%](baffle_fishway_Fatou_slope_15_.svg)
 
-*Abacuses of a Fatou baffle fishway for a slope of 15% (Excerpt fromLarinier, 2002[^1])*
+*Abacuses of a Fatou baffle fishway for a slope of 15% (Excerpt from Larinier, 2002[^1])*
 
 ![Abacuses of a Fatou baffle fishway for a slope of 20%](baffle_fishway_Fatou_slope_20_.svg)
 
-*Abacuses of a Fatou baffle fishway for a slope of 20% (Excerpt fromLarinier, 2002[^1])*
+*Abacuses of a Fatou baffle fishway for a slope of 20% (Excerpt from Larinier, 2002[^1])*
 
 To run calculations for all slopes between 8% and 22%, polynomes coefficients of abacuses above are themelves adjusted in the form of slope \(S\) depending polynomes.
 
diff --git a/docs/en/calculators/structures/kivi.md b/docs/en/calculators/structures/kivi.md
index 80e05c0c2..5e18dea59 100644
--- a/docs/en/calculators/structures/kivi.md
+++ b/docs/en/calculators/structures/kivi.md
@@ -6,7 +6,10 @@ The calculation module allows hydraulic calculations to be carried out for sever
 
 ![Kindsvater-Carter formula: weir diagram](kivi_schema_seuil.png)
 
-Figure 12: perspective view of a rectangular weir with lateral contraction.
+*Perspective view of a rectangular weir with lateral contraction from CETMEF (2005)[^CETMEF2005]*
+
+[^CETMEF2005]: CETMEF. Notice sur les déversoirs : synthèse des lois d’écoulement au droit des seuils et déversoirs. Compiègne: Centre d’Études Techniques Maritimes Et Fluviales, 2005. <http://www.side.developpement-durable.gouv.fr/EXPLOITATION/DEFAULT/doc/IFD/IFD_REFDOC_0513410/notice-sur-les-deversoirs-synthese-des-lois-d-ecoulement-au-droit-des-seuils-et-deversoirs>
+
 
 Kindsvater-Carter formula corresponds to the classic weir formula:
 
@@ -19,7 +22,7 @@ With:
 - \(h_1\) the water level above the weir crest
 - \(p\) the sill or weir crest height
 
-The coefficients \(\alpha\) and \(\beta\) depend on the ratio between the width of the weir (\(L\)) and the width of the basin (\(B\)). Their values are given in the abacuses below (Excerpt from Larinier, M., Porcher, J.-P., 1986. Programmes de calcul sur HP86 : hydraulique et passes à poissons):
+The coefficients \(\alpha\) and \(\beta\) depend on the ratio between the width of the weir (\(L\)) and the width of the basin (\(B\)). Their values are given in the abacuses below (Excerpt from *Larinier, M., Porcher, J.-P., 1986. Programmes de calcul sur HP86 : hydraulique et passes à poissons*):
 
 ![Kindsvater-Carter formula: abacuses](kivi_abaques_alpha_beta.png)
 
@@ -27,6 +30,8 @@ The coefficients \(\alpha\) and \(\beta\) depend on the ratio between the width
 
 ![Villemonte formula: submerged weir diagram](kivi_villemonte_schema_seuil_noye.png)
 
+*Excerpt from CETMEF (2005)[^CETMEF2005]*
+
 For a downstream water elevation higher than the elevation of the weir crest, the flow is submerged and a flooding coefficient is applied to the flow coefficient.
 
 Villemonte proposes the following formula:
diff --git a/docs/en/calculators/structures/villemonte_1947.md b/docs/en/calculators/structures/villemonte_1947.md
index 56cd9eb72..31859a4d8 100644
--- a/docs/en/calculators/structures/villemonte_1947.md
+++ b/docs/en/calculators/structures/villemonte_1947.md
@@ -1,9 +1,13 @@
 # Villemonte 1947
 
-The "Villemonte (1947)" equation uses the equation of the [Free weir](seuil_denoye.md) to which the flooding coefficient proposed by Villemonte applies (see explanations below). This flooding coefficient is also used for the triangular and truncated triangular weir formulas.
+The "Villemonte (1947)[^Villemonte1947]" equation uses the equation of the [Free weir](seuil_denoye.md) to which the flooding coefficient proposed by Villemonte applies (see explanations below). This flooding coefficient is also used for the triangular and truncated triangular weir formulas.
 
 ![Villemonte formula: submerged weir diagram](kivi_villemonte_schema_seuil_noye.png)
 
+*Excerpt from CETMEF (2005)[^CETMEF2005]*
+
+[^CETMEF2005]: CETMEF. Notice sur les déversoirs : synthèse des lois d’écoulement au droit des seuils et déversoirs. Compiègne: Centre d’Études Techniques Maritimes Et Fluviales, 2005. <http://www.side.developpement-durable.gouv.fr/EXPLOITATION/DEFAULT/doc/IFD/IFD_REFDOC_0513410/notice-sur-les-deversoirs-synthese-des-lois-d-ecoulement-au-droit-des-seuils-et-deversoirs>
+
 For a downstream water elevation higher than the crest elevation of the weir, the flow is flooded and a flooding coefficient is applied to the flow coefficient.
 
 Villemonte proposes the following formula:
@@ -16,5 +20,4 @@ With:
  - \(h_2\) the downstream water level above the crest of the weir
  - \(n\) the exponent in free flow relationships (rectangular=1.5, triangular=2.5, parabolic=2)
 
- *Villemonte, J.R., 1947. Submerged weir discharge studies. Engineering news record 866, 54–57.*
- 
\ No newline at end of file
+[^Villemonte1947]: Villemonte, J.R., 1947. Submerged weir discharge studies. Engineering news record 866, 54–57.
diff --git a/docs/fr/calculators/structures/kivi.md b/docs/fr/calculators/structures/kivi.md
index a50e3c33b..362200179 100644
--- a/docs/fr/calculators/structures/kivi.md
+++ b/docs/fr/calculators/structures/kivi.md
@@ -7,7 +7,9 @@ Le module de calcul permet d'effectuer des calculs hydrauliques pour plusieurs o
 
 ![Formule de Kindsvater-Carter&nbsp;: Schéma déversoir](kivi_schema_seuil.png)
 
-Figure 12&nbsp;: vue en perspective d'un déversoir rectangulaire avec contraction latérale.
+*Vue en perspective d'un déversoir rectangulaire avec contraction latérale (Extrait de CETMEF, 2005[^CETMEF2005])*
+
+[^CETMEF2005]: CETMEF. Notice sur les déversoirs : synthèse des lois d’écoulement au droit des seuils et déversoirs. Compiègne: Centre d’Études Techniques Maritimes Et Fluviales, 2005. <http://www.side.developpement-durable.gouv.fr/EXPLOITATION/DEFAULT/doc/IFD/IFD_REFDOC_0513410/notice-sur-les-deversoirs-synthese-des-lois-d-ecoulement-au-droit-des-seuils-et-deversoirs>
 
 La formule de Kindsvater-Carter correspond à la formule classique du déversoir&nbsp;:
 
@@ -28,6 +30,8 @@ Les coefficient \(\alpha\) et \(\beta\) dépendent du rapport entre la largeur d
 
 ![Formule de Villemonte&nbsp;: schéma seuil noyé](kivi_villemonte_schema_seuil_noye.png)
 
+*Extrait de CETMEF, 2005[^CETMEF2005]*
+
 Pour une cote de l'eau aval supérieure à la cote de la crête du déversoir, l'écoulement est noyé et un coefficient de noyage s'applique sur le coefficient de débit.
 
 Villemonte propose la formule suivante&nbsp;:
diff --git a/docs/fr/calculators/structures/villemonte_1947.md b/docs/fr/calculators/structures/villemonte_1947.md
index afabe2539..e6831d481 100644
--- a/docs/fr/calculators/structures/villemonte_1947.md
+++ b/docs/fr/calculators/structures/villemonte_1947.md
@@ -1,9 +1,13 @@
 # Villemonte 1947
 
-L'équation "Villemonte (1947)" utilise l'équation du [seuil dénoyé](seuil_denoye.md) auquel s'applique le coefficient de noyage proposé par Villemonte (cf. explications ci-dessous). Ce coefficient de noyage est aussi utilisé pour les formules de seuil triangulaire et seuil triangulaire tronqué.
+L'équation "Villemonte (1947)[^Villemonte1947]" utilise l'équation du [seuil dénoyé](seuil_denoye.md) auquel s'applique le coefficient de noyage proposé par Villemonte (cf. explications ci-dessous). Ce coefficient de noyage est aussi utilisé pour les formules de seuil triangulaire et seuil triangulaire tronqué.
 
 ![Formule de Villemonte&nbsp;: schéma seuil noyé](kivi_villemonte_schema_seuil_noye.png)
 
+*Extrait de CETMEF, 2005[^CETMEF2005]*
+
+[^CETMEF2005]: CETMEF. Notice sur les déversoirs : synthèse des lois d’écoulement au droit des seuils et déversoirs. Compiègne: Centre d’Études Techniques Maritimes Et Fluviales, 2005. <http://www.side.developpement-durable.gouv.fr/EXPLOITATION/DEFAULT/doc/IFD/IFD_REFDOC_0513410/notice-sur-les-deversoirs-synthese-des-lois-d-ecoulement-au-droit-des-seuils-et-deversoirs>
+
 Pour une cote de l'eau aval supérieure à la cote de la crête du déversoir, l'écoulement est noyé et un coefficient de noyage s'applique sur le coefficient de débit.
 
 Villemonte propose la formule suivante&nbsp;:
@@ -16,5 +20,4 @@ Avec&nbsp;:
  - \(h_2\) la hauteur d'eau aval au dessus de la crête du déversoir
  - \(n\) l'exposant dans les relations d'écoulement dénoyé (rectangulaire=1.5, triangulaire=2.5, parabolique=2)
 
- *Villemonte, J.R., 1947. Submerged weir discharge studies. Engineering news record 866, 54–57.*
- 
\ No newline at end of file
+[^Villemonte1947]: Villemonte, J.R., 1947. Submerged weir discharge studies. Engineering news record 866, 54–57.
-- 
GitLab


From 4277f8c9bf6353b0cd8f34fc9fe873eebd1c70cd Mon Sep 17 00:00:00 2001
From: Dorchies David <david.dorchies@irstea.fr>
Date: Thu, 13 Oct 2022 14:51:00 +0200
Subject: [PATCH 5/8] docs: update main page of documentation
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

- Add section "Citing Cassiopée"
- Add URL of development version
---
 docs/en/index.md | 12 ++++++++++--
 docs/fr/index.md | 10 +++++++++-
 2 files changed, 19 insertions(+), 3 deletions(-)

diff --git a/docs/en/index.md b/docs/en/index.md
index dc47b8887..f8e9b1078 100644
--- a/docs/en/index.md
+++ b/docs/en/index.md
@@ -15,7 +15,7 @@ Cassiopée is a software dedicated to rivers hydraulics with especially some hel
 
 Cassiopée does not require any installation. It is available online using an up-to-date browser (tested with Firefox, Chrome and Chromium) by navigating to the following address: [https://cassiopee.g-eau.fr](https://cassiopee.g-eau.fr)
 
-Offline versions are availble (Windows, Linux, macOS, Android) at the following address : [https://cassiopee.g-eau.fr/cassiopee-releases/](https://cassiopee.g-eau.fr/cassiopee-releases/)
+Offline versions are available (Windows, Linux, macOS, Android) at the following address : [https://cassiopee.g-eau.fr/cassiopee-releases/](https://cassiopee.g-eau.fr/cassiopee-releases/)
 
 ## Documentation
 
@@ -25,8 +25,16 @@ Download [illustrated quick start guide (in french) in PDF format](https://cassi
 
 ## Support and bug reports
 
-To be kept informed of Cassiopée news or to benefit from the Cassiopée users' support network, subscribe to the Cassiopée users' mailing list: https://groupes.renater.fr/sympa/subscribe/cassiopee-users
+To be kept informed of Cassiopée news or to benefit from the Cassiopée users' support network, subscribe to the Cassiopée users' mailing list: <https://groupes.renater.fr/sympa/subscribe/cassiopee-users>
+
+Insiders can test the future version of Cassiopée under development at <https://cassiopee-dev.g-eau.fr> and provide feedback at bug@cassiopee.g-eau.fr.
 
 To report a bug in the application, please use the "Report an issue" link in the main menu of the application or write directly to bug@cassiopee.g-eau.fr.
 
 For questions concerning the design of fish crossing structures for upstream (basin, retarder, macro-roughness) and downstream migrations, please contact Sylvain Richard, pole OFB-IMFT Écohydraulique, sylvain.richard@imft.fr.
+
+## Citing Cassiopée
+
+If you use Cassiopée in your work please remember to give appropriate credit by using the following reference:
+
+*Dorchies, David; Grand, François; Chouet, Mathias; Cassan, Ludovic; Courret, Dominique; Richard, Sylvain, 2022, "Cassiopée: tools for designing fish crossing devices for upstream and downstream migrations, and hydraulic calculation tools for environmental and agricultural engineering. Version 4.16.0", <https://doi.org/10.15454/TLO5LX>, Recherche Data Gouv, V1*
diff --git a/docs/fr/index.md b/docs/fr/index.md
index 5621a48ad..c7d0948eb 100644
--- a/docs/fr/index.md
+++ b/docs/fr/index.md
@@ -25,8 +25,16 @@ Télécharger [le guide de prise en main illustrée au format PDF](https://cassi
 
 ## Assistance et signalement de bug
 
-Pour être tenu au courant de l'actualité de Cassiopée et bénéficier du réseau d'entraide des utilisateurs de Cassiopée, inscrivez-vous à la liste de diffusion des utilisateurs de Cassiopée&nbsp;: https://groupes.renater.fr/sympa/subscribe/cassiopee-users
+Pour être tenu au courant de l'actualité de Cassiopée et bénéficier du réseau d'entraide des utilisateurs de Cassiopée, inscrivez-vous à la liste de diffusion des utilisateurs de Cassiopée&nbsp;: <https://groupes.renater.fr/sympa/subscribe/cassiopee-users>
+
+Les initiés peuvent tester la future version de Cassiopée en cours de développement à l'adresse <https://cassiopee-dev.g-eau.fr> et faire des retours à bug@cassiopee.g-eau.fr.
 
 Pour signaler un bug de l'application, prière d'utiliser le lien "Signaler un problème" présent dans le menu principal de l'application ou écrire directement à bug@cassiopee.g-eau.fr
 
 Pour les questions concernant la conception des ouvrages de franchissements ichtyocompatibles pour la montaison (passes à bassins, à ralentisseurs, à macro-rugosités) et la dévalaison, adressez-vous à Sylvain Richard, pôle OFB-IMFT Écohydraulique, sylvain.richard@imft.fr.
+
+## Citer Cassiopée
+
+Si vous utilisez Cassiopée dans votre travail, n'oubliez pas de mentionner le logiciel en utilisant la référence suivante :
+
+*Dorchies, David; Grand, François; Chouet, Mathias; Cassan, Ludovic; Courret, Dominique; Richard, Sylvain, 2022, "Cassiopée: tools for designing fish crossing devices for upstream and downstream migrations, and hydraulic calculation tools for environmental and agricultural engineering. Version 4.16.0", <https://doi.org/10.15454/TLO5LX>, Recherche Data Gouv, V1*
-- 
GitLab


From b75d42c7da26c1fcbf0af52241224fa60fce96f5 Mon Sep 17 00:00:00 2001
From: David Dorchies <david.dorchies@inrae.fr>
Date: Wed, 16 Nov 2022 11:42:24 +0000
Subject: [PATCH 6/8] docs: update changelog for release v4.16.1

Refs #576
---
 CHANGELOG.md                    | 7 ++++---
 docs/latex/cassiopee_doc_en.tex | 6 +++---
 docs/latex/cassiopee_doc_fr.tex | 6 +++---
 3 files changed, 10 insertions(+), 9 deletions(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index b9820c15f..a56bc3b8c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,15 +1,16 @@
 # Historique des versions
 
-### 4.16.1 - 2022-11-02
+### 4.16.1 - 2022-11-16
 
 #### Correction de bogues
 
 * Un paramètre lié ne change pas d'état après la suppression du module cible ([jalhyd#329](https://gitlab.irstea.fr/cassiopee/jalhyd/-/issues/329), [nghyd#571](https://gitlab.irstea.fr/cassiopee/nghyd/-/issues/571))
 * Le mode lié d'un paramètre de section est perdu quand on change le type de section ([jalhyd#329](https://gitlab.irstea.fr/cassiopee/jalhyd/-/issues/329), [nghyd#572](https://gitlab.irstea.fr/cassiopee/nghyd/-/issues/572))
 
-#### Changements
+#### Documentation
 
-* Doc : rajouter François Grand comme auteur de la documentation PDF ([nghyd#573](https://gitlab.irstea.fr/cassiopee/nghyd/-/issues/573))
+* Rajouter François Grand comme auteur de la documentation PDF ([nghyd#573](https://gitlab.irstea.fr/cassiopee/nghyd/-/issues/573))
+* Ajouter les références pour les schémas des lois d'ouvrages ([nghyd#575](https://gitlab.irstea.fr/cassiopee/nghyd/-/issues/575))
 
 ### 4.16.0 - 2022-10-12 (Anguilla anguilla)
 
diff --git a/docs/latex/cassiopee_doc_en.tex b/docs/latex/cassiopee_doc_en.tex
index 3debfffc2..66d99b1dc 100644
--- a/docs/latex/cassiopee_doc_en.tex
+++ b/docs/latex/cassiopee_doc_en.tex
@@ -24,13 +24,13 @@
 \newcommand{\sousTitre}{User documentation}
 %Statut du document [rapport final, rapport intermédiaire]
 % auteur intellectuel, rédacteur du document, il peut y avoir plusieurs auteurs ; chaque auteur est renseigné sous la forme « Prénom NOM »
-\newcommand{\auteur}{David DORCHIES, Mathias CHOUET,François GRAND}
+\newcommand{\auteur}{David DORCHIES, Mathias CHOUET, François GRAND}
 % date de validation du document (qui entraine sa diffusion)]
 \newcommand{\dateValidation}{\today}
 % Site INRAE
 \newcommand{\site}{
     UMR G-EAU
-    
+
     INRAE Montpellier
 }
 % Adresse du site
@@ -88,7 +88,7 @@
 %Supprime les veuves et orphelines
 \widowpenalty=10000
 \clubpenalty=10000
-\raggedbottom 
+\raggedbottom
 
 % Integre la page de garde
 %\input{title.tex}
diff --git a/docs/latex/cassiopee_doc_fr.tex b/docs/latex/cassiopee_doc_fr.tex
index 6d4699212..ca5a85f9a 100644
--- a/docs/latex/cassiopee_doc_fr.tex
+++ b/docs/latex/cassiopee_doc_fr.tex
@@ -24,13 +24,13 @@
 \newcommand{\sousTitre}{Documentation utilisateur}
 %Statut du document [rapport final, rapport intermédiaire]
 % auteur intellectuel, rédacteur du document, il peut y avoir plusieurs auteurs ; chaque auteur est renseigné sous la forme « Prénom NOM »
-\newcommand{\auteur}{David DORCHIES, Mathias CHOUET,François GRAND}
+\newcommand{\auteur}{David DORCHIES, Mathias CHOUET, François GRAND}
 % date de validation du document (qui entraine sa diffusion)]
 \newcommand{\dateValidation}{\today}
 % Site INRAE
 \newcommand{\site}{
     UMR G-EAU
-    
+
     INRAE Montpellier
 }
 % Adresse du site
@@ -88,7 +88,7 @@
 %Supprime les veuves et orphelines
 \widowpenalty=10000
 \clubpenalty=10000
-\raggedbottom 
+\raggedbottom
 
 % Integre la page de garde
 %\input{title.tex}
-- 
GitLab


From 33d25cedea07e4a2ed774f8172db8b1f67d311c3 Mon Sep 17 00:00:00 2001
From: David Dorchies <david.dorchies@inrae.fr>
Date: Wed, 16 Nov 2022 13:30:12 +0000
Subject: [PATCH 7/8] verify dependencies (npm install) before deploying
 version 4.16.1

---
 package-lock.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package-lock.json b/package-lock.json
index 61928cec4..be129b59f 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -88,7 +88,7 @@
       }
     },
     "jalhyd": {
-      "version": "4.16.0",
+      "version": "4.16.1",
       "license": "LGPL-3.0-or-later",
       "dependencies": {
         "@types/base-64": "^1.0.0",
-- 
GitLab


From 36c6e803131c0af472a349f99c5de23281922aa7 Mon Sep 17 00:00:00 2001
From: David Dorchies <david.dorchies@inrae.fr>
Date: Wed, 16 Nov 2022 13:30:12 +0000
Subject: [PATCH 8/8] update package.* to version 4.16.1

---
 package-lock.json | 4 ++--
 package.json      | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/package-lock.json b/package-lock.json
index be129b59f..9c39799c3 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
 {
   "name": "fr.irstea.cassiopee",
-  "version": "4.16.0",
+  "version": "4.16.1",
   "lockfileVersion": 2,
   "requires": true,
   "packages": {
     "": {
       "name": "fr.irstea.cassiopee",
-      "version": "4.16.0",
+      "version": "4.16.1",
       "hasInstallScript": true,
       "license": "MIT",
       "dependencies": {
diff --git a/package.json b/package.json
index bf035e0b3..4fda2299c 100644
--- a/package.json
+++ b/package.json
@@ -3,7 +3,7 @@
   "displayName": "Cassiopée",
   "description": "Hydraulic calculators",
   "author": "Inrae",
-  "version": "4.16.0",
+  "version": "4.16.1",
   "main": "main.js",
   "homepage": "https://cassiopee.g-eau.fr",
   "license": "MIT",
-- 
GitLab