Introduce environment with minipage for more compact output

This commit is contained in:
2025-03-14 14:10:46 +01:00
parent 21efd7e2cc
commit 3705aa04d9
3 changed files with 48 additions and 140 deletions

View File

@ -2,11 +2,7 @@
\begin{document}
\conheader[aim-er][première groupe]{-er}
\vskip1em
\begin{multicols}{2}
\begin{contables}[aim-er][première groupe]{-er}
\begin{contable}{présent}
j & aim-e \\
@ -17,15 +13,9 @@
elles/ils & aim-ent \\
\end{contable}
\end{multicols}
\end{contables}
\clearpage
\conheader[fin-ir][deuxième groupe]{-ir}
\vskip1em
\begin{multicols}{2}
\begin{contables}[fin-ir][deuxième groupe]{-ir}
\begin{contable}{présent}
je & fin-is \\
@ -36,15 +26,9 @@
elles/ils & fin-issent \\
\end{contable}
\end{multicols}
\end{contables}
\clearpage
\conheader[][troisième groupe]{avoir}
\vskip1em
\begin{multicols}{2}
\begin{contables}[][troisième groupe]{avoir}
\begin{contable}{présent}
j & ai \\
@ -55,15 +39,9 @@
elles/ils & ont \\
\end{contable}
\end{multicols}
\end{contables}
\clearpage
\conheader[][troisième groupe]{cour-ir}
\vskip1em
\begin{multicols}{2}
\begin{contables}[][troisième groupe]{cour-ir}
\begin{contable}{présent}
je & cour-s \\
@ -74,15 +52,9 @@
elles/ils & cour-ent \\
\end{contable}
\end{multicols}
\end{contables}
\clearpage
\conheader[][troisième groupe]{d-evoir}
\vskip1em
\begin{multicols}{2}
\begin{contables}[][troisième groupe]{d-evoir}
\begin{contable}{présent}
je & d-ois \\
@ -93,15 +65,9 @@
elles/ils & d-oivent \\
\end{contable}
\end{multicols}
\end{contables}
\clearpage
\conheader[][troisième groupe]{être}
\vskip1em
\begin{multicols}{2}
\begin{contables}[][troisième groupe]{être}
\begin{contable}{présent}
je & suis \\
@ -112,15 +78,9 @@
elles/ils & sont \\
\end{contable}
\end{multicols}
\end{contables}
\clearpage
\conheader[][troisième groupe]{perd-re}
\vskip1em
\begin{multicols}{2}
\begin{contables}[][troisième groupe]{perd-re}
\begin{contable}{présent}
je & perd-s \\
@ -131,15 +91,9 @@
elles/ils & perd-ent \\
\end{contable}
\end{multicols}
\end{contables}
\clearpage
\conheader[][troisième groupe]{p-ouvoir}
\vskip1em
\begin{multicols}{2}
\begin{contables}[][troisième groupe]{p-ouvoir}
\begin{contable}{présent}
je & p-eux \\
@ -150,15 +104,9 @@
elles/ils & p-euvent \\
\end{contable}
\end{multicols}
\end{contables}
\clearpage
\conheader[][troisième groupe]{pren-dre}
\vskip1em
\begin{multicols}{2}
\begin{contables}[][troisième groupe]{pren-dre}
\begin{contable}{présent}
je & pren-ds \\
@ -169,15 +117,9 @@
elles/ils & pren-nent \\
\end{contable}
\end{multicols}
\end{contables}
\clearpage
\conheader[][troisième groupe]{v-ouloir}
\vskip1em
\begin{multicols}{2}
\begin{contables}[][troisième groupe]{v-ouloir}
\begin{contable}{présent}
je & v-eux \\
@ -188,7 +130,7 @@
elles/ils & v-eulent \\
\end{contable}
\end{multicols}
\end{contables}
\end{document}