conjugation_tables/tableaux_de_conjugaison.tex
Philipp Matthias Schäfer 918064a64f Introduce conheader command
Also adds phantom parentheses to headers, so they are uniformly 'high'.
2025-01-30 19:57:38 +01:00

202 lines
2.8 KiB
TeX
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

\documentclass[language=french]{conjugationtables}
\begin{document}
\conheader[aim-er][première groupe]{-er}
\vskip1em
\begin{multicols}{2}
\begin{contable}{présent}
j & aim-e \\
tu & aim-es \\
elle/il & aim-e \\
nous & aim-ons \\
vous & aim-ez \\
elles/ils & aim-ent \\
\end{contable}
\end{multicols}
\clearpage
\conheader[fin-ir][deuxième groupe]{-ir}
\vskip1em
\begin{multicols}{2}
\begin{contable}{présent}
je & fin-is \\
tu & fin-is \\
elle/il & fin-it \\
nous & fin-issons \\
vous & fin-issez \\
elles/ils & fin-issent \\
\end{contable}
\end{multicols}
\clearpage
\conheader[][troisième groupe]{avoir}
\vskip1em
\begin{multicols}{2}
\begin{contable}{présent}
j & ai \\
tu & as \\
elle/il & a \\
nous & avons \\
vous & avez \\
elles/ils & ont \\
\end{contable}
\end{multicols}
\clearpage
\conheader[][troisième groupe]{cour-ir}
\vskip1em
\begin{multicols}{2}
\begin{contable}{présent}
je & cour-s \\
tu & cour-s \\
elle/il & cour-t \\
nous & cour-ons \\
vous & cour-ez \\
elles/ils & cour-ent \\
\end{contable}
\end{multicols}
\clearpage
\conheader[][troisième groupe]{d-evoir}
\vskip1em
\begin{multicols}{2}
\begin{contable}{présent}
je & d-ois \\
tu & d-ois \\
elle/il & d-oit \\
nous & d-evons \\
vous & d-evez \\
elles/ils & d-oivent \\
\end{contable}
\end{multicols}
\clearpage
\conheader[][troisième groupe]{être}
\vskip1em
\begin{multicols}{2}
\begin{contable}{présent}
je & suis \\
tu & es \\
elle/il & est \\
nous & sommes \\
vous & êtes \\
elles/ils & sont \\
\end{contable}
\end{multicols}
\clearpage
\conheader[][troisième groupe]{perd-re}
\vskip1em
\begin{multicols}{2}
\begin{contable}{présent}
je & perd-s \\
tu & perd-s \\
elle/il & perd \\
nous & perd-ons \\
vous & perd-ez \\
elles/ils & perd-ent \\
\end{contable}
\end{multicols}
\clearpage
\conheader[][troisième groupe]{p-ouvoir}
\vskip1em
\begin{multicols}{2}
\begin{contable}{présent}
je & p-eux \\
tu & p-eux \\
elle/il & p-eut \\
nous & p-ouvons \\
vous & p-ouvez \\
elles/ils & p-euvent \\
\end{contable}
\end{multicols}
\clearpage
\conheader[][troisième groupe]{pren-dre}
\vskip1em
\begin{multicols}{2}
\begin{contable}{présent}
je & pren-ds \\
tu & pren-ds \\
elle/il & pren-d \\
nous & pren-ons \\
vous & pren-ez \\
elles/ils & pren-nent \\
\end{contable}
\end{multicols}
\clearpage
\conheader[][troisième groupe]{v-ouloir}
\vskip1em
\begin{multicols}{2}
\begin{contable}{présent}
je & v-eux \\
tu & v-eux \\
elle/il & v-eut \\
nous & v-oulons \\
vous & v-oulez \\
elles/ils & v-eulent \\
\end{contable}
\end{multicols}
\end{document}
%%% Local Variables:
%%% coding: utf-8
%%% mode: latex
%%% TeX-engine: luatex
%%% ispell-local-dictionary: "francais"
%%% End: