\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{nandaste} \pdfinfo{ /Title (common-regular-verbs-in-french.pdf) /Creator (Cheatography) /Author (nandaste) /Subject (Common Regular Verbs in French 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}{87BDFA} \definecolor{LightBackground}{HTML}{F0F6FE} \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{Common Regular Verbs in French Cheat Sheet}}}} \\ \normalsize{by \textcolor{DarkBackground}{nandaste} via \textcolor{DarkBackground}{\uline{cheatography.com/182637/cs/37999/}}} \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}nandaste \\ \uline{cheatography.com/nandaste} \\ \end{tabulary} \vfill \columnbreak \begin{tabulary}{5.8cm}{L} \SetRowColor{FootBackground} \mymulticolumn{1}{p{5.377cm}}{\bf\textcolor{white}{Cheat Sheet}} \\ \vspace{-2pt}Published 9th April, 2023.\\ Updated 9th April, 2023.\\ 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{2.23965 cm} x{2.73735 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Manger (to eat)}} \tn % Row 0 \SetRowColor{LightBackground} je {\bf{mange}} & nous {\bf{mangeons}} \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} tu {\bf{manges}} & vous {\bf{mangez}} \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} il/elle {\bf{mange}} & ils/elles {\bf{mangent}} \tn % Row Count 3 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.14011 cm} x{2.83689 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Boire (to drink)}} \tn % Row 0 \SetRowColor{LightBackground} je {\bf{bois}} & nous {\bf{buvons}} \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} tu {\bf{bois}} & vous {\bf{buvez}} \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} il/elle {\bf{boit}} & ils/elles {\bf{boivent}} \tn % Row Count 3 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.43873 cm} x{2.53827 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Écrire (to write)}} \tn % Row 0 \SetRowColor{LightBackground} j'{\bf{écris}} & nous {\bf{écrivons}} \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} tu {\bf{écris}} & vous {\bf{écrivez}} \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} il/elle {\bf{écrit}} & {\emph{*écris}}écrivent* \tn % Row Count 3 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.18988 cm} x{2.78712 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Décrire (to descrive / to draw )}} \tn % Row 0 \SetRowColor{LightBackground} je {\bf{décris}} & nous {\bf{décrivons}} \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} tu {\bf{décris}} & vous {\bf{décrivez}} \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} il/elle {\bf{décrit}} & ils/elles {\bf{décrivent}} \tn % Row Count 4 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.38896 cm} x{2.58804 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Coucher (to sleep)}} \tn % Row 0 \SetRowColor{LightBackground} je me {\bf{couche}} & nous nous {\bf{couchons}} \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} tu te {\bf{couches}} & vous vous {\bf{couchez}} \tn % Row Count 4 (+ 2) % Row 2 \SetRowColor{LightBackground} il/elle se {\bf{couchent}} & ils/elles se {\bf{couchent}} \tn % Row Count 6 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.23965 cm} x{2.73735 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Se lever (to get up)}} \tn % Row 0 \SetRowColor{LightBackground} je me {\bf{lève}} & nous nous {\bf{levons}} \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} tu te {\bf{lèves}} & vous vous {\emph{levez}}* \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} il/elle se {\bf{lève}} & ils/elles se {\bf{lèvent}} \tn % Row Count 4 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.23965 cm} x{2.73735 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Voyager (to travel)}} \tn % Row 0 \SetRowColor{LightBackground} je {\bf{voyage}} & nous {\bf{voyageons}} \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} tu {\bf{voyages}} & vous {\bf{voyagez}} \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} il/elle {\bf{voyage}} & ils/elles {\bf{voyagent}} \tn % Row Count 3 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.28942 cm} x{2.68758 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{S'Appeter (to call / to be called)}} \tn % Row 0 \SetRowColor{LightBackground} je m'{\bf{appelle}} & nous nous {\bf{appelons}} \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} tu t'{\bf{appelles}} & vous vous {\bf{appelez}} \tn % Row Count 3 (+ 1) % Row 2 \SetRowColor{LightBackground} il/elle s'{\bf{appelle}} & ils/elles s'{\bf{appellent}} \tn % Row Count 5 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.18988 cm} x{2.78712 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Aimer (to love)}} \tn % Row 0 \SetRowColor{LightBackground} j'{\bf{aime}} & nous {\bf{aimons}} \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} tu {\bf{aimes}} & vous {\bf{aimez}} \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} il/elle {\bf{aime}} & ils/elles {\bf{aiment}} \tn % Row Count 3 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.23965 cm} x{2.73735 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Visiter (to visit)}} \tn % Row 0 \SetRowColor{LightBackground} je {\bf{visite}} & nous {\bf{visitons}} \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} tu {\bf{visites}} & vous {\bf{visitons}} \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} il/elle {\bf{visite}} & ils/elles {\bf{visitent}} \tn % Row Count 3 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.28942 cm} x{2.68758 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Peser (to weigh)}} \tn % Row 0 \SetRowColor{LightBackground} je {\bf{pèse}} & nous {\bf{pesons}} \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} tu {\bf{pèses}} & vous {\bf{penez}} \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} il/elle {\bf{pèse}} & il/elles {\bf{pèsent}} \tn % Row Count 3 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.28942 cm} x{2.68758 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{S'intéresser (to interest)}} \tn % Row 0 \SetRowColor{LightBackground} je m'{\bf{intéresse}} & nous nous {\bf{intéressons}} \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} tu t'{\bf{intéresses}} & vous vous {\bf{ intéressez}} \tn % Row Count 4 (+ 2) % Row 2 \SetRowColor{LightBackground} il/elle s'{\bf{intéresse}} & ils/elles s'{\bf{intéressent}} \tn % Row Count 6 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.38896 cm} x{2.58804 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Acheter (to buy)}} \tn % Row 0 \SetRowColor{LightBackground} j'{\bf{achète}} & nous {\bf{achetons}} \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} tu {\bf{achetés}} & vous {\bf{achetez}} \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} il/elle {\bf{achète}} & ils/elles **achètent \tn % Row Count 4 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.14011 cm} x{2.83689 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Vendre ({\emph{to sell}})}} \tn % Row 0 \SetRowColor{LightBackground} je {\bf{vends}} & nous {\bf{vendons}} \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} tu {\bf{vends}} & vous {\bf{vendez}} \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} il/elle {\bf{vend}} & ils/elles {\bf{vendent}} \tn % Row Count 3 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.28942 cm} x{2.68758 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Comprendre ({\emph{to understand}})}} \tn % Row 0 \SetRowColor{LightBackground} je {\bf{comprends}} & nous {\bf{comprenons}} \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} tu {\bf{comprends}} & vous {\bf{comprendez}} \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} il/elle {\bf{comprend}} & ils/elles {\bf{comprennent}} \tn % Row Count 4 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.18988 cm} x{2.78712 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Apprendre (to learn)}} \tn % Row 0 \SetRowColor{LightBackground} j'{\bf{apprends}} & nous {\bf{apprenons}} \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} tu {\bf{apprends}} & vous {\bf{apprenez}} \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} il/elle {\bf{apprend}} & ils/elles {\bf{apprennent}} \tn % Row Count 4 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.38896 cm} x{2.58804 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Identifier (to identify)}} \tn % Row 0 \SetRowColor{LightBackground} j'{\bf{identifie}} & nous {\bf{identifions}} \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} tu {\bf{identifies}} & vous {\bf{identifions}} \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} il/elle {\bf{identifie}} & il/elle {\bf{identifient}} \tn % Row Count 4 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.28942 cm} x{2.68758 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Cherche (to search)}} \tn % Row 0 \SetRowColor{LightBackground} je {\bf{cherche}} & nous {\bf{cherchons}} \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} tu {\bf{cherches}} & vous {\bf{cherchez}} \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} il/elle {\bf{cherche}} & il/elles {\bf{cherchent}} \tn % Row Count 4 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.28942 cm} x{2.68758 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Danser (to dance)}} \tn % Row 0 \SetRowColor{LightBackground} je {\bf{danse}} & nous {\bf{dansons}} \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} tu {\bf{danses}} & vous {\bf{dansez}} \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} il/elle {\bf{danse}} & ils/elles {\emph{dansent}}* \tn % Row Count 3 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.23965 cm} x{2.73735 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Détester (to hater)}} \tn % Row 0 \SetRowColor{LightBackground} je {\bf{déteste}} & nous {\bf{détestons}} \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} tu {\bf{détestes}} & vous {\bf{détestez}} \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} il/elle {\bf{déteste}} & ils/elles {\bf{détestent}} \tn % Row Count 4 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.23965 cm} x{2.73735 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Adorer (to like)}} \tn % Row 0 \SetRowColor{LightBackground} J'{\bf{adore}} & nous {\bf{adorons}} \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} tu {\bf{adores}} & vous {\bf{adorez}} \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} il/elle {\bf{adore}} & ils/elles {\bf{adorent}} \tn % Row Count 3 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.33919 cm} x{2.63781 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Travailler (to work)}} \tn % Row 0 \SetRowColor{LightBackground} je {\bf{travaille}} & nous {\bf{travaillons}} \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} tu {\bf{travailles}} & vous {\bf{travaillez}} \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} il/elle {\bf{travaille}} & il/elles {\bf{travaillent}} \tn % Row Count 4 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.28942 cm} x{2.68758 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Préférer (to prefer)}} \tn % Row 0 \SetRowColor{LightBackground} je {\bf{préfère}} & nous {\bf{préférons}} \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} tu {\bf{préfères}} & vous {\bf{préférez}} \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} il/elle {\bf{préfère}} & ils/elles {\bf{préfèrent}} \tn % Row Count 4 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.23965 cm} x{2.73735 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Parler (to speak)}} \tn % Row 0 \SetRowColor{LightBackground} je {\bf{parle}} & nous {\bf{parlons}} \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} tu {\bf{parles}} & vous {\emph{*parlez}} \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} il/elle {\bf{parle}} & ils/elles {\bf{parlent}} \tn % Row Count 3 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.18988 cm} x{2.78712 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Connaître (to know)}} \tn % Row 0 \SetRowColor{LightBackground} je {\bf{connais}} & nous {\bf{connaissons}} \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} tu {\bf{connais}} & vous {\bf{connaissez}} \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} il/elle {\bf{connaît}} & ils/elles {\bf{connaissent}} \tn % Row Count 4 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.18988 cm} x{2.78712 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Venir (to come)}} \tn % Row 0 \SetRowColor{LightBackground} je {\bf{viens}} & nous {\bf{venons}} \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} tu {\bf{viens}} & vous {\bf{venez}} \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} il/elle {\bf{vient}} & ils/elles {\bf{viennent}} \tn % Row Count 3 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.18988 cm} x{2.78712 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Savoir (to know)}} \tn % Row 0 \SetRowColor{LightBackground} je {\bf{sais}} & nous {\bf{savons}} \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} tu {\bf{sais}} & vous {\bf{savez}} \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} il/elle {\bf{sait}} & ils/elles {\bf{savent}} \tn % Row Count 3 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.18988 cm} x{2.78712 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Être (to be)}} \tn % Row 0 \SetRowColor{LightBackground} je {\bf{suis}} & nous {\bf{sommes}} \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} tu {\bf{es}} & vous {\bf{êtes}} \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} il/elle {\emph{est}}* & ils/elles {\bf{sont}} \tn % Row Count 3 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.14011 cm} x{2.83689 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Vouloir (to want)}} \tn % Row 0 \SetRowColor{LightBackground} je {\bf{veux}} & nous {\bf{voulons}} \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} tu {\bf{veux}} & vous {\bf{voulez}} \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} il/elle {\bf{veux}} & ils/elles {\bf{veulent}} \tn % Row Count 3 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.23965 cm} x{2.73735 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Avoir (to have)}} \tn % Row 0 \SetRowColor{LightBackground} j'{\bf{ai}} & nous {\bf{avons}} \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} tu {\bf{as}} & vous {\bf{avez}} \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} il/elles {\bf{a}} & ils/elles {\bf{ont}} \tn % Row Count 3 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.18988 cm} x{2.78712 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Aller (to go)}} \tn % Row 0 \SetRowColor{LightBackground} je {\bf{vais}} & nous {\bf{allons}} \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} tu {\bf{vai}} & vous {\bf{allez}} \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} il/elle {\bf{va}} & ils/elles {\bf{vont}} \tn % Row Count 3 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.23965 cm} x{2.73735 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Étudie (to study)}} \tn % Row 0 \SetRowColor{LightBackground} j'{\bf{étudie}} & nous {\bf{étudions}} \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} tu {\bf{étudies}} & vous {\bf{ étudiez}} \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} il/elle {\bf{étudie}} & ils/elles {\bf{étudient}} \tn % Row Count 4 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.28942 cm} x{2.68758 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Habiter (to reside)}} \tn % Row 0 \SetRowColor{LightBackground} j'{\bf{habite}} & nous {\bf{habitons}} \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} tu {\bf{habites}} & vous {\bf{habitez}} \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} il/elle {\bf{habite}} & il/elles {\bf{habitent}} \tn % Row Count 3 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.23965 cm} x{2.73735 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Rappeler (call back, remind)}} \tn % Row 0 \SetRowColor{LightBackground} je {\bf{rappelle}} & nous {\bf{rappelle}} \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} tu {\bf{rappelles}} & vous {\bf{rappelez}} \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} il/elle {\bf{rappelle}} & ils/elles {\bf{rappellent}} \tn % Row Count 4 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.23965 cm} x{2.73735 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Mesurer (to measure)}} \tn % Row 0 \SetRowColor{LightBackground} je {\bf{mesure}} & nous {\bf{mesurons}} \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} tu {\bf{mesures}} & vous {\bf{mesurez}} \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} il/elle {\bf{mesure}} & ils/elles {\bf{mesurent}} \tn % Row Count 3 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} % That's all folks \end{multicols*} \end{document}