\documentclass[10pt,a4paper]{article}

% Packages
\usepackage{fancyhdr}           % For header and footer
\usepackage{multicol}           % Allows multicols in tables
\usepackage{tabularx}           % Intelligent column widths
\usepackage{tabulary}           % Used in header and footer
\usepackage{hhline}             % Border under tables
\usepackage{graphicx}           % For images
\usepackage{xcolor}             % For hex colours
%\usepackage[utf8x]{inputenc}    % For unicode character support
\usepackage[T1]{fontenc}        % Without this we get weird character replacements
\usepackage{colortbl}           % For coloured tables
\usepackage{setspace}           % For line height
\usepackage{lastpage}           % Needed for total page number
\usepackage{seqsplit}           % Splits long words.
%\usepackage{opensans}          % Can't make this work so far. Shame. Would be lovely.
\usepackage[normalem]{ulem}     % For underlining links
% Most of the following are not required for the majority
% of cheat sheets but are needed for some symbol support.
\usepackage{amsmath}            % Symbols
\usepackage{MnSymbol}           % Symbols
\usepackage{wasysym}            % Symbols
%\usepackage[english,german,french,spanish,italian]{babel}              % Languages

% Document Info
\author{MrDeez}
\pdfinfo{
  /Title (french-verbs.pdf)
  /Creator (Cheatography)
  /Author (MrDeez)
  /Subject (French verbs Cheat Sheet)
}

% Lengths and widths
\addtolength{\textwidth}{6cm}
\addtolength{\textheight}{-1cm}
\addtolength{\hoffset}{-3cm}
\addtolength{\voffset}{-2cm}
\setlength{\tabcolsep}{0.2cm} % Space between columns
\setlength{\headsep}{-12pt} % Reduce space between header and content
\setlength{\headheight}{85pt} % If less, LaTeX automatically increases it
\renewcommand{\footrulewidth}{0pt} % Remove footer line
\renewcommand{\headrulewidth}{0pt} % Remove header line
\renewcommand{\seqinsert}{\ifmmode\allowbreak\else\-\fi} % Hyphens in seqsplit
% This two commands together give roughly
% the right line height in the tables
\renewcommand{\arraystretch}{1.3}
\onehalfspacing

% Commands
\newcommand{\SetRowColor}[1]{\noalign{\gdef\RowColorName{#1}}\rowcolor{\RowColorName}} % Shortcut for row colour
\newcommand{\mymulticolumn}[3]{\multicolumn{#1}{>{\columncolor{\RowColorName}}#2}{#3}} % For coloured multi-cols
\newcolumntype{x}[1]{>{\raggedright}p{#1}} % New column types for ragged-right paragraph columns
\newcommand{\tn}{\tabularnewline} % Required as custom column type in use

% Font and Colours
\definecolor{HeadBackground}{HTML}{333333}
\definecolor{FootBackground}{HTML}{666666}
\definecolor{TextColor}{HTML}{333333}
\definecolor{DarkBackground}{HTML}{70A396}
\definecolor{LightBackground}{HTML}{F6F9F8}
\renewcommand{\familydefault}{\sfdefault}
\color{TextColor}

% Header and Footer
\pagestyle{fancy}
\fancyhead{} % Set header to blank
\fancyfoot{} % Set footer to blank
\fancyhead[L]{
\noindent
\begin{multicols}{3}
\begin{tabulary}{5.8cm}{C}
    \SetRowColor{DarkBackground}
    \vspace{-7pt}
    {\parbox{\dimexpr\textwidth-2\fboxsep\relax}{\noindent
        \hspace*{-6pt}\includegraphics[width=5.8cm]{/web/www.cheatography.com/public/images/cheatography_logo.pdf}}
    }
\end{tabulary}
\columnbreak
\begin{tabulary}{11cm}{L}
    \vspace{-2pt}\large{\bf{\textcolor{DarkBackground}{\textrm{French verbs Cheat Sheet}}}} \\
    \normalsize{by \textcolor{DarkBackground}{MrDeez} via \textcolor{DarkBackground}{\uline{cheatography.com/205259/cs/43825/}}}
\end{tabulary}
\end{multicols}}

\fancyfoot[L]{ \footnotesize
\noindent
\begin{multicols}{3}
\begin{tabulary}{5.8cm}{LL}
  \SetRowColor{FootBackground}
  \mymulticolumn{2}{p{5.377cm}}{\bf\textcolor{white}{Cheatographer}}  \\
  \vspace{-2pt}MrDeez \\
  \uline{cheatography.com/mrdeez} \\
  \end{tabulary}
\vfill
\columnbreak
\begin{tabulary}{5.8cm}{L}
  \SetRowColor{FootBackground}
  \mymulticolumn{1}{p{5.377cm}}{\bf\textcolor{white}{Cheat Sheet}}  \\
   \vspace{-2pt}Not Yet Published.\\
   Updated 12th July, 2024.\\
   Page {\thepage} of \pageref{LastPage}.
\end{tabulary}
\vfill
\columnbreak
\begin{tabulary}{5.8cm}{L}
  \SetRowColor{FootBackground}
  \mymulticolumn{1}{p{5.377cm}}{\bf\textcolor{white}{Sponsor}}  \\
  \SetRowColor{white}
  \vspace{-5pt}
  %\includegraphics[width=48px,height=48px]{dave.jpeg}
  Measure your website readability!\\
  www.readability-score.com
\end{tabulary}
\end{multicols}}




\begin{document}
\raggedright
\raggedcolumns

% Set font size to small. Switch to any value
% from this page to resize cheat sheet text:
% www.emerson.emory.edu/services/latex/latex_169.html
\footnotesize % Small font.

\begin{multicols*}{3}

\begin{tabularx}{5.377cm}{x{1.60195 cm} x{2.01388 cm} x{0.96117 cm} }
\SetRowColor{DarkBackground}
\mymulticolumn{3}{x{5.377cm}}{\bf\textcolor{white}{Participe Passé avec -int}}  \tn
% Row 0
\SetRowColor{LightBackground}
Infinitf & \{\{nobreak\}\}Participe Passé & \{\{br\}\}Anglais \tn 
% Row Count 2 (+ 2)
% Row 1
\SetRowColor{white}
craindre & {\emph{craint}} & fear \tn 
% Row Count 3 (+ 1)
% Row 2
\SetRowColor{LightBackground}
peindre & {\emph{peint}} & paint \tn 
% Row Count 4 (+ 1)
% Row 3
\SetRowColor{white}
joindre & {\emph{joint}} & join \tn 
% Row Count 5 (+ 1)
% Row 4
\SetRowColor{LightBackground}
contraindre & {\emph{contraint}} & force \tn 
% Row Count 6 (+ 1)
% Row 5
\SetRowColor{white}
\{\{nobreak\}\}se plaindre & {\emph{suis plaint}} & \seqsplit{complain} \tn 
% Row Count 8 (+ 2)
% Row 6
\SetRowColor{LightBackground}
éteindre & {\emph{éteint}} & turn off \tn 
% Row Count 9 (+ 1)
% Row 7
\SetRowColor{white}
atteindre & {\emph{atteint}} & reach \tn 
% Row Count 10 (+ 1)
\hhline{>{\arrayrulecolor{DarkBackground}}---}
\end{tabularx}
\par\addvspace{1.3em}

\begin{tabularx}{5.377cm}{x{1.73926 cm} x{2.01388 cm} x{0.82386 cm} }
\SetRowColor{DarkBackground}
\mymulticolumn{3}{x{5.377cm}}{\bf\textcolor{white}{\{\{nobreak\}\}Participe Passé avec -çu}}  \tn
% Row 0
\SetRowColor{LightBackground}
Infinitf & \{\{nobreak\}\}Participe Passé & \seqsplit{Anglais} \tn 
% Row Count 2 (+ 2)
% Row 1
\SetRowColor{white}
recevoir & reçu & \seqsplit{receive/get} \tn 
% Row Count 4 (+ 2)
% Row 2
\SetRowColor{LightBackground}
percevoir & perçu & \seqsplit{perceive} \tn 
% Row Count 6 (+ 2)
% Row 3
\SetRowColor{white}
\{\{nobreak\}\}s'apercevoir & me suis aperçu & notice \tn 
% Row Count 8 (+ 2)
\hhline{>{\arrayrulecolor{DarkBackground}}---}
\end{tabularx}
\par\addvspace{1.3em}

\begin{tabularx}{5.377cm}{x{1.32733 cm} x{2.15119 cm} x{1.09848 cm} }
\SetRowColor{DarkBackground}
\mymulticolumn{3}{x{5.377cm}}{\bf\textcolor{white}{Participe Passé avec -ert}}  \tn
% Row 0
\SetRowColor{LightBackground}
Infinitf & Participe Passé & Anglais \tn 
% Row Count 1 (+ 1)
% Row 1
\SetRowColor{white}
ouvrir & {\emph{ouvert}} & open \tn 
% Row Count 2 (+ 1)
% Row 2
\SetRowColor{LightBackground}
découvrir & {\emph{découvert}} & discover \tn 
% Row Count 3 (+ 1)
% Row 3
\SetRowColor{white}
couvrir & {\emph{couvert}} & cover \tn 
% Row Count 4 (+ 1)
% Row 4
\SetRowColor{LightBackground}
offrir & {\emph{offert}} & offer \tn 
% Row Count 5 (+ 1)
% Row 5
\SetRowColor{white}
souffrir & {\emph{souffert}} & suffer \tn 
% Row Count 6 (+ 1)
\hhline{>{\arrayrulecolor{DarkBackground}}---}
\end{tabularx}
\par\addvspace{1.3em}

\begin{tabularx}{5.377cm}{p{0.68655 cm} x{1.96811 cm} x{1.92234 cm} }
\SetRowColor{DarkBackground}
\mymulticolumn{3}{x{5.377cm}}{\bf\textcolor{white}{Futur pour -oyer/-ayer/-uyer}}  \tn
% Row 0
\SetRowColor{LightBackground}
\seqsplit{Infinitf} & Futur 1pers. & Anglais \tn 
% Row Count 2 (+ 2)
% Row 1
\SetRowColor{white}
\seqsplit{essayer} & {\bf{essaier}}{\emph{ai}} & try \tn 
% Row Count 4 (+ 2)
% Row 2
\SetRowColor{LightBackground}
payer & {\bf{paier}}{\emph{ai}}/{\bf{payer}}{\emph{ai}} & \{\{nobreak\}\}(diff. snd) pay \tn 
% Row Count 6 (+ 2)
% Row 3
\SetRowColor{white}
\seqsplit{employer} & {\bf{emploier}}{\emph{ai}} & employ \tn 
% Row Count 8 (+ 2)
% Row 4
\SetRowColor{LightBackground}
se noyer & me {\bf{noier}}{\emph{ai}} & drown \tn 
% Row Count 10 (+ 2)
% Row 5
\SetRowColor{white}
\seqsplit{nettoyer} & {\bf{nettoier}}{\emph{ai}} & clean \tn 
% Row Count 12 (+ 2)
% Row 6
\SetRowColor{LightBackground}
\seqsplit{essuyer} & {\bf{essuier}}{\emph{ai}} & wipe \tn 
% Row Count 14 (+ 2)
% Row 7
\SetRowColor{white}
\seqsplit{s'ennuyer} & m'{\bf{ennuier}}{\emph{ai}} & be/get bored \tn 
% Row Count 16 (+ 2)
\hhline{>{\arrayrulecolor{DarkBackground}}---}
\SetRowColor{LightBackground}
\mymulticolumn{3}{x{5.377cm}}{The {\emph{y}} of the infinitive becomes an {\emph{i}}}  \tn 
\hhline{>{\arrayrulecolor{DarkBackground}}---}
\end{tabularx}
\par\addvspace{1.3em}

\begin{tabularx}{5.377cm}{x{0.96117 cm} x{2.56312 cm} x{1.05271 cm} }
\SetRowColor{DarkBackground}
\mymulticolumn{3}{x{5.377cm}}{\bf\textcolor{white}{Participe Passé avec -u}}  \tn
% Row 0
\SetRowColor{LightBackground}
\seqsplit{Infinitf} & \{\{nobreak\}\}Participe Passé & Anglais \tn 
% Row Count 2 (+ 2)
% Row 1
\SetRowColor{white}
avoir & {\emph{eu}} & have \tn 
% Row Count 3 (+ 1)
% Row 2
\SetRowColor{LightBackground}
voir & {\emph{vu}} & see \tn 
% Row Count 4 (+ 1)
% Row 3
\SetRowColor{white}
devoir & {\bf{dû}} & must \tn 
% Row Count 5 (+ 1)
% Row 4
\SetRowColor{LightBackground}
pouvoir & {\emph{pu}} & can \tn 
% Row Count 6 (+ 1)
% Row 5
\SetRowColor{white}
boire & {\emph{bu}} & drink \tn 
% Row Count 7 (+ 1)
% Row 6
\SetRowColor{LightBackground}
croire & {\emph{cru}} & believe \tn 
% Row Count 8 (+ 1)
% Row 7
\SetRowColor{white}
savoir & {\emph{su}} & know \tn 
% Row Count 9 (+ 1)
% Row 8
\SetRowColor{LightBackground}
lire & {\emph{lu}} & read \tn 
% Row Count 10 (+ 1)
% Row 9
\SetRowColor{white}
plaire & {\emph{plu}} & \seqsplit{like/please} \tn 
% Row Count 12 (+ 2)
% Row 10
\SetRowColor{LightBackground}
\seqsplit{connaître} & {\emph{connu}} & to know \tn 
% Row Count 14 (+ 2)
% Row 11
\SetRowColor{white}
\seqsplit{paraître} & {\emph{paru}} & \seqsplit{seem/appear} \tn 
% Row Count 16 (+ 2)
% Row 12
\SetRowColor{LightBackground}
vouloir & {\emph{voulu}} & to want \tn 
% Row Count 17 (+ 1)
% Row 13
\SetRowColor{white}
battre & {\emph{battu}} & beat \tn 
% Row Count 18 (+ 1)
% Row 14
\SetRowColor{LightBackground}
\seqsplit{débattre} & {\emph{débattu}} & debate \tn 
% Row Count 20 (+ 2)
% Row 15
\SetRowColor{white}
\seqsplit{combattre} & {\emph{combattu}} & fight \tn 
% Row Count 22 (+ 2)
% Row 16
\SetRowColor{LightBackground}
courir & {\emph{couru}} & run \tn 
% Row Count 23 (+ 1)
% Row 17
\SetRowColor{white}
vivre & {\emph{vécu}} & live \tn 
% Row Count 24 (+ 1)
% Row 18
\SetRowColor{LightBackground}
tenir & {\emph{tenu}} & hold \tn 
% Row Count 25 (+ 1)
% Row 19
\SetRowColor{white}
retenir & {\emph{retenu}} & retain \tn 
% Row Count 26 (+ 1)
% Row 20
\SetRowColor{LightBackground}
\seqsplit{soutenir} & {\emph{soutenu}} & support \tn 
% Row Count 27 (+ 1)
% Row 21
\SetRowColor{white}
devenir & {\emph{devenu}} & become \tn 
% Row Count 28 (+ 1)
% Row 22
\SetRowColor{LightBackground}
\seqsplit{répondre} & répondu & answer \tn 
% Row Count 30 (+ 2)
\hhline{>{\arrayrulecolor{DarkBackground}}---}
\end{tabularx}
\par\addvspace{1.3em}

\begin{tabularx}{5.377cm}{x{1.14425 cm} x{2.05965 cm} x{1.3731 cm} }
\SetRowColor{DarkBackground}
\mymulticolumn{3}{x{5.377cm}}{\bf\textcolor{white}{Futur pour verbes en -ir}}  \tn
% Row 0
\SetRowColor{LightBackground}
Infinitf & Futur 1pers. & Anglais \tn 
% Row Count 1 (+ 1)
% Row 1
\SetRowColor{white}
venir & {\bf{viendr}}{\emph{ai}} & come \tn 
% Row Count 2 (+ 1)
% Row 2
\SetRowColor{LightBackground}
tenir & {\bf{tiendr}}{\emph{ai}} & hold \tn 
% Row Count 3 (+ 1)
% Row 3
\SetRowColor{white}
devenir & {\bf{deviendr}}{\emph{ai}} & becone \tn 
% Row Count 4 (+ 1)
% Row 4
\SetRowColor{LightBackground}
retenir & {\bf{retiendr}}{\emph{ai}} & retain \tn 
% Row Count 5 (+ 1)
% Row 5
\SetRowColor{white}
obtenir & {\bf{obtiendr}}{\emph{ai}} & obtain \tn 
% Row Count 6 (+ 1)
% Row 6
\SetRowColor{LightBackground}
cueillir & {\bf{cuiller}}{\emph{ai}} & pick (fruit) \tn 
% Row Count 7 (+ 1)
% Row 7
\SetRowColor{white}
\seqsplit{accueillir} & {\bf{accueiller}}{\emph{ai}} & welcome \tn 
% Row Count 8 (+ 1)
\hhline{>{\arrayrulecolor{DarkBackground}}---}
\end{tabularx}
\par\addvspace{1.3em}

\begin{tabularx}{5.377cm}{x{0.96117 cm} x{2.65466 cm} x{0.96117 cm} }
\SetRowColor{DarkBackground}
\mymulticolumn{3}{x{5.377cm}}{\bf\textcolor{white}{Participe Passé avec -is}}  \tn
% Row 0
\SetRowColor{LightBackground}
\seqsplit{Infinitf} & \{\{nobreak\}\}Participe Passé & Anglais \tn 
% Row Count 2 (+ 2)
% Row 1
\SetRowColor{white}
mettre & {\emph{mis}} & put/put on \tn 
% Row Count 4 (+ 2)
% Row 2
\SetRowColor{LightBackground}
\seqsplit{permettre} & {\emph{permis}} & allow \tn 
% Row Count 6 (+ 2)
% Row 3
\SetRowColor{white}
prendre & {\emph{pris}} & take \tn 
% Row Count 7 (+ 1)
% Row 4
\SetRowColor{LightBackground}
\seqsplit{comprendre} & {\emph{compris}} & \seqsplit{understand} \tn 
% Row Count 9 (+ 2)
% Row 5
\SetRowColor{white}
\seqsplit{apprendre} & {\emph{appris}} & learn \tn 
% Row Count 11 (+ 2)
\hhline{>{\arrayrulecolor{DarkBackground}}---}
\end{tabularx}
\par\addvspace{1.3em}

\begin{tabularx}{5.377cm}{x{1.19002 cm} x{2.33427 cm} x{1.05271 cm} }
\SetRowColor{DarkBackground}
\mymulticolumn{3}{x{5.377cm}}{\bf\textcolor{white}{Participe Passé avec -i}}  \tn
% Row 0
\SetRowColor{LightBackground}
Infinitf & Participe Passé & Anglais \tn 
% Row Count 1 (+ 1)
% Row 1
\SetRowColor{white}
finir & {\emph{fini}} & finish \tn 
% Row Count 2 (+ 1)
% Row 2
\SetRowColor{LightBackground}
dormir & {\emph{dormi}} & sleep \tn 
% Row Count 3 (+ 1)
% Row 3
\SetRowColor{white}
sourire & {\emph{souri}} & ssmile \tn 
% Row Count 4 (+ 1)
% Row 4
\SetRowColor{LightBackground}
grandir & {\emph{grandi}} & grow \tn 
% Row Count 5 (+ 1)
% Row 5
\SetRowColor{white}
choisir & {\emph{choisi}} & choose \tn 
% Row Count 6 (+ 1)
% Row 6
\SetRowColor{LightBackground}
suivre & {\emph{suivi}} & follow \tn 
% Row Count 7 (+ 1)
\hhline{>{\arrayrulecolor{DarkBackground}}---}
\end{tabularx}
\par\addvspace{1.3em}

\begin{tabularx}{5.377cm}{x{1.09848 cm} x{2.24273 cm} x{1.23579 cm} }
\SetRowColor{DarkBackground}
\mymulticolumn{3}{x{5.377cm}}{\bf\textcolor{white}{Participe Passé avec -it}}  \tn
% Row 0
\SetRowColor{LightBackground}
Infinitf & Participe Passé & Anglais \tn 
% Row Count 1 (+ 1)
% Row 1
\SetRowColor{white}
conduire & {\emph{conduit}} & drive \tn 
% Row Count 2 (+ 1)
% Row 2
\SetRowColor{LightBackground}
dire & {\emph{dit}} & say \tn 
% Row Count 3 (+ 1)
% Row 3
\SetRowColor{white}
traduire & {\emph{traduit}} & translate \tn 
% Row Count 4 (+ 1)
% Row 4
\SetRowColor{LightBackground}
écrire & {\emph{ecrit}} & write \tn 
% Row Count 5 (+ 1)
% Row 5
\SetRowColor{white}
inscrire & {\emph{inscrit}} & register \tn 
% Row Count 6 (+ 1)
% Row 6
\SetRowColor{LightBackground}
produire & {\emph{produit}} & produce \tn 
% Row Count 7 (+ 1)
% Row 7
\SetRowColor{white}
cuire & {\emph{cuit}} & bake/cook \tn 
% Row Count 8 (+ 1)
% Row 8
\SetRowColor{LightBackground}
séduire & {\emph{séduit}} & seduce \tn 
% Row Count 9 (+ 1)
\hhline{>{\arrayrulecolor{DarkBackground}}---}
\end{tabularx}
\par\addvspace{1.3em}

\begin{tabularx}{5.377cm}{x{1.19002 cm} x{2.05965 cm} x{1.32733 cm} }
\SetRowColor{DarkBackground}
\mymulticolumn{3}{x{5.377cm}}{\bf\textcolor{white}{Futur pour -oir}}  \tn
% Row 0
\SetRowColor{LightBackground}
Infinitf & Futur 1pers. & Anglais \tn 
% Row Count 1 (+ 1)
% Row 1
\SetRowColor{white}
recevoir & {\bf{recevr}}{\emph{ai}} & receive \tn 
% Row Count 2 (+ 1)
% Row 2
\SetRowColor{LightBackground}
décevoir & {\bf{décevr}}{\emph{ai}} & disappoint \tn 
% Row Count 3 (+ 1)
% Row 3
\SetRowColor{white}
percevoir & {\bf{percevr}}{\emph{ai}} & perceive \tn 
% Row Count 4 (+ 1)
% Row 4
\SetRowColor{LightBackground}
vouloir & {\bf{voudr}}{\emph{ai}} & want to \tn 
% Row Count 5 (+ 1)
% Row 5
\SetRowColor{white}
pouvoir & {\bf{pourr}}{\emph{ai}} & be able to \tn 
% Row Count 6 (+ 1)
% Row 6
\SetRowColor{LightBackground}
devoir & {\bf{devr}}{\emph{ai}} & have to \tn 
% Row Count 7 (+ 1)
% Row 7
\SetRowColor{white}
voir & {\bf{verr}}{\emph{ai}} & see \tn 
% Row Count 8 (+ 1)
% Row 8
\SetRowColor{LightBackground}
envoyer & {\bf{enverr}}{\emph{ai}} & send \tn 
% Row Count 9 (+ 1)
\hhline{>{\arrayrulecolor{DarkBackground}}---}
\end{tabularx}
\par\addvspace{1.3em}

\begin{tabularx}{5.377cm}{x{1.3731 cm} x{2.01388 cm} x{1.19002 cm} }
\SetRowColor{DarkBackground}
\mymulticolumn{3}{x{5.377cm}}{\bf\textcolor{white}{Futur pour autre verbes}}  \tn
% Row 0
\SetRowColor{LightBackground}
Infinitf & Futur 1pers. & Anglais \tn 
% Row Count 1 (+ 1)
% Row 1
\SetRowColor{white}
aller & {\bf{ir}}{\emph{ai}} & go \tn 
% Row Count 2 (+ 1)
% Row 2
\SetRowColor{LightBackground}
avoir & {\bf{aur}}{\emph{ai}} & have \tn 
% Row Count 3 (+ 1)
% Row 3
\SetRowColor{white}
être & {\bf{ser}}{\emph{ai}} & be \tn 
% Row Count 4 (+ 1)
% Row 4
\SetRowColor{LightBackground}
faire & {\bf{fer}}{\emph{ai}} & do \tn 
% Row Count 5 (+ 1)
% Row 5
\SetRowColor{white}
savoir & {\bf{saur}}{\emph{ai}} & know \tn 
% Row Count 6 (+ 1)
\hhline{>{\arrayrulecolor{DarkBackground}}---}
\end{tabularx}
\par\addvspace{1.3em}

\begin{tabularx}{5.377cm}{X}
\SetRowColor{DarkBackground}
\mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{column brk}}  \tn
% Row 0
\SetRowColor{LightBackground}
\mymulticolumn{1}{x{5.377cm}}{} \tn 
% Row Count 0 (+ 0)
\hhline{>{\arrayrulecolor{DarkBackground}}-}
\end{tabularx}
\par\addvspace{1.3em}

\begin{tabularx}{5.377cm}{x{0.84609 cm} x{4.13091 cm} }
\SetRowColor{DarkBackground}
\mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Verbes du subjonctif}}  \tn
% Row 0
\SetRowColor{LightBackground}
\seqsplit{Infinitf} & \{\{ac\}\}Subjonctif\{\{ac\}\} \tn 
% Row Count 2 (+ 2)
% Row 1
\SetRowColor{white}
aller & aille, ailles, aille, aillions, alliez, allent \tn 
% Row Count 4 (+ 2)
% Row 2
\SetRowColor{LightBackground}
\seqsplit{savoir} & sache, saches, sache, sachions, sachiez, sachent \tn 
% Row Count 6 (+ 2)
% Row 3
\SetRowColor{white}
être & sois, sois, soit, soyons, soyez, soient \tn 
% Row Count 8 (+ 2)
% Row 4
\SetRowColor{LightBackground}
avoir & aie, aies, ait, ayons, ayez, aient \tn 
% Row Count 10 (+ 2)
% Row 5
\SetRowColor{white}
faire & fasse, fasses, fasse, fassions, fassiez, fassent \tn 
% Row Count 12 (+ 2)
% Row 6
\SetRowColor{LightBackground}
\seqsplit{prendre} & prenne, prennes, prenne, prenions, preniez, prennent \tn 
% Row Count 14 (+ 2)
% Row 7
\SetRowColor{white}
\seqsplit{pouvoir} & puisse, puisses, puisse, puissions, puissiez, puissent \tn 
% Row Count 16 (+ 2)
% Row 8
\SetRowColor{LightBackground}
venir & vienne, viennes, vienne, venions, veniez, viennent \tn 
% Row Count 18 (+ 2)
% Row 9
\SetRowColor{white}
tenir & tienne, tiennes, tienne, tenions, teniez, tiennent \tn 
% Row Count 20 (+ 2)
% Row 10
\SetRowColor{LightBackground}
\seqsplit{vouloir} & veuille, veuilles, veuille, voulions, vouliez, veuillent \tn 
% Row Count 22 (+ 2)
\hhline{>{\arrayrulecolor{DarkBackground}}--}
\end{tabularx}
\par\addvspace{1.3em}


% That's all folks
\end{multicols*}

\end{document}