Skip to content

Commit ae5b8a2

Browse files
committed
increase size inside table
1 parent 9710bcb commit ae5b8a2

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

learners/files/hands-on.tex

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -187,6 +187,7 @@ \section{Table of parameters}
187187
% \usepackage{booktabs}
188188
\begin{table}[htb]
189189
\centering
190+
\renewcommand{\arraystretch}{1.3}
190191
\addtolength{\leftskip} {-2cm}
191192
\addtolength{\rightskip}{-2cm}
192193
\begin{tabular}{@{}lll@{}}

learners/files/out_fr.qmd

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -177,6 +177,7 @@ Veuillez remplir le tableau ci-dessous avec les paramètres décrits ci-dessus.
177177
178178
\begin{table}[htb]
179179
\centering
180+
\renewcommand{\arraystretch}{1.3}
180181
\addtolength{\leftskip} {-2cm}
181182
\addtolength{\rightskip}{-2cm}
182183
\begin{tabular}{@{}lll@{}}

0 commit comments

Comments
 (0)