feat: Fin de la branche après AG

This commit is contained in:
Yoann Pétri 2021-05-04 23:22:49 +02:00
parent 3a05d17ed5
commit 74d931a984
Signed by: nanoy
GPG key ID: DC24C5787C943389
6 changed files with 26 additions and 7 deletions

View file

@ -1,3 +1,5 @@
# Règlements de l'Association Rézo Metz-Rennes Fédérés # Règlements de l'Association Rézo Metz-Rennes Fédérés
Assemblée Générale Constitutive prévue le 01/05/2021. ## Liste des versions
* Version 01.05.2021 validée par l'Assemblée Générale Constitutive du 1er Mai 2021.

17
makefile Normal file
View file

@ -0,0 +1,17 @@
# Makefile for the Statutes of Rézo Metz-Rennes Fédérés
.PHONY: reglement.pdf reglement-en.pdf all clean
all: reglement.pdf reglement-en.pdf
reglement.pdf: reglement.tex
latexmk -pdf -pdflatex="pdflatex -interactive=nonstopmode" -use-make $<
reglement-en.pdf: reglement-en.tex
latexmk -pdf -pdflatex="pdflatex -interactive=nonstopmode" -use-make $<
cleanall:
latexmk -C
clean:
latexmk -c

Binary file not shown.

View file

@ -20,8 +20,8 @@
\newcommand{\theday}{May 1st, 2021} \newcommand{\theday}{May 1st, 2021}
%\newcommand{\quality}{Proposition pour la fusion de Supélec Rézo Rennes et du Rézo Metz en date du \theday} %\newcommand{\quality}{Proposition pour la fusion de Supélec Rézo Rennes et du Rézo Metz en date du \theday}
\newcommand{\quality}{Proposition for the General Assembly on \theday} %\newcommand{\quality}{Proposition for the General Assembly on \theday}
%\newcommand{\quality}{Règlement intérieur en vigueur au \theday} \newcommand{\quality}{Internal Rules in force on \theday}
\title{Internal rules of the Organisation Rézo Metz-Rennes Fédérés} \title{Internal rules of the Organisation Rézo Metz-Rennes Fédérés}

Binary file not shown.

View file

@ -20,8 +20,8 @@
\newcommand{\theday}{1er mai 2021} \newcommand{\theday}{1er mai 2021}
%\newcommand{\quality}{Proposition pour la fusion de Supélec Rézo Rennes et du Rézo Metz en date du \theday} %\newcommand{\quality}{Proposition pour la fusion de Supélec Rézo Rennes et du Rézo Metz en date du \theday}
\newcommand{\quality}{Proposition pour l'Assemblée Générale du \theday} %\newcommand{\quality}{Proposition pour l'Assemblée Générale du \theday}
%\newcommand{\quality}{Règlement intérieur en vigueur au \theday} \newcommand{\quality}{Règlement intérieur en vigueur au \theday}
\title{Règlement intérieur de l'Association Rézo Metz-Rennes Fédérés} \title{Règlement intérieur de l'Association Rézo Metz-Rennes Fédérés}
@ -503,12 +503,12 @@ Pour l'Assemblée Générale,
\begin{minipage}{0.5\textwidth} \begin{minipage}{0.5\textwidth}
\centering \centering
\textbf{Président} \\ \textbf{Président} \\
??? \bsc{???} Corentin \bsc{Canebier}
\end{minipage} \end{minipage}
\begin{minipage}{0.5\textwidth} \begin{minipage}{0.5\textwidth}
\centering \centering
\textbf{Secrétaire} \\ \textbf{Secrétaire} \\
??? \bsc{???} Cyprien \bsc{de la Vergne de Cerval}
\end{minipage} \end{minipage}
\vfill \vfill
\end{document} \end{document}